From e53373062121347d3f32bc6a8416d208823f043a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Jul 2014 22:13:44 +0200 Subject: [PATCH] Rebuilt for gobject-introspection 1.41.4 --- libappstream-glib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libappstream-glib.spec b/libappstream-glib.spec index abd77a2..48fb86a 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,7 +1,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib Version: 0.2.3 -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 @@ -120,6 +120,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Tue Jul 22 2014 Kalev Lember - 0.2.3-2 +- Rebuilt for gobject-introspection 1.41.4 + * Thu Jul 17 2014 Richard Hughes 0.2.3-1 - New upstream release - Add oxygen-icon-theme when an application depends on kde-runtime