diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-06 06:30:40 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-06 06:30:40 +0100 |
commit | 24c3f654621159bc0679900f81c945b9adfa2408 (patch) | |
tree | fc142b3d0c0de807ee4dd50165561c2ae390f021 | |
parent | a668e8ddc816742be9da6897f994f36bb0aacd7c (diff) |
phpMyAdmin: 4.6.5.2
-rw-r--r-- | phpMyAdmin.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 803f118..df8c25a 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,8 +22,8 @@ %endif Name: phpMyAdmin -Version: 4.6.5.1 -Release: 2%{?dist} +Version: 4.6.5.2 +Release: 1%{?dist} Summary: Web based MySQL browser written in php Group: Applications/Internet @@ -221,6 +221,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \ %changelog +* Tue Dec 6 2016 Remi Collet <remi@remirepo.net> 4.6.5.2-1 +- update to 4.6.5.2 (2016-12-06, bug fixes) + * Mon Nov 28 2016 Remi Collet <remi@remirepo.net> 4.6.5.1-2 - drop unneeded patch |