[ccsm] new release 0.9.5.92

leigh123linux leigh123linux at fedoraproject.org
Tue Oct 18 10:53:39 UTC 2011


commit 2c67b994d46ec15074d143ddbe1deacee1bc8d9a
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Tue Oct 18 11:53:37 2011 +0100

    new release 0.9.5.92

 .gitignore |    1 +
 ccsm.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01b2058..4e13734 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ ccsm-0.8.4.tar.bz2
 /ccsm-0.9.2.1.tar.bz2
 /compiz-ccsm-0.9.4.tar.bz2
 /ccsm-0.9.5.0.tar.bz2
+/ccsm-0.9.5.92.tar.bz2
diff --git a/ccsm.spec b/ccsm.spec
index 8bfeab3..f350c8d 100644
--- a/ccsm.spec
+++ b/ccsm.spec
@@ -2,10 +2,10 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %endif
-%define         basever 0.9.5.0
+%define         basever 0.9.5.92
 
 Name:           ccsm
-Version:        0.9.5.0
+Version:        0.9.5.92
 Release:        1%{?dist}
 Summary:        Plugin and configuration tool - Compiz Fusion Project
 
@@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Oct 18 2011 Leigh Scott <leigh123linux at googlemail.com> - 0.9.5.92-1
+- new release 0.9.5.92
+
 * Fri Jul 15 2011 Leigh Scott <leigh123linux at googlemail.com> - 0.9.5.0-1
 - new release 0.9.5.0
 
diff --git a/sources b/sources
index 62c537e..3b18b43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d9cb16b54f8520a7ce4c88b9be5216f  ccsm-0.9.5.0.tar.bz2
+eb55c19d34d70d7d1df064a6359b012c  ccsm-0.9.5.92.tar.bz2


More information about the scm-commits mailing list