diff --git a/libaccounts-glib.spec b/libaccounts-glib.spec index 6855c18..ff8b18d 100644 --- a/libaccounts-glib.spec +++ b/libaccounts-glib.spec @@ -1,6 +1,6 @@ Name: libaccounts-glib Version: 1.18 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Accounts framework for Linux and POSIX based platforms License: LGPLv2 URL: https://gitlab.com/accounts-sso/libaccounts-glib @@ -103,6 +103,9 @@ rm -rf %{buildroot}%{_datadir}/libaccounts-glib0-test %doc %{_datadir}/gtk-doc/html/libaccounts-glib/ %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.18-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Sep 28 2015 Rex Dieter - 1.18-3 - tighten subpkg dependencies - -devel: drop hard-coded glib2 dep (pkgconfig auto deps handles it)