Accepting request 308895 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/308895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appstream-glib?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2015-05-29 07:46:12 +00:00 committed by Git OBS Bridge
parent cafc1466c8
commit 5bffbe226a
6 changed files with 18 additions and 9 deletions

View File

@ -2,10 +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.3.6+git.%cd</param>
<param name="versionformat">0.4.0</param>
<param name="changesgenerate">enable</param>
<!--
<param name="revision">refs/tags/appstream_glib_0_3_6</param> -->
<param name="revision">refs/tags/appstream_glib_0_4_0</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">6a27bb88ead9f9696c6e2964ca523ce55ab1e205</param></service></servicedata>
<param name="changesrevision">2e6efb2a00a9064768ecfa0085cb581bae654521</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed May 27 09:49:34 UTC 2015 - dimstar@opensuse.org
- Update to version 0.4.0:
+ Version the builder plugin location.
+ Show a warning when the origin or basename isn't specified.
+ Do not use the cache location when using install-origin with a
DESTDIR.
+ Release version 0.4.0.
-------------------------------------------------------------------
Mon May 11 06:16:16 UTC 2015 - dimstar@opensuse.org

View File

@ -20,7 +20,7 @@
%define _build_from_vcs 1
Name: appstream-glib
Version: 0.3.6+git.20150506
Version: 0.4.0
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+
@ -210,7 +210,7 @@ fi
%{_bindir}/appstream-util
%{_datadir}/bash-completion/completions/appstream-builder
%{_datadir}/bash-completion/completions/appstream-util
%{_libdir}/asb-plugins/
%{_libdir}/asb-plugins-2/
%{_mandir}/man1/appstream-builder.1%{?ext_man}
%{_mandir}/man1/appstream-util.1%{?ext_man}