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)