diff --git a/appstream.spec b/appstream.spec index 34b9273..e54b280 100644 --- a/appstream.spec +++ b/appstream.spec @@ -5,7 +5,7 @@ Summary: Utilities to generate, maintain and access the AppStream Xapian database Name: appstream Version: 0.8.0 -Release: 2%{?dist} +Release: 3%{?dist} # lib LGPLv2+, tools GPLv2+ License: GPLv2+ and LGPLv2+ @@ -153,6 +153,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.8.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 0.8.0-2 - Rebuilt for GCC 5 C++11 ABI change