From ad1e7daa99b37a5f3ceb37d17c819ba2b0129d31e436d437d524eedc2b6efdda Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Wed, 16 Jan 2013 23:33:20 +0000 Subject: [PATCH] Accepting request 148775 from home:computersalat:devel:php update to 3.5.5 OBS-URL: https://build.opensuse.org/request/show/148775 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=44 --- phpMyAdmin-3.5.3-all-languages.tar.bz2 | 3 --- phpMyAdmin-3.5.5-all-languages.tar.bz2 | 3 +++ phpMyAdmin.changes | 33 ++++++++++++++++++++++++++ phpMyAdmin.spec | 4 ++-- 4 files changed, 38 insertions(+), 5 deletions(-) delete mode 100644 phpMyAdmin-3.5.3-all-languages.tar.bz2 create mode 100644 phpMyAdmin-3.5.5-all-languages.tar.bz2 diff --git a/phpMyAdmin-3.5.3-all-languages.tar.bz2 b/phpMyAdmin-3.5.3-all-languages.tar.bz2 deleted file mode 100644 index 3020633..0000000 --- a/phpMyAdmin-3.5.3-all-languages.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8833f97f93c43818b2e3e83eb10f47e05c914a6f731abacddc3a9563a7753570 -size 4875342 diff --git a/phpMyAdmin-3.5.5-all-languages.tar.bz2 b/phpMyAdmin-3.5.5-all-languages.tar.bz2 new file mode 100644 index 0000000..e6dfd14 --- /dev/null +++ b/phpMyAdmin-3.5.5-all-languages.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e4d120f2a0b4aa042275e5c6c80e642aa07336779c6a3bad2c54707d6afa65 +size 4922950 diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index e24468c..49562d3 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Wed Jan 16 23:17:50 UTC 2013 - chris@computersalat.de + +- update to 3.5.5.0 (2012-12-21) + * sf#3563824 [export] Support Apache's mod_deflate + * sf#3585523 [interface] Inline query editing broken after row update + * sf#3586389 [setup] Cannot switch language in /setup + * sf#3585695 [CSS] Font size in inline query editor is way too big + * sf#3588354 [l10n] Portuguese Language not displaying correctly + * sf#3591412 [status] Live charts don't work for non-default server + * sf[core] Proxy ajax calls to pma.net to avoid browser notices + * sf#3593534 [tracking] Structure Snapshot on tracked view renders + invalid SQL + * sf#3544366 [events] Event comments not saved + +------------------------------------------------------------------- +Sat Dec 15 15:23:00 UTC 2012 - chris@computersalat.de + +- update to 3.5.4.0 (2012-11-16) + * sf#3570212 [edit] uuid_short() is a no-arguments function + * sf#3569577 [edit] Add routine parameter headers not valid for + "function" + * sf#3575799 [search] Various search operators not working as + expected + * sf#3576322 [search] Invalid select query generated for tables with + ENUM fields + * sf#3577468 [display] Incorrect imagejpeg Syntax Breaks Image + Transformation + * sf#3578776 [search] Editing SQL not possible when no records found + * sf#3571970 [interface] Display chart and number of rows to plot + * sf#3582631 [core] Wrong redirect url caused cookies error with + ForceSSL + ------------------------------------------------------------------- Mon Nov 5 11:40:16 UTC 2012 - chris@computersalat.de diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 59c7cb2..9e2656a 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,7 +1,7 @@ # # spec file for package phpMyAdmin # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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: 3.5.3 +Version: 3.5.5 Release: 0 Url: http://www.phpMyAdmin.net Source0: %{name}-%{version}-all-languages.tar.bz2