diff --git a/.gitignore b/.gitignore index 1b6d2c8..62f8a95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/libgphoto2-2.5.1.1.tar.bz2 -/libgphoto2-2.5.2.tar.bz2 -/libgphoto2-2.5.3.tar.bz2 +/libgphoto2-2.5.5.1.tar.bz2 diff --git a/libgphoto2.spec b/libgphoto2.spec index fb0db7f..0b8830b 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -1,8 +1,8 @@ %global udevdir %(pkg-config --variable=udevdir udev) Name: libgphoto2 -Version: 2.5.3 -Release: 9%{?dist} +Version: 2.5.5.1 +Release: 1%{?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 +* Sun Sep 07 2014 Jindrich Novy 2.5.5.1-1 +- update to 2.5.5.1 - regression fix release of 2.5.5 + * Sun Aug 17 2014 Fedora Release Engineering - 2.5.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 2be5ff3..8f0ded8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1604751d0ea966fd26687f8373cb20d libgphoto2-2.5.3.tar.bz2 +82ef7e980b7ba2399bb1a472efd0eda5 libgphoto2-2.5.5.1.tar.bz2