From 3de5f3e64bb49d5edb832e85ff7ceeb0a0aaed15 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 22:36:42 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libgphoto2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgphoto2.spec b/libgphoto2.spec index 6d82431..bf8f35a 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -2,7 +2,7 @@ Name: libgphoto2 Version: 2.5.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Library for accessing digital cameras Group: Development/Libraries # GPLV2+ for the main lib (due to exif.c) and most plugins, some plugins GPLv2 @@ -143,6 +143,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name} %{_mandir}/man3/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.5.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Apr 11 2014 Tim Waugh - 2.5.3-7 - Moved runtime-required files to main package (bug #1086411).