diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-07-31 15:54:07 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-07-31 15:54:07 +0200 |
commit | 35b40e79ba43df1f5c8fe0beb831ba722053029f (patch) | |
tree | 52c5ee41106bf1e0a1c42b7ac9f592a425dd319e /phpMyAdmin.spec | |
parent | f45447fda2e1c98f8ced956c2ba93d119e23805e (diff) |
phpMyAdmin: 4.2.7 (bugfix)
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r-- | phpMyAdmin.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 0c0365a..6efdfde 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -13,8 +13,8 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_datadir}/doc/%{name}-%{version}} Name: phpMyAdmin -Version: 4.2.6 -Release: 3%{?dist} +Version: 4.2.7 +Release: 1%{?dist} Summary: Web based MySQL browser written in php Group: Applications/Internet @@ -185,6 +185,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Thu Jul 31 2014 Remi Collet <rpms@famillecollet.com> 4.2.7-1 +- update to 4.2.7 (Thu, 31 Jul 2014, bugfix) + * Thu Jul 31 2014 Remi Collet <rpms@famillecollet.com> 4.2.6-3 - move documentation in /usr/share/doc - move License in /usr/share/licenses |