version 0.3.1 (with API/ABI changes)

- fix source URL (no tar.bz2 available)
This commit is contained in:
Nils Philippsen 2015-05-13 15:19:12 +02:00
parent 1587068828
commit 291a342805
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/lensfun-0.2.8.tar.bz2 /lensfun-0.2.8.tar.bz2
/lensfun-0.3.0.tar.bz2 /lensfun-0.3.0.tar.bz2
/lensfun-0.3.1.tar.gz

View File

@ -9,13 +9,13 @@
%endif %endif
Name: lensfun Name: lensfun
Version: 0.3.0 Version: 0.3.1
Summary: Library to rectify defects introduced by photographic lenses Summary: Library to rectify defects introduced by photographic lenses
Release: 5%{?dist} Release: 1%{?dist}
License: LGPLv3 and CC-BY-SA License: LGPLv3 and CC-BY-SA
URL: http://lensfun.sourceforge.net/ URL: http://lensfun.sourceforge.net/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
## upstreamable patches ## upstreamable patches
# install manpages only when INSTALL_HELPER_SCRIPTS=ON # install manpages only when INSTALL_HELPER_SCRIPTS=ON
@ -111,6 +111,10 @@ rm -fv %{buildroot}%{_bindir}/g-lensfun-update-data \
%changelog %changelog
* Wed May 13 2015 Nils Philippsen <nils@redhat.com> - 0.3.1-1
- version 0.3.1 (with API/ABI changes)
- fix source URL (no tar.bz2 available)
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.3.0-5 * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.3.0-5
- Rebuilt for GCC 5 C++11 ABI change - Rebuilt for GCC 5 C++11 ABI change

View File

@ -1 +1 @@
c553cb37f1b781d1af05787beacf0193 lensfun-0.3.0.tar.bz2 7f577385f98b260ea5384b99c6eb03aa lensfun-0.3.1.tar.gz