[dcraw] version 9.11

Nils Philippsen nphilipp at fedoraproject.org
Wed Oct 12 11:23:01 UTC 2011


commit 58028300dd7c5e912a0047c2d760db6c046150c1
Author: Nils Philippsen <nils at redhat.com>
Date:   Wed Oct 12 13:22:51 2011 +0200

    version 9.11

 .gitignore |    1 +
 dcraw.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1894c7d..9e76da7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ dcraw-9.04.tar.gz
 /dcraw-9.07.tar.gz
 /dcraw-9.08.tar.gz
 /dcraw-9.10.tar.gz
+/dcraw-9.11.tar.gz
diff --git a/dcraw.spec b/dcraw.spec
index 8968cb6..5023d57 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.10
+Version: 9.11
 Release: 1%{?dist}
 Group: Applications/Multimedia
 License: GPLv2+
@@ -65,6 +65,9 @@ rm -rf %buildroot
 %{_mandir}/man1/*
 
 %changelog
+* Wed Oct 12 2011 Nils Philippsen <nils at redhat.com> - 9.11-1
+- version 9.11
+
 * Mon Aug 01 2011 Nils Philippsen <nils at redhat.com> - 9.10-1
 - version 9.10
 - add BR: jasper-devel, link with jasper library
diff --git a/sources b/sources
index 2c46686..2d6f13d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d523ee379ee96d1ec03cf99940a6207  dcraw-9.10.tar.gz
+d7a8ae133356d3a722d99e43982d3bf4  dcraw-9.11.tar.gz


More information about the scm-commits mailing list