summaryrefslogtreecommitdiffstats
path: root/phpMyAdmin.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-08-27 19:10:51 +0200
committerRemi Collet <fedora@famillecollet.com>2013-08-27 19:10:51 +0200
commite7bb8b161f88e156e2015d1aece943a568e72d4e (patch)
tree3f7be0beca327ba4f452624274fa2abbc8c91943 /phpMyAdmin.spec
parentc6db5d7d5680e5a7dea85b468f905f5f6089b9a3 (diff)
phpMyAdmin: 4.0.6-rc1
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r--phpMyAdmin.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 63cc9fc..15f5f84 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -1,6 +1,8 @@
+%global prever rc1
+
Name: phpMyAdmin
-Version: 4.0.5
-Release: 1%{?dist}
+Version: 4.0.6
+Release: 0.1.%{prever}%{?dist}
Summary: Web based MySQL browser written in php
Group: Applications/Internet
@@ -148,6 +150,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN
%changelog
+* Tue Aug 27 2013 Remi Collet <rpms@famillecollet.com> 4.0.6-0.1.rc1
+- update to 4.0.6-rc1
+
* Mon Aug 5 2013 Remi Collet <rpms@famillecollet.com> 4.0.5-1
- update to 4.0.5, security fixes for PMASA-2013-10