From cce2120fa648c9ce81a2bc5ee74e49d2b4010fe6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 15:20:21 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libgexiv2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgexiv2.spec b/libgexiv2.spec index 1aa6ebc..56459ea 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -1,6 +1,6 @@ Name: libgexiv2 Version: 0.10.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library Group: System Environment/Libraries @@ -108,6 +108,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';' %endif %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.10.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Apr 28 2015 Ankur Sinha 0.10.3-2 - Rebuild for gcc5 again.