From aed58dad8968a84f4c9743cfd31b0a4041af28b2de07afa36473610f0c4304ed Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Sun, 9 Feb 2014 16:59:31 +0000 Subject: [PATCH] Accepting request 221519 from home:ecsos update to 4.1.7 OBS-URL: https://build.opensuse.org/request/show/221519 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=98 --- phpMyAdmin-4.1.6-all-languages.tar.bz2 | 3 --- phpMyAdmin-4.1.7-all-languages.tar.bz2 | 3 +++ phpMyAdmin.changes | 21 +++++++++++++++++++++ phpMyAdmin.spec | 2 +- 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 phpMyAdmin-4.1.6-all-languages.tar.bz2 create mode 100644 phpMyAdmin-4.1.7-all-languages.tar.bz2 diff --git a/phpMyAdmin-4.1.6-all-languages.tar.bz2 b/phpMyAdmin-4.1.6-all-languages.tar.bz2 deleted file mode 100644 index 10f59e8..0000000 --- a/phpMyAdmin-4.1.6-all-languages.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0512c6f80bf235c3df2101927b845f5d571a925e2f6092b4f180659068b30c60 -size 6418615 diff --git a/phpMyAdmin-4.1.7-all-languages.tar.bz2 b/phpMyAdmin-4.1.7-all-languages.tar.bz2 new file mode 100644 index 0000000..89a4dfd --- /dev/null +++ b/phpMyAdmin-4.1.7-all-languages.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ffcdda2b819113ddcf54acd4a8935e48be96e9855e1e906ef29609e2eca5d0 +size 6359279 diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index 171e982..08882aa 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Feb 9 16:40:00 UTC 2014 - ecsos@schirra.net + +- update to 4.1.7 (2014-02-09) + - sf#4245 initial Browse query does not match sorting order + - sf#4250 Notice on export page + - sf#4253 "New" text in navigation frame acts like a database + - sf#4262 Cannot define a column with fractional seconds + - sf#4265 Missing datepicker icon for DATETIME(length) + - sf#4257 Hide fractional seconds when applicable + - sf#4264 Uncheck "Ignore" while inserting, upon leaving a textarea + - sf#4260 reCaptcha is ignoring language settings + - sf#4259 reCaptcha sound session expired problem + - sf#4263 Japanese character encoding not working properly when exporting + - sf#4269 Notice on table relation page + - sf#4270 Bad text-color for table comments + - sf#4278 reCaptcha re-login requires double effort + - sf#4272 Incorrect tabindex + - sf#4271 Query by example and the second criteria line + - sf#4242 Wildcard-containing only_db failure in sidebar + ------------------------------------------------------------------- Sun Jan 26 12:56:25 UTC 2014 - ecsos@schirra.net diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index f893d90..e91c4f3 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.1.6 +Version: 4.1.7 Release: 0 Url: http://www.phpMyAdmin.net Source0: http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2