Accepting request 512025 from server:php:applications

1

OBS-URL: https://build.opensuse.org/request/show/512025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/phpMyAdmin?expand=0&rev=139
This commit is contained in:
Dominique Leuenberger 2017-07-23 10:15:56 +00:00 committed by Git OBS Bridge
commit 3952f68285
6 changed files with 41 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f5e474d826ae2fcb704aaade9422592595a2b41046b13e625aa3d00d4d00eee
size 6270116

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJZVT5+AAoJEM51LxeCWb2S0p0P/3J6lh3+zsLHSoJd5a9QC3Jv
M2EnYb8A7MhGIip5tu6N5HQfmsC+riph8+fMyOKHpmM9zLovI0n3/d3cuDVvriey
B6n5fUlM1uwEq+EvGIB0dqHaMuxj3n/mV/IYKJYYHFhtsZOaJgN+W9HuL2JJay3j
dCHxoXja7Z6EeX+6OmCPYFAUU0sZsuxA/su3SvT1DwVTG4ksci3vIzZvPAirYXOj
FjeIcHh+23YLu8Oh1CSSKr33ErsfgOkinlFd185jTf3Fb1a0DjWOo7j3vgvUO8Py
oLz8byo8j42vMHkcn8H9bg2lHBC2e7+GGtu9YcCkGfGmoK6gNDaXjL45e4cmeOEc
Cr8rAOmmkV3+kbkHG4Fw5vF+04c3LY9VIwRLlhVgzep+EPHXH+sVQigYSs+eZs1c
acCSWeF4ltb89E8Gw51lg8ESKhe3jAscEd3Jfkr94Bc0Sd++j63wOLerY9KMXN7N
IrLc1XogbOKC2aBuX7WcvpDOYYlJcZMvZdBaiQ1AB7uglAWPDWzYqIgKWuAWfRjG
WNbYw5Jl2d1le1wpjboavAD++TCaGMfyixbYsRva40C2ul0C15J2eGuln3sIQ4HX
dJ2H5qm/0Rn0OtRDcxDr+KG1R3DHPO9H9LmCCLkEVxXyACZcuiqaAj/BQGfP7MYL
e9rrRBs9xqhci4VGLeoS
=1kk3
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed51669043f62494dc3bc21a87423373164ff63865a6c6bceaee535ef785f33e
size 6317928

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJZcQPoAAoJEM51LxeCWb2SjgIQALK+nS6C+zjBl9wMmzqmk1Qd
M5GDPFtJChFkYg4iycPpmMjA3Blb3y388oQw4JWiE11c5oKwd0qz2TeJzw0cdZyZ
jBJhZMmR9i2Yg2oyhvSWAtr4F6JdZ6sq6hwHIUUMe2Upi1975Di03KgOcF7otRUD
7z0P9lc/Lg41HcgBTzSgRNJe8PTZI7xTaWk20Wrp3htepp7oOrM+DazJUJ7svT+1
iC9vkojM4D/e23bAn8pQMsYyePojisrvV8q3j8eJoFNdjwWwoJ/6H0+K1gn1HaZa
oj1blo61Od121JohKuJxJCaP+5AL1gVVeDGRLLg6SwYetpGLu0TjNAFfy8aIk8J8
cQcH+jmT6S/ijeG3pv793/GWBIGTo1Iazdamd3Ud0+cizoOikf62kJwHecWNrRDD
CTfHaVr/FLsgmwWFSWDVMBB6v0Rz3EOFHleOkGu+57v4BIJ7T/yrvtaonZLS0ySG
dBOiinjpRzZtjfMvLZ5kypp5NtE8XtQzYJZktYdktkd//rNEHhubRq4lUoSgklbG
6egqLaNrFeBuYSJJQT1SQOMzAeyIdckx5X08WZv7Qf38a719YiYXSNS/zZ9E1SwE
DmZJcCyE3zgEtt720bRP4RninmenOy5gpNhqhSjEEAJVxx7RaJbW3OfciA7AEbrz
cg0Vjm87ZIlAkIsNTi60
=jHsO
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Jul 22 08:03:55 UTC 2017 - ecsos@opensuse.org
- update to 4.7.3
* gh#13447 Large multi-line query removes Export operation and
blanks query box options
* gh#13445 Fixed rendering of query results
* gh#13437 Fixed version check when not connected to a database
* gh#13465 Fixed creating relation
* gh#13475 Fixed export without backquotes
* gh#13482 Improved handling of uploaded files with open_basedir
* gh#13387 Fixed inline editing of hex values
* gh#13382 Fixed size of index edit dialog
* gh#13489 Fixed rendering SQL lint errors
* gh#13468 Avoid breakage if set_time_limit is disabled
* gh#13471 Fail if ini_set/ini_get are disabled
* gh#13436 Automatically connect using SSL when server is
configured so
* gh#13478 Fixed usage of some browser transformations
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 2 09:07:05 UTC 2017 - ecsos@opensuse.org Sun Jul 2 09:07:05 UTC 2017 - ecsos@opensuse.org

View File

@ -29,7 +29,7 @@
%define ap_grp nogroup %define ap_grp nogroup
%endif %endif
Name: phpMyAdmin Name: phpMyAdmin
Version: 4.7.2 Version: 4.7.3
Release: 0 Release: 0
Summary: Administration of MySQL over the web Summary: Administration of MySQL over the web
License: GPL-2.0+ License: GPL-2.0+