Hello community,

here is the log from the commit of package phpMyAdmin for openSUSE:Factory 
checked in at 2014-01-05 10:24:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/phpMyAdmin (Old)
 and      /work/SRC/openSUSE:Factory/.phpMyAdmin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "phpMyAdmin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin.changes    2013-12-24 
16:05:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin.changes       
2014-01-05 10:24:39.000000000 +0100
@@ -1,0 +2,20 @@
+Wed Jan  1 16:36:22 UTC 2014 - andreas.stie...@gmx.de
+
+- add source URL, see https://en.opensuse.org/SourceUrls
+
+-------------------------------------------------------------------
+Wed Jan  1 12:59:03 UTC 2014 - ec...@schirra.net
+
+- update to 4.1.3 (2013-12-31)
+  - sf#3938 PDFDefaultPageSize doc and easy configurability
+  - sf#4198 Hovering over pie chart gives fatal JS error
+  - sf#4200 Missing syntax highlighting
+  - sf#4201 Exports are not compressed
+  - sf#4131 Import: "number of rows to skip" is ambiguous
+  - sf#4205 Add a user shows additional "edit user group" link
+  - sf#4202 Cannot read property 'token' of undefined
+  - sf#4203 On refreshing designer, $.FullScreen is undefined
+  - sf#3920 Lost space in navigation area
+- Fix python-bytecode-inconsistent-mtime
+
+-------------------------------------------------------------------

Old:
----
  phpMyAdmin-4.1.2-all-languages.tar.bz2

New:
----
  phpMyAdmin-4.1.3-all-languages.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ phpMyAdmin.spec ++++++
--- /var/tmp/diff_new_pack.4hiX3y/_old  2014-01-05 10:24:39.000000000 +0100
+++ /var/tmp/diff_new_pack.4hiX3y/_new  2014-01-05 10:24:39.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package phpMyAdmin
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,16 +34,17 @@
 Summary:        Administration of MySQL over the web
 License:        GPL-2.0+
 Group:          Productivity/Networking/Web/Frontends
-Version:        4.1.2
+Version:        4.1.3
 Release:        0
 Url:            http://www.phpMyAdmin.net
-Source0:        %{name}-%{version}-all-languages.tar.bz2
+Source0:        
http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2
 Source1:        %{name}.http
 Patch0:         %{name}-config.patch
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 PreReq:         pwgen coreutils sed grep
 BuildRequires:  apache2-devel
+BuildRequires:  python-devel
 %if 0%{?suse_version} > 1020
 BuildRequires:  fdupes
 %endif
@@ -137,6 +138,12 @@
 %fdupes ${RPM_BUILD_ROOT}%{ap_docroot}/%{name}/themes
 %endif
 
+# Fix python-bytecode-inconsistent-mtime
+rm -rf doc/_ext/configext.pyc
+pushd doc/_ext
+%py_compile ./
+popd
+
 %post
 # on `rpm -ivh` PARAM is 1
 # on `rpm -Uvh` PARAM is 2

++++++ phpMyAdmin-4.1.2-all-languages.tar.bz2 -> 
phpMyAdmin-4.1.3-all-languages.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin-4.1.2-all-languages.tar.bz2 
/work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin-4.1.3-all-languages.tar.bz2
 differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to