diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-04-20 14:31:24 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-04-20 14:31:24 +0200 |
commit | 714b6b318bd6ad66163f6f7475b04d1b2e2a4337 (patch) | |
tree | 081dbfda2f4b9fad095889279f13aeb1b1feec51 | |
parent | bc320a98f19e385109aaebeca0fb9f8ae316302f (diff) |
phpMyAdmin: 4.4.3 (bugfix)
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 0c0a7d4..55ccc70 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.2 +Version: 4.4.3 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -213,6 +213,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Mon Apr 20 2015 Remi Collet <rpms@famillecollet.com> 4.4.3-1 +- update to 4.4.3 (2015-04-20, bugfix) + * Mon Apr 13 2015 Remi Collet <rpms@famillecollet.com> 4.4.2-1 - update to 4.4.2 (2015-04-13, bugfix) |