[ufraw] version 0.19

Nils Philippsen nphilipp at fedoraproject.org
Fri Mar 1 16:25:31 UTC 2013


commit e82ad99f94cb75e2f5435d153d5a3177de71296c
Author: Nils Philippsen <nils at redhat.com>
Date:   Fri Mar 1 17:20:35 2013 +0100

    version 0.19

 .gitignore                 |    1 +
 sources                    |    2 +-
 ufraw-0.18-crop-area.patch |   40 ------------------------
 ufraw-0.18-darkframe.patch |   12 -------
 ufraw-0.18-exif-trim.patch |   71 --------------------------------------------
 ufraw-0.18-gimp-2.8.patch  |   40 ------------------------
 ufraw.spec                 |   22 ++++----------
 7 files changed, 8 insertions(+), 180 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 834eeaa..52d8b2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ufraw-0.17.tar.gz
 /ufraw-0.18.tar.gz
+/ufraw-0.19.tar.gz
diff --git a/sources b/sources
index efa2780..be139c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-454f40a402928998a82e2645d9265d96  ufraw-0.18.tar.gz
+d3e671cd01d2329f4ea16fd50386bf84  ufraw-0.19.tar.gz
diff --git a/ufraw.spec b/ufraw.spec
index e9b9a8a..07806f0 100644
--- a/ufraw.spec
+++ b/ufraw.spec
@@ -35,22 +35,12 @@
 
 Summary: Raw image data retrieval tool for digital cameras
 Name: ufraw
-Version: 0.18
-Release: 17%{?dist}
+Version: 0.19
+Release: 1%{?dist}
 Group: Applications/Multimedia
 License: GPLv2+
 URL: http://ufraw.sourceforge.net
 Source0: http://downloads.sourceforge.net/ufraw/ufraw-%{version}.tar.gz
-# Submitted upstream at: https://sourceforge.net/tracker/index.php?func=detail&aid=3213478&group_id=127649&atid=709086#
-Patch0: ufraw-0.18-darkframe.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=634235
-# https://sourceforge.net/tracker/?func=detail&aid=3310116&group_id=127649&atid=709086
-# backported from upstream CVS
-Patch1: ufraw-0.18-crop-area.patch
-# backported from upstream CVS
-Patch2: ufraw-0.18-gimp-2.8.patch
-# Submitted upstream at: https://sourceforge.net/tracker/?func=detail&aid=3565870&group_id=127649&atid=709086
-Patch3: ufraw-0.18-exif-trim.patch
 BuildRequires: gimp-devel >= 2.2
 BuildRequires: gimp >= 2.2
 %if %{with cinepaint}
@@ -153,10 +143,6 @@ lensfun:        %{with lensfun}
 
 EOF
 %setup -q
-%patch0 -p1 -b .darkframe
-%patch1 -p1 -b .crop-area
-%patch2 -p1 -b .gimp-2.8
-%patch3 -p1 -b .exif-trim
 
 #./autogen.sh
 
@@ -243,6 +229,10 @@ update-desktop-database >& /dev/null || :
 %endif
 
 %changelog
+* Fri Mar 01 2013 Nils Philippsen <nils at redhat.com> - 0.19-1
+- version 0.19
+- drop obsolete patches
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list