From 7d7642cd196322f665f680a04011c0082f38dfa25b2c39ac90c5d2f1559e13d9 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Tue, 13 May 2014 20:42:29 +0000 Subject: [PATCH] Accepting request 233801 from home:ecsos update to 4.2.1 OBS-URL: https://build.opensuse.org/request/show/233801 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=117 --- phpMyAdmin-4.2.0-all-languages.tar.bz2 | 3 --- phpMyAdmin-4.2.1-all-languages.tar.bz2 | 3 +++ phpMyAdmin.changes | 22 ++++++++++++++++++++++ phpMyAdmin.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 phpMyAdmin-4.2.0-all-languages.tar.bz2 create mode 100644 phpMyAdmin-4.2.1-all-languages.tar.bz2 diff --git a/phpMyAdmin-4.2.0-all-languages.tar.bz2 b/phpMyAdmin-4.2.0-all-languages.tar.bz2 deleted file mode 100644 index a432472..0000000 --- a/phpMyAdmin-4.2.0-all-languages.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46a1847c5576c9d591c1e22a39c8229db9aa1c785a06265a47ba16b978383c3e -size 6194585 diff --git a/phpMyAdmin-4.2.1-all-languages.tar.bz2 b/phpMyAdmin-4.2.1-all-languages.tar.bz2 new file mode 100644 index 0000000..a588618 --- /dev/null +++ b/phpMyAdmin-4.2.1-all-languages.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37cab24e98d21e7394ba5643c80c1c662099c19621ae5a6131f6b57b2022437a +size 6882971 diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index 3bc8869..ea9e550 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue May 13 20:15:28 UTC 2014 - ecsos@schirra.net + +- update to 4.2.1 (2014-05-13) + - sf#4380 Cannot display table structure with enums + containing special characters + - sf#4381 Cannot remove the last remembered sorted column + - sf Correctly fetch length of user and host fields in MySQL tables + - sf#4364 examples/signon.php does not support + the SessionSavePath directive + - sf#4382 Missing source for OpenLayers library + - sf Incorrect attributes for number fields + - sf#4383 Cannot update values in Zoom search + - sf#4313 GIS Visualization Extension does not work + with PointFromText() function + - sf#4384 Incorrect "Rows" total shown when truncating + or dropping a table on DB Structure page + - sf#4385 Grid edit on sorted columns fails + - sf#4389 Null checkbox covering data input when editing + - sf#4390 Data type changing by itself + (no size but attribute present) + ------------------------------------------------------------------- Thu May 8 14:29:34 UTC 2014 - ecsos@schirra.net diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index a3a28d6..a1c5868 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -34,7 +34,7 @@ Name: phpMyAdmin Summary: Administration of MySQL over the web License: GPL-2.0+ Group: Productivity/Networking/Web/Frontends -Version: 4.2.0 +Version: 4.2.1 Release: 0 Url: http://www.phpMyAdmin.net Source0: http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2