From edc6daeeb6fa94a18d1f92ee9bc58e591a825541 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Jan 16 2010 23:20:05 +0000 Subject: - Update to 0.8.4 --- diff --git a/.cvsignore b/.cvsignore index 5d23e19..aaf582b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -compizconfig-python-0.8.2.tar.bz2 +compizconfig-python-0.8.4.tar.bz2 diff --git a/compizconfig-python.spec b/compizconfig-python.spec index a7dfebc..338979d 100644 --- a/compizconfig-python.spec +++ b/compizconfig-python.spec @@ -1,10 +1,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)")} -%define basever 0.8.2 +%define basever 0.8.4 Name: compizconfig-python -Version: 0.8.2 -Release: 2%{?dist} +Version: 0.8.4 +Release: 1%{?dist} Summary: Python bindings for the Compiz Configuration System Group: Development/Libraries @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jan 16 2010 Leigh Scott - 0.8.4-1 +- Update to 0.8.4 + * Fri Jul 24 2009 Fedora Release Engineering - 0.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index fc829d9..150cbc6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c6e8cbbbf629fb99ff7570d117355fb compizconfig-python-0.8.2.tar.bz2 +702f83f63ce5dc3c6c1d27e07fb62fc3 compizconfig-python-0.8.4.tar.bz2