[icc_examin] Update to 0.49

Nicolas Chauvet kwizart at fedoraproject.org
Tue Jul 26 15:11:08 UTC 2011


commit 38b6a1b3f609c01098ffbf5eedd38ce255277006
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Tue Jul 26 17:10:55 2011 +0200

    Update to 0.49

 .gitignore                  |    1 +
 icc_examin-0.47-fixes.patch |   13 -------------
 icc_examin.spec             |   13 +++++++------
 sources                     |    2 +-
 4 files changed, 9 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b54da84..4c02ed8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 icc_examin-0.46.tar.gz
 /icc_examin-0.47.tar.gz
+/icc_examin-0.49.tar.gz
diff --git a/icc_examin.spec b/icc_examin.spec
index a9123c6..6ac005d 100644
--- a/icc_examin.spec
+++ b/icc_examin.spec
@@ -1,13 +1,12 @@
 Name:           icc_examin
-Version:        0.47
-Release:        4%{?dist}
+Version:        0.49
+Release:        1%{?dist}
 Summary:        ICC profile viewer and color visualization
 
 Group:          Applications/Multimedia
 License:        GPLv2+
 URL:            http://www.behrmann.name
 Source0:        http://downloads.sourceforge.net/oyranos/icc_examin-%{version}.tar.gz
-Patch0:         icc_examin-0.47-fixes.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
@@ -22,11 +21,11 @@ BuildRequires:  libjpeg-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  oyranos-devel >= 0.1.10
+BuildRequires:  oyranos-devel >= 0.3.1
 
 BuildRequires:  libXpm-devel
 
-Requires:       oyranos >= 0.1.10
+Requires:       oyranos >= 0.3.1
 Requires:       dejavu-sans-fonts
 
 
@@ -40,7 +39,6 @@ visualizations (vrml), video card gamma tables.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fixes
 
 
 %build
@@ -94,6 +92,9 @@ update-desktop-database &> /dev/null  || :
 
 
 %changelog
+* Tue Jul 26 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.49-1
+- Update to 0.49
+
 * Fri May 27 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.47-4
 - Rebuilt for fltk
 
diff --git a/sources b/sources
index 34a4f98..86b2996 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd451499601310d5e8aeb2c20847a12a  icc_examin-0.47.tar.gz
+353772d13cea0d50cc5069b7dd417fd5  icc_examin-0.49.tar.gz


More information about the scm-commits mailing list