From dbc142d144609dbf0e51c5c8ba3e4d6c2cb87ad0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 03:15:19 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libgphoto2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgphoto2.spec b/libgphoto2.spec index 7c44226..ab5085c 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -2,7 +2,7 @@ Name: libgphoto2 Version: 2.5.8 -Release: 1%{?dist} +Release: 2%{?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 @@ -140,6 +140,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name} %{_mandir}/man3/* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 2.5.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Oct 28 2015 Jon Disnard 2.5.8-1 - Update to 2.5.8 for new device support - Drop USB result patch that went upstream (formerly patch#5)