Accepting request 538773 from GNOME:Next

- Update to version 0.7.3+git.20171103 (f230c8):
  + Only try to set the file permissions on regular files.
  + Add the 'hardware' requires type.

OBS-URL: https://build.opensuse.org/request/show/538773
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=112
This commit is contained in:
Dominique Leuenberger 2017-11-07 09:41:56 +00:00 committed by Git OBS Bridge
parent e0174b303b
commit e57a210bd8
6 changed files with 14 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.7.3</param>
<param name="versionformat">0.7.3+git.%cd</param>
<param name="changesgenerate">enable</param>
<param name="revision">refs/tags/appstream_glib_0_7_3</param>
<param name="revision">f230c8d6c82868843b5d5ed6351249846883ef7f</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">9783a5357a33d4eb945eba9f2b9a4da4535a46e9</param></service></servicedata>
<param name="changesrevision">f230c8d6c82868843b5d5ed6351249846883ef7f</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 03 11:49:25 UTC 2017 - dimstar@opensuse.org
- Update to version 0.7.3+git.20171103 (f230c8):
+ Only try to set the file permissions on regular files.
+ Add the 'hardware' requires type.
-------------------------------------------------------------------
Tue Oct 24 13:09:40 UTC 2017 - dimstar@opensuse.org

View File

@ -19,7 +19,7 @@
%define _build_from_vcs 1
Name: appstream-glib
Version: 0.7.3
Version: 0.7.3+git.20171103
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+ AND GPL-2.0+