diff --git a/appstream-glib.changes b/appstream-glib.changes index 54124fe..ceda138 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -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 diff --git a/appstream-glib.spec b/appstream-glib.spec index 68c4ca9..1f7901d 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -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