[libXcm] Update to 0.5.0

Nicolas Chauvet kwizart at fedoraproject.org
Sat Mar 10 17:21:04 UTC 2012


commit 7f400d38d08f6d71b29a8f1c64c15f7defd569de
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sat Mar 10 18:17:01 2012 +0100

    Update to 0.5.0

 .gitignore  |    1 +
 libXcm.spec |   10 +++++++---
 sources     |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb65537..f7fc326 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ libXcm-0.2.6.tar.gz
 /libXcm-0.4.1.tar.bz2
 /libXcm-0.4.1.tar.gz
 /libXcm-0.4.2.tar.gz
+/libXcm-0.5.0.tar.bz2
diff --git a/libXcm.spec b/libXcm.spec
index ec38ceb..61749e4 100644
--- a/libXcm.spec
+++ b/libXcm.spec
@@ -1,12 +1,13 @@
 Name:           libXcm
-Version:        0.4.2
-Release:        3%{?dist}
+Version:        0.5.0
+Release:        1%{?dist}
 Summary:        X Color Management Library
 
 Group:          System Environment/Libraries
 License:        MIT
 URL:            http://www.oyranos.org
-Source0:        http://downloads.sourceforge.net/oyranos/libXcm-%{version}.tar.gz
+Source0:        http://downloads.sourceforge.net/oyranos/libXcm-%{version}.tar.bz2
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  doxygen
 BuildRequires:  graphviz
@@ -78,6 +79,9 @@ touch -r ChangeLog doc/html/*
 
 
 %changelog
+* Sat Mar 10 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.5.0-1
+- Update to 0.5.0
+
 * Sun Feb 26 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.4.2-3
 - Enable PIC in build. Fixes FTBFS on ARM
 
diff --git a/sources b/sources
index 269812b..d94cf9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf1ad865a5fb0e91fee805ea13c8ea7e  libXcm-0.4.2.tar.gz
+f9f3f2449cb91fbc814876653b644e13  libXcm-0.5.0.tar.bz2


More information about the scm-commits mailing list