Rebuilt for GCC 5 C++11 ABI change

This commit is contained in:
Kalev Lember 2015-05-02 15:08:29 +02:00
parent d196b716d6
commit 1587068828

View File

@ -11,7 +11,7 @@
Name: lensfun
Version: 0.3.0
Summary: Library to rectify defects introduced by photographic lenses
Release: 4%{?dist}
Release: 5%{?dist}
License: LGPLv3 and CC-BY-SA
URL: http://lensfun.sourceforge.net/
@ -111,6 +111,9 @@ rm -fv %{buildroot}%{_bindir}/g-lensfun-update-data \
%changelog
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.3.0-5
- Rebuilt for GCC 5 C++11 ABI change
* Wed Nov 19 2014 Nils Philippsen <nils@redhat.com> 0.3.0-4
- reenable helper scripts
- install man pages into their correct place