From 82d28385ec476a65d1e4a7fc2ddef1343b6580ca9c539acff6469eed72f74ab9 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Sun, 31 Aug 2014 22:11:35 +0000 Subject: [PATCH] Accepting request 247011 from home:ecsos update to 4.2.8 OBS-URL: https://build.opensuse.org/request/show/247011 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=136 --- phpMyAdmin-4.2.7.1-all-languages.tar.bz2 | 3 --- phpMyAdmin-4.2.8-all-languages.tar.bz2 | 3 +++ phpMyAdmin.changes | 21 +++++++++++++++++++++ phpMyAdmin.spec | 2 +- 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 phpMyAdmin-4.2.7.1-all-languages.tar.bz2 create mode 100644 phpMyAdmin-4.2.8-all-languages.tar.bz2 diff --git a/phpMyAdmin-4.2.7.1-all-languages.tar.bz2 b/phpMyAdmin-4.2.7.1-all-languages.tar.bz2 deleted file mode 100644 index 4925382..0000000 --- a/phpMyAdmin-4.2.7.1-all-languages.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4079ac9e5e51153682bba24a89d615043ae10d4d527d4dce73f18d5721d38c51 -size 6707181 diff --git a/phpMyAdmin-4.2.8-all-languages.tar.bz2 b/phpMyAdmin-4.2.8-all-languages.tar.bz2 new file mode 100644 index 0000000..a08c788 --- /dev/null +++ b/phpMyAdmin-4.2.8-all-languages.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2cf7ae0d4cc2e38f5bac6dbcb281e56e9738a669f7952e0c79fb09309f9f349 +size 6748400 diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index 261e111..d09c708 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Aug 31 21:52:38 UTC 2014 - ecsos@schirra.net + +- update to 4.2.8 (2014-08-31) + - sf#4516 Odd export behavior + - sf#4519 Uncaught TypeError: Cannot read property 'success' + of null + - sf#4520 sql.js: cannot read property + - sf#4521 Initially allowed chart types do not match selected + data + - sf#4518 Export to SQL: CREATE TABLE option AUTO_INCREMENT + ignored + - sf#4522 Duplicate column names while assigning index + - sf#4487 Export of partitioned table does not import + - fix bug server_privileges.js: cannot read property + - sf#4527 Importing ODS files with column names having trailing + spaces fails + - sf#4413 Navigation Error in Nav Tree for Search Results Past + the First Page + - fix bug functions.js: Cannot read property 'replace' of undefined + ------------------------------------------------------------------- Fri Aug 29 14:58:31 UTC 2014 - chris@computersalat.de diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 2b65cd9..2ae2ac2 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -38,7 +38,7 @@ Name: phpMyAdmin Summary: Administration of MySQL over the web License: GPL-2.0+ Group: Productivity/Networking/Web/Frontends -Version: 4.2.7.1 +Version: 4.2.8 Release: 0 Url: http://www.phpMyAdmin.net Source0: http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2