From 54113245e8bdd470ef7bd6d9be789ca61b38687a Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Nov 27 2019 13:01:26 +0000 Subject: Update adminer to rev 22 via SR 751164 https://build.opensuse.org/request/show/751164 by user dimstar_suse --- diff --git a/.files b/.files index ced581b..1618fe4 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 0167951..950374b 100644 --- a/.rev +++ b/.rev @@ -173,4 +173,12 @@ 741894 + + 84ee7df00f034551c6a11eeaa9b67904 + 4.7.5 + + dimstar_suse + + 751164 + diff --git a/.servicemark b/.servicemark index 9772332..f48fc6d 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -319395dda9200ebb99faeba327ddbb40 +26477c30c0687fea11efe3c506069ac8 diff --git a/_service b/_service index 87a8399..dc4e709 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ @PARENT_TAG@ v(.*) - refs/tags/v4.7.4 + refs/tags/v4.7.5 https://github.com/vrana/adminer.git git enable diff --git a/_servicedata b/_servicedata index 01ecc37..e7207a7 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/vrana/adminer.git - b9594d13d6af838760936634a9a234e3d7c70e18 + 8706bc7c0fd23b69a882a4e073c12a260b5e54d1 diff --git a/adminer-4.7.4.tar.xz b/adminer-4.7.4.tar.xz deleted file mode 120000 index e939339..0000000 --- a/adminer-4.7.4.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeibgwp4325sm5ftucdfu42u5ewu7v27ij37hakiy6zzledmz3s3tae \ No newline at end of file diff --git a/adminer-4.7.5.tar.xz b/adminer-4.7.5.tar.xz new file mode 120000 index 0000000..e2678e6 --- /dev/null +++ b/adminer-4.7.5.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeidr5ta6d6ywucd3iohcg24mkjtj7nwke7h5ircxgmrhjphtoulewa \ No newline at end of file diff --git a/adminer.changes b/adminer.changes index bc2db80..48bcbd0 100644 --- a/adminer.changes +++ b/adminer.changes @@ -1,4 +1,28 @@ ------------------------------------------------------------------- +Wed Nov 27 01:35:49 UTC 2019 - jimmy@boombatower.com + +- Update to version 4.7.5: + * Release 4.7.5 + * Re-apply https://github.com/vrana/adminer/pull/363/commits/89b6e9bb + * Update zh-tw.inc.php + * Update zh.inc.php + * Stop using adsrc column + * fixed: SQL command for insert, create table, etc. new: create/rename table, add/drop/change type for column + * Fix brazilian portuguese translation + * Swedish translation + * Update hever design + * Don't overwrite variable + * Add id="" to cells with failed inline edit (bug #708) + * Unify dumpTable declarations (bug #707) + * PostgreSQL, Oracle: Set schema for EXPLAIN queries in SQL command (bug #706) + * Initialize version-noverify sooner (bug #705) + * Make context in qsa() optional + * Delete extra newlines + * correct complement of responsive media query + * update lucas-sandery theme + * Add funding + +------------------------------------------------------------------- Tue Oct 22 13:32:40 UTC 2019 - jimmy@boombatower.com - Update to version 4.7.4: diff --git a/adminer.spec b/adminer.spec index b19eb70..59370ab 100644 --- a/adminer.spec +++ b/adminer.spec @@ -22,7 +22,7 @@ %bcond_with mongodb %bcond_with mssql Name: adminer -Version: 4.7.4 +Version: 4.7.5 Release: 0 Summary: Database management in a single PHP file License: GPL-2.0-only OR Apache-2.0