From 822038af900fa00072b1eeda4306c420a0f50589 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 14 Mar 2016 17:42:51 +0000 Subject: [PATCH] Rebuild to fix NVRs --- libappstream-glib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 55e3731..2d631f0 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,7 +1,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib Version: 0.5.11 -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 @@ -138,6 +138,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Mon Mar 14 2016 Richard Hughes - 0.5.11-2 +- Rebuild to fix NVRs + * Tue Mar 08 2016 Richard Hughes 0.5.11-1 - New upstream release - Add new API for gnome-software