[libXcm] Update to 0.27

Nicolas Chauvet kwizart at fedoraproject.org
Sun Aug 22 09:40:51 UTC 2010


commit 96979ff2e1005d712ddcd0d9148d553813a7af3d
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun Aug 22 11:41:33 2010 +0200

    Update to 0.27

 .gitignore  |    1 +
 libXcm.spec |    9 +++++----
 sources     |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d444d4d..f506a90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libXcm-0.2.6.tar.gz
+/libXcm-0.2.7.tar.gz
diff --git a/libXcm.spec b/libXcm.spec
index 525ef4d..06afd88 100644
--- a/libXcm.spec
+++ b/libXcm.spec
@@ -1,6 +1,6 @@
 Name:           libXcm
-Version:        0.2.6
-Release:        2%{?dist}
+Version:        0.2.7
+Release:        1%{?dist}
 Summary:        X Color Management Library
 
 Group:          System Environment/Libraries
@@ -77,11 +77,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/xcm.pc
 %{_mandir}/man3/*.3.*
-#Disable erroneous man page.
-%exclude %{_mandir}/man3/Xcm.3x.gz
 
 
 %changelog
+* Sun Aug 22 2010 Nicolas Chauvet <kwizart at gmail.com> - 0.2.7-1
+- Update to 0.27
+
 * Fri Jul 16 2010 Nicolas Chauvet <kwizart at gmail.com> - 0.2.6-2
 - Fix X11 directory ownership for header.
 - Improve description
diff --git a/sources b/sources
index 17f3ead..a8590e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96c1ee0c4f7f95dc448a0eb69b3929ae  libXcm-0.2.6.tar.gz
+43980f688ab918078bf4ead6d351691b  libXcm-0.2.7.tar.gz


More information about the scm-commits mailing list