[digikam] 1.9.0

Rex Dieter rdieter at fedoraproject.org
Thu Mar 17 17:24:10 UTC 2011


commit 6b6b61e0f688c319b430a10696afc84ba7a4aac2
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Mar 17 12:26:12 2011 -0500

    1.9.0

 .gitignore                |    2 +-
 digikam-1.8.0-gcc46.patch |   16 ----------------
 digikam.spec              |   10 +++++-----
 sources                   |    2 +-
 4 files changed, 7 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b94286..f5f70b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/digikam-1.8.0.tar.bz2
+/digikam-1.9.0.tar.bz2
diff --git a/digikam.spec b/digikam.spec
index faebf67..be8d2a0 100644
--- a/digikam.spec
+++ b/digikam.spec
@@ -1,7 +1,7 @@
 
 Name:	 digikam
-Version: 1.8.0
-Release: 3%{?dist}
+Version: 1.9.0
+Release: 1%{?dist}
 Summary: A digital camera accessing & photo management application
 
 Group:	 Applications/Multimedia
@@ -21,8 +21,6 @@ Patch50: digikam-1.4.0_marble_plugin_rpath.patch
 Patch51: digikam-1.8.0-libjpeg_version.patch
 # use try-compile test
 Patch52: digikam-1.8.0-libjpeg_version-2.patch
-# gcc-4.6-ism , error: control reaches end of non-void function [-Werror=return-type]
-Patch53: digikam-1.8.0-gcc46.patch
 
 ## upstream patches
 
@@ -91,7 +89,6 @@ needed to develop applications using %{name}.
 
 %patch50 -p1 -b .marble_plugin_rpath
 %patch52 -p1 -b .libjpeg_version
-%patch53 -p1 -b .gcc46
 
 
 %build
@@ -175,6 +172,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Mar 17 2011 Rex Dieter <rdieter at fedoraproject.org> 1.9.0-1
+- 1.9.0
+
 * Thu Mar 03 2011 Rex Dieter <rdieter at fedoraproject.org> 1.8.0-3
 - use safer check for libjpeg version, using cmake_try_compile (kde#265431)
 
diff --git a/sources b/sources
index 6862d23..3d33109 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-54aa6150183621cabd5ea222d55685a4  digikam-1.8.0.tar.bz2
+08934e97b63e8b1981f4087ec1a3372e  digikam-1.9.0.tar.bz2


More information about the scm-commits mailing list