Accepting request 603688 from GNOME:Factory

- Update to version 0.7.8+3:
  + Use the launchable to find the desktop filename when using
    appstream-builder.
  + Follow the Debian tilde usage when ordering versions. (forwarded request 603168 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/603688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appstream-glib?expand=0&rev=65
This commit is contained in:
Dominique Leuenberger 2018-05-06 13:00:24 +00:00 committed by Git OBS Bridge
commit ffece9ab2c
6 changed files with 17 additions and 7 deletions

View File

@ -2,9 +2,11 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/hughsie/appstream-glib.git</param>
<param name="scm">git</param>
<param name="versionformat">0.7.8</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">appstream_glib_(\d+)_(\d+)_(\d+)</param>
<param name="versionrewrite-replacement">\1.\2.\3</param>
<param name="changesgenerate">enable</param>
<param name="revision">appstream_glib_0_7_8</param>
<param name="revision">2f2e2ee</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/hughsie/appstream-glib.git</param>
<param name="changesrevision">10f8f8f3b9f68267849fb92e2c1854b1ac9faf85</param></service></servicedata>
<param name="changesrevision">2f2e2ee3d39955bc26fac9781f491d4f426ede18</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 02 11:29:23 UTC 2018 - dimstar@opensuse.org
- Update to version 0.7.8+3:
+ Use the launchable to find the desktop filename when using
appstream-builder.
+ Follow the Debian tilde usage when ordering versions.
-------------------------------------------------------------------
Mon Apr 23 02:43:01 UTC 2018 - luc14n0@linuxmail.org

View File

@ -19,7 +19,7 @@
%define _build_from_vcs 0
Name: appstream-glib
Version: 0.7.8
Version: 0.7.8+3
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1-or-later AND GPL-2.0-or-later