From ad587c43843492fbf00292f1f9fc8decc559d2d9 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 21 Jan 2015 12:59:28 -0600 Subject: [PATCH] 0.7.6 --- .gitignore | 2 +- appstream.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8d49e19..50e381b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/AppStream-0.7.5.tar.xz +/AppStream-0.7.6.tar.xz diff --git a/appstream.spec b/appstream.spec index bce7fd7..5856252 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.7.5 -Release: 2%{?dist} +Version: 0.7.6 +Release: 1%{?dist} # lib LGPLv2+, tools GPLv2+ License: GPLv2+ and LGPLv2+ @@ -112,7 +112,7 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" %{_mandir}/man1/appstream-validate.1* %dir %{_libdir}/girepository-1.0 %{_libdir}/girepository-1.0/AppStream-0.7.typelib -%{_libdir}/libappstream.so.1* +%{_libdir}/libappstream.so.2* %{_libdir}/libappstream.so.%{version} %dir %{_datadir}/app-info/ %dir %{_datadir}/app-info/icons @@ -151,6 +151,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" %changelog +* Wed Jan 21 2015 Rex Dieter 0.7.6-1 +- 0.7.6 + * Wed Jan 21 2015 Rex Dieter 0.7.5-2 - -qt: Qt5 support (drop deprecated Qt4-based bindings) diff --git a/sources b/sources index b1f2533..5d8dc16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -25c9d393787a1db04ed418be4be21caa AppStream-0.7.5.tar.xz +613d1cef643846f165137ffeed5bf541 AppStream-0.7.6.tar.xz