summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpMyAdmin-dev.spec5
-rw-r--r--phpMyAdmin.spec5
2 files changed, 8 insertions, 2 deletions
diff --git a/phpMyAdmin-dev.spec b/phpMyAdmin-dev.spec
index b9e793d..c405b63 100644
--- a/phpMyAdmin-dev.spec
+++ b/phpMyAdmin-dev.spec
@@ -22,7 +22,7 @@
%endif
Name: phpMyAdmin
-Version: 4.6.2
+Version: 4.6.3
Release: 1%{?dist}
Summary: Web based MySQL browser written in php
@@ -224,6 +224,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN
%changelog
+* Thu Jun 23 2016 Remi Collet <remi@remirepo.net> 4.6.3-1
+- update to 4.6.3 (2016-06-23, security and maintenance release)
+
* Thu May 26 2016 Remi Collet <remi@remirepo.net> 4.6.2-1
- update to 4.6.2 (2016-05-25, maintenance release)
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index fe5903f..244cffc 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -22,7 +22,7 @@
%endif
Name: phpMyAdmin
-Version: 4.4.15.6
+Version: 4.4.15.7
Release: 1%{?dist}
Summary: Web based MySQL browser written in php
@@ -219,6 +219,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN
%changelog
+* Thu Jun 23 2016 Remi Collet <remi@remirepo.net> 4.4.15.7-1
+- update to 4.4.15.7 (2016-06-23, security)
+
* Fri May 27 2016 Remi Collet <remi@remirepo.net> 4.4.15.6-1
- update to 4.4.15.6 (2016-05-25, security)