[libkdcraw] 4.9.90 (4.10 beta2)

Rex Dieter rdieter at fedoraproject.org
Mon Dec 3 21:59:39 UTC 2012


commit 08e6012848f1b5c935410db981bd29906218a280
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Dec 3 15:59:42 2012 -0600

    4.9.90 (4.10 beta2)

 .gitignore     |    4 ++--
 libkdcraw.spec |    8 +++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 486387e..fd46b81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 /libkdcraw-4.8.5.tar.xz
-/libkdcraw-4.9.3.tar.xz
-/libkdcraw-4.9.80.tar.xz
+/libkdcraw-4.9.4.tar.xz
+/libkdcraw-4.9.90.tar.xz
diff --git a/libkdcraw.spec b/libkdcraw.spec
index 798ed81..7196905 100644
--- a/libkdcraw.spec
+++ b/libkdcraw.spec
@@ -1,6 +1,6 @@
 Name:    libkdcraw
 Summary: A C++ interface around LibRaw library 
-Version: 4.9.80
+Version: 4.9.90
 Release: 1%{?dist}
 
 # libkdcraw is GPLv2+,
@@ -16,8 +16,7 @@ URL:     https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw
 %endif
 Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
-#BuildRequires:  kdelibs4-devel >= %{version}
-BuildRequires:  kdelibs4-devel
+BuildRequires: kdelibs4-devel
 # libjpeg 80 or higher needed for the LibRaw DNG lossy codec
 BuildRequires: libjpeg-devel
 BuildRequires: pkgconfig(lcms2)
@@ -108,6 +107,9 @@ fi
 
 
 %changelog
+* Mon Dec 03 2012 Rex Dieter <rdieter at fedoraproject.org> 4.9.90-1
+- 4.9.90 (4.10 beta2)
+
 * Tue Nov 20 2012 Rex Dieter <rdieter at fedoraproject.org> 4.9.80-1
 - 4.9.80
 
diff --git a/sources b/sources
index 5a334fe..263a6de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-544c7ba463f006bd551836ce0d9ad7a7  libkdcraw-4.9.80.tar.xz
+878c4826e6b8f6324002461862becc5f  libkdcraw-4.9.90.tar.xz


More information about the scm-commits mailing list