This commit is contained in:
Dennis Gilmore 2014-06-06 17:44:54 -05:00
parent 95fd203a66
commit 4c01507314

View File

@ -1,7 +1,7 @@
Summary: Library for reading RAW files obtained from digital photo cameras
Name: LibRaw
Version: 0.16.0
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv3+
Group: Development/Libraries
URL: http://www.libraw.org
@ -92,6 +92,9 @@ make install DESTDIR=%{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Feb 20 2014 Jon Ciesla <limburgher@gmail.com> - 0.16.0-2
- Fix pkg-config flags, BZ 837248.