version 9.04
This commit is contained in:
parent
cdc096bbd2
commit
e2497c0244
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
dcraw-9.01.tar.gz
|
dcraw-9.01.tar.gz
|
||||||
|
dcraw-9.04.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
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.01
|
Version: 9.04
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -64,6 +64,9 @@ rm -rf %buildroot
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 03 2010 Nils Philippsen <nils@redhat.com> - 9.04-1
|
||||||
|
- version 9.04
|
||||||
|
|
||||||
* Wed Jun 02 2010 Nils Philippsen <nils@redhat.com> - 9.01-1
|
* Wed Jun 02 2010 Nils Philippsen <nils@redhat.com> - 9.01-1
|
||||||
- version 9.01
|
- version 9.01
|
||||||
- color man page files with %%lang()
|
- color man page files with %%lang()
|
||||||
|
Loading…
Reference in New Issue
Block a user