From 43132c7234bb943c2e819e2a49a3fc6470eb7636 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 8 Apr 2016 19:52:26 -0500 Subject: [PATCH] 0.9.1 --- .gitignore | 2 +- appstream.spec | 5 +++-- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 30ce48e..6440153 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/AppStream-0.9.1.tar.xz +/AppStream-0.9.3.tar.xz diff --git a/appstream.spec b/appstream.spec index 980b103..943fc54 100644 --- a/appstream.spec +++ b/appstream.spec @@ -4,12 +4,13 @@ Summary: Utilities to generate, maintain and access the AppStream Xapian database Name: appstream -Version: 0.9.1 +Version: 0.9.3 Release: 1%{?dist} # lib LGPLv2+, tools GPLv2+ License: GPLv2+ and LGPLv2+ -URL: http://www.freedesktop.org/wiki/Distributions/AppStream/Software +#URL: http://www.freedesktop.org/wiki/Distributions/AppStream +URL: https://github.com/ximion/appstream Source0: http://www.freedesktop.org/software/appstream/releases/AppStream-%{version}.tar.xz ## upstream patches diff --git a/sources b/sources index 714095a..4c1aa88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df6f4aaa865f11f2e186fd2fa8ec142d AppStream-0.9.1.tar.xz +38a2a1d63a71feaa022ce340dd0e922b AppStream-0.9.3.tar.xz