From eaf7abac5ad5299f7e32be7e74227545abf7f7c5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 02:52:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libaccounts-glib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)