From f6ea81c2974546d59f50575084650f82ede47ff563e079f0cfe4ab30774d61ac Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 7 Jul 2022 07:26:17 +0000 Subject: [PATCH] Accepting request 987190 from GNOME:Next - Update to version 0.7.18+37: * Update fa.po * trivial: Fix a tiny memory leak when mirroring screenshots * trivial: Be explicit when ignoring return error values * trivial: Fix a tiny memory leak on failure * Add vcs-browser and contribute URL type * update to spdx 3.16 OBS-URL: https://build.opensuse.org/request/show/987190 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=151 --- _service | 2 +- _servicedata | 2 +- appstream-glib-0.7.18+31.obscpio | 3 --- appstream-glib-0.7.18+37.obscpio | 3 +++ appstream-glib.changes | 11 +++++++++++ appstream-glib.obsinfo | 6 +++--- appstream-glib.spec | 2 +- 7 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 appstream-glib-0.7.18+31.obscpio create mode 100644 appstream-glib-0.7.18+37.obscpio diff --git a/_service b/_service index 536d124..7dc68d2 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ appstream_glib_(\d+)_(\d+)_(\d+)(\+0)?(\+[1-9][0-9]*)? \1.\2.\3\5 enable - 87e1aa8774dad3e6b504c641938e84490116088f + 0_7_X diff --git a/_servicedata b/_servicedata index c3f9863..c0d1df3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 87e1aa8774dad3e6b504c641938e84490116088f \ No newline at end of file + 28a9f923994f3fe9d7ed48bea63ba72ba41dde91 \ No newline at end of file diff --git a/appstream-glib-0.7.18+31.obscpio b/appstream-glib-0.7.18+31.obscpio deleted file mode 100644 index 035b8e5..0000000 --- a/appstream-glib-0.7.18+31.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08974fb875e035133ec2d0bc688a910e6b2070c1a66fe9356089de5e706e7090 -size 5169165 diff --git a/appstream-glib-0.7.18+37.obscpio b/appstream-glib-0.7.18+37.obscpio new file mode 100644 index 0000000..b8cc8f2 --- /dev/null +++ b/appstream-glib-0.7.18+37.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5e4d76c9b199f49c360d641f8ffbe91b55e9ce9142a6628ad087cc0b1f07de +size 5171725 diff --git a/appstream-glib.changes b/appstream-glib.changes index 5d86580..4e5a77a 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jun 23 10:58:42 UTC 2022 - dimstar@opensuse.org + +- Update to version 0.7.18+37: + * Update fa.po + * trivial: Fix a tiny memory leak when mirroring screenshots + * trivial: Be explicit when ignoring return error values + * trivial: Fix a tiny memory leak on failure + * Add vcs-browser and contribute URL type + * update to spdx 3.16 + ------------------------------------------------------------------- Sun Mar 13 09:46:14 UTC 2022 - bjorn.lie@gmail.com diff --git a/appstream-glib.obsinfo b/appstream-glib.obsinfo index 10cb38b..533f998 100644 --- a/appstream-glib.obsinfo +++ b/appstream-glib.obsinfo @@ -1,4 +1,4 @@ name: appstream-glib -version: 0.7.18+31 -mtime: 1646856419 -commit: 87e1aa8774dad3e6b504c641938e84490116088f +version: 0.7.18+37 +mtime: 1654088773 +commit: 28a9f923994f3fe9d7ed48bea63ba72ba41dde91 diff --git a/appstream-glib.spec b/appstream-glib.spec index 91ec522..ccd59c5 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -18,7 +18,7 @@ Name: appstream-glib -Version: 0.7.18+31 +Version: 0.7.18+37 Release: 0 Summary: AppStream Abstraction Library License: GPL-2.0-or-later AND LGPL-2.1-or-later