diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 2617ea0..739a54e 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,7 +1,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib Version: 0.4.0 -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 @@ -131,6 +131,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue May 26 2015 Richard Hughes 0.4.0-1 - New upstream release - Add a mirror-screenshots command to appstream-util