From 59abc6abb67774491f81ca48d0c1fb8d4d6a8447 Mon Sep 17 00:00:00 2001 From: raveit65 Date: May 11 2016 22:49:00 +0000 Subject: update to 0.8.12.1 release --- diff --git a/.gitignore b/.gitignore index 2329e0b..60f1e44 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ compizconfig-python-0.8.4.tar.bz2 /compizconfig-python-b02413d104573641f293d535537821316ecb8f36.tar.gz /compizconfig-python-0.8.9.tar.xz /compizconfig-python-0.8.12.tar.xz +/compizconfig-python-0.8.12.1.tar.xz diff --git a/compizconfig-python.spec b/compizconfig-python.spec index 4bdfb5b..80dae16 100644 --- a/compizconfig-python.spec +++ b/compizconfig-python.spec @@ -1,7 +1,7 @@ %global basever 0.8.12 Name: compizconfig-python -Version: 0.8.12 +Version: 0.8.12.1 Release: 1%{?dist} Epoch: 1 Summary: Python bindings for the Compiz Configuration System @@ -55,6 +55,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -o -name "*.la" | xargs rm -f %changelog +* Tue May 12 2016 Wolfgang Ulbrich - 1:0.8.12.1-1 +- update to 0.8.12.1 release + * Sat Feb 13 2016 Wolfgang Ulbrich - 1:0.8.12-1 - update to 0.8.12 release - Set minimal Python required version to 2.7.x. diff --git a/sources b/sources index 2f05552..651b000 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45da74c598e013d9f810be0ad589b823 compizconfig-python-0.8.12.tar.xz +c7af7de0721d046b00b458038b135bab compizconfig-python-0.8.12.1.tar.xz