From 7d45be1c7274877a7cbf4a544417ba895bca6cab Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 12 Aug 2016 13:36:23 -0500 Subject: [PATCH] 0.9.8 --- .gitignore | 2 +- appstream.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0220cf9..84a8d4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/AppStream-0.9.6.tar.xz +/AppStream-0.9.8.tar.xz diff --git a/appstream.spec b/appstream.spec index 29cfbb3..efeb143 100644 --- a/appstream.spec +++ b/appstream.spec @@ -4,7 +4,7 @@ Summary: Utilities to generate, maintain and access the AppStream Xapian database Name: appstream -Version: 0.9.6 +Version: 0.9.8 Release: 1%{?dist} # lib LGPLv2+, tools GPLv2+ @@ -159,6 +159,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" %changelog +* Fri Aug 12 2016 Rex Dieter - 0.9.8-1 +- 0.9.8 + * Thu May 12 2016 Rex Dieter - 0.9.6-1 - 0.9.6 diff --git a/sources b/sources index a8d892a..d066dc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c0bbc48f1fb84795cf32f2a19d2b0136 AppStream-0.9.6.tar.xz +ef59eace0af140a03e0e5807d6057b1f AppStream-0.9.8.tar.xz