Hello community,

here is the log from the commit of package phpMyAdmin for openSUSE:Factory 
checked in at 2017-12-03 10:13:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/phpMyAdmin (Old)
 and      /work/SRC/openSUSE:Factory/.phpMyAdmin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "phpMyAdmin"

Sun Dec  3 10:13:08 2017 rev:145 rq:547491 version:4.7.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin.changes    2017-11-30 
12:44:38.311560945 +0100
+++ /work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin.changes       
2017-12-03 10:13:13.187428570 +0100
@@ -1,0 +2,13 @@
+Sat Dec  2 10:14:46 UTC 2017 - [email protected]
+
+- update to 4.7.6 (2017-11-29)
+  * gh#13517 Fixed check all interaction with filtering
+  * gh#13803 Add SJIS-win to default list of allowed charsets
+  * gh#13436 Improve detection that MySQL server needs SSL connection
+  * gh#13038 Support JSON datatype on MariaDB 10.2.7 and newer
+  * gh#13824 Fixed constructing ALTER query with AFTER
+  * gh#13821 Lock page when changes are done in the SQL editor
+  * gh#13842 Prefer iconv for encoding conversions
+  * gh#13737 Fixed changing password on MariaDB cluster
+
+-------------------------------------------------------------------

Old:
----
  phpMyAdmin-4.7.5-all-languages.tar.xz
  phpMyAdmin-4.7.5-all-languages.tar.xz.asc

New:
----
  phpMyAdmin-4.7.6-all-languages.tar.xz
  phpMyAdmin-4.7.6-all-languages.tar.xz.asc

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

Other differences:
------------------
++++++ phpMyAdmin.spec ++++++
--- /var/tmp/diff_new_pack.CynR6R/_old  2017-12-03 10:13:15.383348732 +0100
+++ /var/tmp/diff_new_pack.CynR6R/_new  2017-12-03 10:13:15.387348587 +0100
@@ -29,7 +29,7 @@
 %define ap_grp nogroup
 %endif
 Name:           phpMyAdmin
-Version:        4.7.5
+Version:        4.7.6
 Release:        0
 Summary:        Administration of MySQL over the web
 License:        GPL-2.0+
@@ -125,8 +125,10 @@
 
 find . -type d -exec chmod 755 {} \;
 find . -type f -exec chmod 644 {} \;
-find . -type f -name '*.orig' -exec rm {} \;
-find . -type f -name '.buildinfo' -exec rm {} \;
+rm -rf vendor/phpmyadmin/sql-parser/.github
+for file in *.orig .buildinfo .gitkeep .travis.yml .weblate .jshintrc 
.eslintrc.json ; do
+  find . -type f -name $file -delete
+done
 
 %build
 

++++++ phpMyAdmin-4.7.5-all-languages.tar.xz -> 
phpMyAdmin-4.7.6-all-languages.tar.xz ++++++
/work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin-4.7.5-all-languages.tar.xz 
/work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin-4.7.6-all-languages.tar.xz
 differ: char 26, line 1



Reply via email to