diff --git a/phpmyadmin.spec b/phpmyadmin.spec index a872353..453620d 100644 --- a/phpmyadmin.spec +++ b/phpmyadmin.spec @@ -18,7 +18,7 @@ %define theme_Verysmall_version %{theme_version}a Name: %{?sitename:%sitename-}phpmyadmin -Version: 4.2.1 +Version: 4.2.2 Release: 1mamba Summary: MySQL administration tool Group: Applications/Databases @@ -37,6 +37,8 @@ Source6: http://downloads.sourceforge.net/project/phpmyadmin/themes/pixeli #Source8: http://downloads.sourceforge.net/phpmyadmin/very_small-%{theme_Verysmall_version}.zip License: GPL BuildArch: noarch +## AUTOBUILDREQ-BEGIN +## AUTOBUILDREQ-END BuildRequires: apache Requires: apache-mod_php >= 4.3 Requires: php-mysql @@ -214,6 +216,9 @@ rm -f .core .themes # scripts/*.sql %changelog +* Wed May 21 2014 Automatic Build System 4.2.2-1mamba +- automatic version update by autodist + * Wed May 14 2014 Automatic Build System 4.2.1-1mamba - automatic version update by autodist