[ccsm] bump up version in spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Tue Feb 19 12:45:54 UTC 2013


commit cdc8dcea0ffbec18dca8c99352d4a338ee337915
Author: raveit <chat-to-me at raveit.de>
Date:   Tue Feb 19 13:45:47 2013 +0100

    bump up version in spec file

 ccsm.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/ccsm.spec b/ccsm.spec
index 9933c05..b2aa14a 100644
--- a/ccsm.spec
+++ b/ccsm.spec
@@ -2,7 +2,7 @@
 
 Name:           ccsm
 Version:        0.8.4
-Release:        11%{?dist}
+Release:        12%{?dist}
 Epoch:          1
 Summary:        Plugin and configuration tool - Compiz Fusion Project
 
@@ -18,6 +18,7 @@ ExcludeArch:    s390 s390x ppc64
 Patch0:       ccsm_removeshebangs.patch
 Patch1:       ccsm_widgets_filter.patch
 Patch2:       ccsm_widget_dialog.patch
+Patch3:       ccsm_primary-is-control.patch
 
 BuildRequires:  python2-devel
 BuildRequires:  gettext
@@ -47,7 +48,7 @@ sed -i -e 's,Categories=Compiz;Settings;DesktopSettings;,Categories=Settings;Des
 %patch0 -p1 -b .removeshebangs
 %patch1 -p1 -b .widgets_filter
 %patch2 -p1 -b .widget_dialog
-
+%patch3 -p1 -b .primary-is-control
 
 %build
 python setup.py build
@@ -91,6 +92,10 @@ fi
 
 
 %changelog
+* Mon Feb 18 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1:0.8.4-12
+- add ccsm_primary-is-control.patch
+- fix (#910977)
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.8.4-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list