From e2497c024479791cadd4b5aa2b29ff7b99c7ee97 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Tue, 3 Aug 2010 12:40:33 +0200 Subject: [PATCH] version 9.04 --- .gitignore | 1 + dcraw.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a3eb06c..6c9f155 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ dcraw-9.01.tar.gz +dcraw-9.04.tar.gz diff --git a/dcraw.spec b/dcraw.spec index e63557e..b7b8513 100644 --- a/dcraw.spec +++ b/dcraw.spec @@ -1,6 +1,6 @@ Summary: Tool for decoding raw image data from digital cameras Name: dcraw -Version: 9.01 +Version: 9.04 Release: 1%{?dist} Group: Applications/Multimedia License: GPLv2+ @@ -64,6 +64,9 @@ rm -rf %buildroot %{_mandir}/man1/* %changelog +* Tue Aug 03 2010 Nils Philippsen - 9.04-1 +- version 9.04 + * Wed Jun 02 2010 Nils Philippsen - 9.01-1 - version 9.01 - color man page files with %%lang() diff --git a/sources b/sources index 67064ac..9b2a7bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87fe9393f8d9d65971169920f8b78cda dcraw-9.01.tar.gz +b7052ef5ffe912730ad0ebe4db26e70e dcraw-9.04.tar.gz