[compizconfig-python/f15] new release 0.9.5.0

leigh123linux leigh123linux at fedoraproject.org
Sun Jul 17 16:44:28 UTC 2011


commit 995f4a8b20ec6ba59161b38923bb9b673f21f7b2
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Sun Jul 17 17:44:15 2011 +0100

    new release 0.9.5.0

 compizconfig-python.spec |   11 +++++++----
 sources                  |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/compizconfig-python.spec b/compizconfig-python.spec
index 4c2c0d5..0b07df6 100644
--- a/compizconfig-python.spec
+++ b/compizconfig-python.spec
@@ -1,9 +1,9 @@
 %{!?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)")}
-%define         basever 0.9.4
+%define         basever 0.9.5.0
 
 Name:           compizconfig-python
-Version:        0.9.4
+Version:        0.9.5.0
 Release:        1%{?dist}
 Summary:        Python bindings for the Compiz Configuration System
 
@@ -11,7 +11,7 @@ Group:          Development/Libraries
 License:        LGPLv2+
 URL:            http://www.compiz.org
 
-Source0:        http://releases.compiz-fusion.org/%{version}/compiz-%{name}-%{version}.tar.bz2
+Source0:        http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # libdrm is not available on these arches
@@ -28,7 +28,7 @@ This package contains bindings to configure Compiz's
 plugins and the composite window manager.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/compizconfig*.egg-info
 
 %changelog
+* Fri Jul 15 2011 Leigh Scott <leigh123linux at googlemail.com> - 0.9.5.0-1
+- new release 0.9.5.0
+
 * Tue Mar 15 2011 Adam Williamson <awilliam at redhat.com> - 0.9.4-1
 - new release 0.9.4
 
diff --git a/sources b/sources
index 2e3fd99..13e09bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-993bc0b3ae7faf71eb5cf9bb7766fc67  compiz-compizconfig-python-0.9.4.tar.bz2
+e796eaedd6ea0455bed23f83ba9bd92b  compizconfig-python-0.9.5.0.tar.bz2


More information about the scm-commits mailing list