From 8686deea36d3efc09202e3301744ecda3fdeb379 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 24 Feb 2016 18:32:48 -0600 Subject: [PATCH] 0.9.1 --- .gitignore | 3 +-- appstream.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 095caa5..30ce48e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/AppStream-0.8.6.tar.xz -/AppStream-0.9.0.tar.xz +/AppStream-0.9.1.tar.xz diff --git a/appstream.spec b/appstream.spec index a7b9c6d..980b103 100644 --- a/appstream.spec +++ b/appstream.spec @@ -4,8 +4,8 @@ Summary: Utilities to generate, maintain and access the AppStream Xapian database Name: appstream -Version: 0.9.0 -Release: 2%{?dist} +Version: 0.9.1 +Release: 1%{?dist} # lib LGPLv2+, tools GPLv2+ License: GPLv2+ and LGPLv2+ @@ -120,6 +120,8 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" %{_libdir}/libappstream.so.3* %{_libdir}/libappstream.so.%{version} %{_datadir}/app-info/categories.xml +# put in -devel? -- rex +%{_datadir}/gettext/its/metainfo.* %ghost /var/cache/app-info/cache.watch %dir /var/cache/app-info/ %dir /var/cache/app-info/icons/ @@ -156,6 +158,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" %changelog +* Wed Feb 24 2016 Rex Dieter 0.9.1-1 +- 0.9.1 + * Wed Feb 03 2016 Fedora Release Engineering - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 8860b7a..714095a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed98d9329a6f892ac466e3465a26750c AppStream-0.9.0.tar.xz +df6f4aaa865f11f2e186fd2fa8ec142d AppStream-0.9.1.tar.xz