rpms/ufraw/F-9 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 ufraw.spec, 1.36, 1.37

Nils Philippsen nphilipp at fedoraproject.org
Mon Jan 26 10:01:16 UTC 2009


Author: nphilipp

Update of /cvs/pkgs/rpms/ufraw/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17910

Modified Files:
	.cvsignore sources ufraw.spec 
Log Message:
version 0.15
use downloads.sourceforge.net source URL



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ufraw/F-9/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	1 Dec 2008 15:59:05 -0000	1.10
+++ .cvsignore	26 Jan 2009 10:00:45 -0000	1.11
@@ -1 +1 @@
-ufraw-0.14.1.tar.gz
+ufraw-0.15.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ufraw/F-9/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	1 Dec 2008 15:59:05 -0000	1.10
+++ sources	26 Jan 2009 10:00:45 -0000	1.11
@@ -1 +1 @@
-cc204ecc7009b947a265391bd3aec236  ufraw-0.14.1.tar.gz
+6d8f6c98a388c438784cd909dd82d540  ufraw-0.15.tar.gz


Index: ufraw.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ufraw/F-9/ufraw.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ufraw.spec	2 Dec 2008 14:34:07 -0000	1.36
+++ ufraw.spec	26 Jan 2009 10:00:45 -0000	1.37
@@ -35,12 +35,12 @@
 
 Summary: Raw image data retrieval tool for digital cameras
 Name: ufraw
-Version: 0.14.1
-Release: 3%{?dist}
+Version: 0.15
+Release: 1%{?dist}
 Group: Applications/Multimedia
 License: GPLv2+
 URL: http://ufraw.sourceforge.net
-Source0: http://download.sourceforge.net/ufraw/ufraw-%{version}.tar.gz
+Source0: http://downloads.sourceforge.net/ufraw/ufraw-%{version}.tar.gz
 BuildRequires: gimp-devel >= 2.0
 BuildRequires: gimp >= 2.0
 %if %{with cinepaint}
@@ -227,6 +227,20 @@
 %endif
 
 %changelog
+* Mon Jan 26 2009 Nils Philippsen <nils at redhat.com> - 0.15-1
+- version 0.15:
+  - Multiprocessing support using OpenMP. Patch by Bruce Guenter.
+  - Add progress report during the loading of raw files.
+  - Add JPEG optimization to reduce the file size without effecting image
+    quality.
+  - Compatibility with the just released Exiv2-0.18.
+  - Support sRAW1 and sRAW2 formats of the Canon 50D and 5D Mark II.
+  - Some annoying bugs got squashed.
+- use downloads.sourceforge.net source URL
+
+* Thu Dec 18 2008 Rex Dieter <rdieter at fedoraproject.org> - 0.14.1-4 
+- respin (exiv2)
+
 * Tue Dec 02 2008 Nils Philippsen <nils at redhat.com> - 0.14.1-3
 - require gimp and cinepaint in the respective subpackages (#474021)
 




More information about the fedora-extras-commits mailing list