Accepting request 346288 from GNOME:Next

New rel, do we want it yet?

OBS-URL: https://build.opensuse.org/request/show/346288
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=52
This commit is contained in:
Bjørn Lie 2015-11-26 21:55:21 +00:00 committed by Git OBS Bridge
parent 4d847ca07f
commit 9fdd8489d0
6 changed files with 24 additions and 7 deletions

View File

@ -2,9 +2,9 @@
<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.5.2</param>
<param name="versionformat">0.5.4</param>
<param name="changesgenerate">enable</param>
<param name="revision">refs/tags/appstream_glib_0_5_2</param>
<param name="revision">refs/tags/appstream_glib_0_5_4</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">81a27888453403788605787546bb698a2c836952</param></service></servicedata>
<param name="changesrevision">33f99b7c8591c4c663facc6c7a1ce0fc97a2d7a4</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Nov 25 20:17:28 UTC 2015 - zaitor@opensuse.org
- Update to version 0.5.4:
+ New Features: Add as_utils_version_from_uint16().
+ Bugfixes: Generate GUID values according to RFC4122.
-------------------------------------------------------------------
Tue Nov 17 17:13:46 UTC 2015 - dimstar@opensuse.org
- Update to version 0.5.3:
+ trivial: post release version bump.
+ trivial: Sync example spec file with downstream.
+ Strip Win32 and Linux paths when decompressing firmware.
+ Return the correct error when the desktop file has no
[Desktop Entry] group.
-------------------------------------------------------------------
Tue Nov 17 17:04:18 UTC 2015 - dimstar@opensuse.org

View File

@ -20,7 +20,7 @@
%define _build_from_vcs 1
Name: appstream-glib
Version: 0.5.2
Version: 0.5.4
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+