diff --git a/phpmyadmin.spec b/phpmyadmin.spec index 3617681..7ec54e7 100644 --- a/phpmyadmin.spec +++ b/phpmyadmin.spec @@ -18,15 +18,15 @@ %define theme_Verysmall_version %{theme_version}a Name: %{?sitename:%sitename-}phpmyadmin -Version: 4.4.10 -Release: 2mamba +Version: 4.5.2 +Release: 1mamba Summary: MySQL administration tool Group: Applications/Databases Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.phpmyadmin.net/ -Source: http://downloads.sourceforge.net/phpmyadmin/phpMyAdmin-%{version}-all-languages.tar.bz2 +Source: https://files.phpmyadmin.net/phpMyAdmin/%{version}/phpMyAdmin-%{version}-all-languages.tar.xz Source1: http://downloads.sourceforge.net/project/phpmyadmin/themes/arctic_ocean/%{theme_arctic_ocean_version}/arctic_ocean-%{theme_arctic_ocean_version}.zip Source2: http://downloads.sourceforge.net/project/phpmyadmin/themes/crimson_gray/%{theme_crimson_gray_version}/crimson_gray-%{theme_crimson_gray_version}.zip #Source3: http://downloads.sourceforge.net/phpmyadmin/dark_lime-%{theme_version}.zip @@ -216,6 +216,9 @@ rm -f .core .themes # scripts/*.sql %changelog +* Thu Dec 03 2015 Silvan Calarco 4.5.2-1mamba +- update to 4.5.2 + * Mon Jul 13 2015 Silvan Calarco 4.4.10-2mamba - allow /dev in php basedir configuration to fix blocking when trying to use /dev/urandom