diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-04-28 05:52:58 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-04-28 05:52:58 +0200 |
commit | b14aa76ed8696865c7af4450c264d158d92d7260 (patch) | |
tree | 71b7a353653284b55dc634321f90f768036309de /phpMyAdmin-dev.spec | |
parent | a23fa35117e38edd71eb1070671b099060e9bdae (diff) |
phpMyAdmin 4.0.0-RC4
Diffstat (limited to 'phpMyAdmin-dev.spec')
-rw-r--r-- | phpMyAdmin-dev.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/phpMyAdmin-dev.spec b/phpMyAdmin-dev.spec index fe57ae8..93e856e 100644 --- a/phpMyAdmin-dev.spec +++ b/phpMyAdmin-dev.spec @@ -1,8 +1,8 @@ -%global prever rc3 +%global prever rc4 Name: phpMyAdmin Version: 4.0.0 -Release: %{?prever:0.}4%{?prever:.%prever}%{?dist} +Release: %{?prever:0.}5%{?prever:.%prever}%{?dist} Summary: Web based MySQL browser written in php Group: Applications/Internet @@ -142,6 +142,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Sun Apr 28 2013 Remi Collet <rpms@famillecollet.com> 4.0.0-0.5.rc4 +- 4.0.0-rc4 + * Wed Apr 24 2013 Remi Collet <rpms@famillecollet.com> 4.0.0-0.4.rc3 - 4.0.0-rc3 |