[dcraw] version 9.21

Nils Philippsen nphilipp at fedoraproject.org
Mon May 5 15:30:09 UTC 2014


commit fd493c70cd29c9dd11a591426d8259a63efa50f4
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon May 5 17:30:09 2014 +0200

    version 9.21

 .gitignore |    1 +
 dcraw.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 096bc3a..200b59e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ dcraw-9.04.tar.gz
 /dcraw-9.18.tar.gz
 /dcraw-9.19.tar.gz
 /dcraw-9.20.tar.gz
+/dcraw-9.21.tar.gz
diff --git a/dcraw.spec b/dcraw.spec
index c1f3b51..ea5bb1c 100644
--- a/dcraw.spec
+++ b/dcraw.spec
@@ -1,7 +1,7 @@
 Summary: Tool for decoding raw image data from digital cameras
 Name: dcraw
-Version: 9.20
-Release: 2%{?dist}
+Version: 9.21
+Release: 1%{?dist}
 Group: Applications/Multimedia
 License: GPLv2+
 URL: http://cybercom.net/~dcoffin/dcraw
@@ -70,6 +70,9 @@ rm -rf %buildroot
 %{_mandir}/man1/*
 
 %changelog
+* Mon May 05 2014 Nils Philippsen <nils at redhat.com> - 9.21-1
+- version 9.21
+
 * Sat Apr 26 2014 Nils Philippsen <nils at redhat.com> - 9.20-2
 - new upstream tarball with unchanged version number (RCS id 1.461 instead of
   1.458), obsoletes lcms2 patch
diff --git a/sources b/sources
index 6388c50..c9417e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab8f308c0152a700ec91119cc96959a2  dcraw-9.20.tar.gz
+fb9979e8654effa1a27e660319507194  dcraw-9.21.tar.gz


More information about the scm-commits mailing list