From 69e675ca4b94859c335590ade8dcd25fda911d6a Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 27 Jun 2015 09:40:30 -0500 Subject: [PATCH] 0.8.1 --- .gitignore | 1 + appstream.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index be47932..f9dbc9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /AppStream-0.8.0.tar.xz +/AppStream-0.8.1.tar.xz diff --git a/appstream.spec b/appstream.spec index e54b280..bc38612 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.8.0 -Release: 3%{?dist} +Version: 0.8.1 +Release: 1%{?dist} # lib LGPLv2+, tools GPLv2+ License: GPLv2+ and LGPLv2+ @@ -153,6 +153,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" %changelog +* Sat Jun 27 2015 Rex Dieter 0.8.1-1 +- 0.8.1 + * Wed Jun 17 2015 Fedora Release Engineering - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 813fa0d..38753d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9efd0d73f7b0b9391c862cb925b729cf AppStream-0.8.0.tar.xz +63f114aaf1f62a10bb6897715acadcd8 AppStream-0.8.1.tar.xz