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
This commit is contained in:
parent
acd95d12e9
commit
f6ea81c297
2
_service
2
_service
@ -6,7 +6,7 @@
|
||||
<param name="versionrewrite-pattern">appstream_glib_(\d+)_(\d+)_(\d+)(\+0)?(\+[1-9][0-9]*)?</param>
|
||||
<param name="versionrewrite-replacement">\1.\2.\3\5</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="revision">87e1aa8774dad3e6b504c641938e84490116088f</param>
|
||||
<param name="revision">0_7_X</param>
|
||||
<!--
|
||||
<param name="revision">refs/tags/appstream_glib_0_7_18</param>
|
||||
-->
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/hughsie/appstream-glib.git</param>
|
||||
<param name="changesrevision">87e1aa8774dad3e6b504c641938e84490116088f</param></service></servicedata>
|
||||
<param name="changesrevision">28a9f923994f3fe9d7ed48bea63ba72ba41dde91</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08974fb875e035133ec2d0bc688a910e6b2070c1a66fe9356089de5e706e7090
|
||||
size 5169165
|
3
appstream-glib-0.7.18+37.obscpio
Normal file
3
appstream-glib-0.7.18+37.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae5e4d76c9b199f49c360d641f8ffbe91b55e9ce9142a6628ad087cc0b1f07de
|
||||
size 5171725
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user