From d79912b42c1852e8c9c2f75239e3ab27f132d05f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 10 Aug 2017 20:25:36 +0200 Subject: [PATCH] Rebuilt for RPM soname bump Signed-off-by: Igor Gnatenko --- libappstream-glib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libappstream-glib.spec b/libappstream-glib.spec index fad9655..e17d3e3 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -6,7 +6,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib Version: 0.7.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz @@ -147,6 +147,9 @@ GLib headers and libraries for appstream-builder. %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Thu Aug 10 2017 Igor Gnatenko - 0.7.1-2 +- Rebuilt for RPM soname bump + * Thu Aug 03 2017 Richard Hughes 0.7.1-1 - New upstream release - Add kinds for application provides