version 9.21
This commit is contained in:
parent
0b5723a784
commit
fd493c70cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ dcraw-9.04.tar.gz
|
|||||||
/dcraw-9.18.tar.gz
|
/dcraw-9.18.tar.gz
|
||||||
/dcraw-9.19.tar.gz
|
/dcraw-9.19.tar.gz
|
||||||
/dcraw-9.20.tar.gz
|
/dcraw-9.20.tar.gz
|
||||||
|
/dcraw-9.21.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Tool for decoding raw image data from digital cameras
|
Summary: Tool for decoding raw image data from digital cameras
|
||||||
Name: dcraw
|
Name: dcraw
|
||||||
Version: 9.20
|
Version: 9.21
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://cybercom.net/~dcoffin/dcraw
|
URL: http://cybercom.net/~dcoffin/dcraw
|
||||||
@ -70,6 +70,9 @@ rm -rf %buildroot
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 05 2014 Nils Philippsen <nils@redhat.com> - 9.21-1
|
||||||
|
- version 9.21
|
||||||
|
|
||||||
* Sat Apr 26 2014 Nils Philippsen <nils@redhat.com> - 9.20-2
|
* Sat Apr 26 2014 Nils Philippsen <nils@redhat.com> - 9.20-2
|
||||||
- new upstream tarball with unchanged version number (RCS id 1.461 instead of
|
- new upstream tarball with unchanged version number (RCS id 1.461 instead of
|
||||||
1.458), obsoletes lcms2 patch
|
1.458), obsoletes lcms2 patch
|
||||||
|
Loading…
Reference in New Issue
Block a user