diff --git a/phpMyAdmin-4.3.4-all-languages.tar.bz2 b/phpMyAdmin-4.3.4-all-languages.tar.bz2 deleted file mode 100644 index 425e787..0000000 --- a/phpMyAdmin-4.3.4-all-languages.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:257e5034e638481078c0f62b5527a2b6bb9a5171153f91448fd2a59faef3c695 -size 6873767 diff --git a/phpMyAdmin-4.3.5-all-languages.tar.bz2 b/phpMyAdmin-4.3.5-all-languages.tar.bz2 new file mode 100644 index 0000000..c293d47 --- /dev/null +++ b/phpMyAdmin-4.3.5-all-languages.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1257445306bae5c990587113a1873aa350d648e58fe4ceea45a42f2c6e13149c +size 7165613 diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index 26485ec..8be73cc 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Jan 5 16:03:43 UTC 2015 - ecsos@opensuse.org + +- update to 4.3.5 (2015-01-05) + - fix bug Auto-configuration: tables were not created + automatically + - sf#4677 Advanced feature checker does not check for + favorite tables feature + - sf#4678 Some of the data stored in configuration storage + are not deleted upon db or table delete + - sf#4679 Setup does not allow providing a name for + favorites table + - sf#4680 Number of favorite table are not configurable in setup + - sf#4681 'Central columns table' field in setup does not have + a description + - sf#4318 Default connection collation and sorting + - sf#4683 Relational data is not properly updated on table rename + - sf#4655 Undefined index: collation_connection (second patch) + - sf#4682 4.3.3 & 4.3.4 Import sql created by mysqldump fails on + foreign keys + - sf#4676 Auto-configuration issues + - sf#4416 New lines are removed when grid editing (part two: TEXT) + ------------------------------------------------------------------- Mon Dec 29 18:03:15 UTC 2014 - ecsos@opensuse.org diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 042aae4..c9022e0 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,7 +1,7 @@ # # spec file for package phpMyAdmin # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,7 @@ Name: phpMyAdmin Summary: Administration of MySQL over the web License: GPL-2.0+ Group: Productivity/Networking/Web/Frontends -Version: 4.3.4 +Version: 4.3.5 Release: 0 Url: http://www.phpMyAdmin.net Source0: http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2