rebuild for new GD 2.1.0

This commit is contained in:
Remi Collet 2013-06-11 10:09:25 +02:00
parent b8ff06210b
commit 94c55ae343

View File

@ -2,7 +2,7 @@
Name: libgphoto2
Version: 2.5.2
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 @@ cat libgphoto2*.lang >> %{name}.lang
%{_mandir}/man3/*
%changelog
* Tue Jun 11 2013 Remi Collet <rcollet@redhat.com> - 2.5.2-2
- rebuild for new GD 2.1.0
* Mon May 6 2013 Hans de Goede <hdegoede@redhat.com> - 2.5.2-1
- New upstream release bugfix 2.5.2
- Drop bugfix patches (merged upstream)