From 8775d11319675492587ed469ef6b3e2727915621 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 27 Jun 2015 10:38:03 -0500 Subject: [PATCH] 0.8.2 --- .gitignore | 1 + appstream.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f9dbc9a..b399c17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /AppStream-0.8.0.tar.xz /AppStream-0.8.1.tar.xz +/AppStream-0.8.2.tar.xz diff --git a/appstream.spec b/appstream.spec index bc38612..1aed059 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.8.1 +Version: 0.8.2 Release: 1%{?dist} # lib LGPLv2+, tools GPLv2+ @@ -153,6 +153,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" %changelog +* Sat Jun 27 2015 Rex Dieter 0.8.2-1 +- 0.8.2 + * Sat Jun 27 2015 Rex Dieter 0.8.1-1 - 0.8.1 diff --git a/sources b/sources index 38753d6..6ec1e8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63f114aaf1f62a10bb6897715acadcd8 AppStream-0.8.1.tar.xz +2ef63e51cc0fc1d5c7e8dd96e2b9bf23 AppStream-0.8.2.tar.xz