[xcm] Update to 0.5.0

Nicolas Chauvet kwizart at fedoraproject.org
Sun Apr 8 17:35:01 UTC 2012


commit 97eed2b65a23706629abe957d3f4c9dc532b5285
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun Apr 8 19:34:49 2012 +0200

    Update to 0.5.0

 .gitignore |    1 +
 sources    |    2 +-
 xcm.spec   |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3feef12..2842c8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /xcm-0.4.0.tar.gz
 /xcm-0.4.1.tar.gz
 /xcm-0.4.2.tar.gz
+/xcm-0.5.0.tar.bz2
diff --git a/sources b/sources
index e515461..55c7d04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba8903be20c95b91a1f8b28acc314f74  xcm-0.4.2.tar.gz
+6781142999d5f880506c60235a8e939a  xcm-0.5.0.tar.bz2
diff --git a/xcm.spec b/xcm.spec
index 1e9cc40..1189e8d 100644
--- a/xcm.spec
+++ b/xcm.spec
@@ -1,17 +1,17 @@
 %define udev_scriptdir /lib/udev
 
 Name:           xcm
-Version:        0.4.2
-Release:        2%{?dist}
+Version:        0.5.0
+Release:        1%{?dist}
 Summary:        X Color Management tools
 
 Group:          System Environment/Base
 License:        MIT
 URL:            http://www.oyranos.org
-Source0:        http://download.sourceforge.net/oyranos/Xcm/xcm-%{version}.tar.gz
+Source0:        http://download.sourceforge.net/oyranos/Xcm/xcm-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libXcm-devel >= 0.4.2
+BuildRequires:  libXcm-devel >= 0.5.0
 BuildRequires:  oyranos-devel >= 0.1.10
 BuildRequires:  libXfixes-devel
 BuildRequires:  libXmu-devel
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Apr 08 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.5.0-1
+- Update to 0.5.0
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list