Add patch tags
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=71
This commit is contained in:
parent
d9ab2a8098
commit
d68082cb76
@ -1,9 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 2 13:29:57 UTC 2016 - stefan.bruens@rwth-aachen.de
|
||||
|
||||
- Make output of appstream-builder repeatable (boo#977885)
|
||||
* 0001-Sort-archive-contents-by-name-for-repeatable-results.patch
|
||||
* 0001-Omit-timestamp-from-gzip-compressed-files.patch
|
||||
- Make output of appstream-builder repeatable (boo#977885):
|
||||
+ 0001-Sort-archive-contents-by-name-for-repeatable-results.patch
|
||||
+ 0001-Omit-timestamp-from-gzip-compressed-files.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 09:05:41 UTC 2016 - zaitor@opensuse.org
|
||||
|
@ -29,8 +29,11 @@ Url: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
#Source: http://people.freedesktop.org/~hughsient/appstream-glib/releases/%{name}-%{version}.tar.xz
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source1: openSUSE-appstream-process
|
||||
# PATCH-FIX-OPENSUSE 0001-Add-yast2-branding-openSUSE-if-an-app-depends-on-yas.patch dimstar@opensuse.org -- Add yast2-branding-openSUSE if an app depends on yast2
|
||||
Patch0: 0001-Add-yast2-branding-openSUSE-if-an-app-depends-on-yas.patch
|
||||
# PATCH-FIX-UPSTREAM 0001-Sort-archive-contents-by-name-for-repeatable-results.patch boo#977885 stefan.bruens@rwth-aachen.de -- Sort archive contents by name for repeatable results
|
||||
Patch1: 0001-Sort-archive-contents-by-name-for-repeatable-results.patch
|
||||
# PATCH-FIX-UPSTREAM 0001-Omit-timestamp-from-gzip-compressed-files.patch boo#977885 stefan.bruens@rwth-aachen.de -- Omit timestamp from gzip compressed files
|
||||
Patch2: 0001-Omit-timestamp-from-gzip-compressed-files.patch
|
||||
%if %{_build_from_vcs}
|
||||
BuildRequires: gnome-common
|
||||
|
Loading…
Reference in New Issue
Block a user