From 1a80e8e4fb7750d1b111439ed96096970e05f5968a8fb0b141483d47635574e6 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Mon, 7 Oct 2013 15:54:08 +0000 Subject: [PATCH] Accepting request 202551 from home:ecsos update to 4.0.8 OBS-URL: https://build.opensuse.org/request/show/202551 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=77 --- phpMyAdmin-4.0.7-all-languages.tar.bz2 | 3 --- phpMyAdmin-4.0.8-all-languages.tar.bz2 | 3 +++ phpMyAdmin.changes | 21 +++++++++++++++++++++ phpMyAdmin.spec | 2 +- 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 phpMyAdmin-4.0.7-all-languages.tar.bz2 create mode 100644 phpMyAdmin-4.0.8-all-languages.tar.bz2 diff --git a/phpMyAdmin-4.0.7-all-languages.tar.bz2 b/phpMyAdmin-4.0.7-all-languages.tar.bz2 deleted file mode 100644 index 73221db..0000000 --- a/phpMyAdmin-4.0.7-all-languages.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a891b33f8f9641f5c57b4dd5a78627ad366ea99ac59cb44beded8978a8d4968f -size 6452462 diff --git a/phpMyAdmin-4.0.8-all-languages.tar.bz2 b/phpMyAdmin-4.0.8-all-languages.tar.bz2 new file mode 100644 index 0000000..1a3017b --- /dev/null +++ b/phpMyAdmin-4.0.8-all-languages.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc38645831de9699a17859896146e52af663c61ec493d1e8e0fa4e804297fce5 +size 6274248 diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index fadca2f..6156010 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Oct 7 15:36:07 UTC 2013 - ecsos@schirra.net + +- update to 4.0.8 (2013-10-06) + - sf#3988 Rename view is not working + - sf#4041 Interaction between linkified fields and grid editing + - sf#3975 Table grouping isn't implemented properly + - sf#4060 Browser tries to remember wrong password when creating new user + - sf#4002 Edit Index on big table doesn't show "Loading" or any message + - sf#4098 Default table tab is ignored + - sf#4099 Server/library difference warning: setting is ignored + - sf#4100 table tree group strategy + - sf#4102 ALTER TABLE ORDER BY and InnoDB + - sf#4103 Tracking report: cannot delete a statement + - sf#3996 Drizzle navigation doesn't expand + - sf#4074 GIS column editor: point not displayed + - sf#4109 Drizzle tables in navigation are shown as views + - sf#4095 NUL symbols added to the end of database dump file + - sf#4105 More disappears in table Structure + - sf#3992 Multi-row edit doesn't clear values when checking NULL + ------------------------------------------------------------------- Sun Sep 29 11:13:39 UTC 2013 - ecsos@schirra.net diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 9172e44..f544c2f 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.0.7 +Version: 4.0.8 Release: 0 Url: http://www.phpMyAdmin.net Source0: %{name}-%{version}-all-languages.tar.bz2