[xfce4-places-plugin] Rebuild for Xfce 4.12

Kevin Fenzi kevin at fedoraproject.org
Sun Mar 1 03:20:11 UTC 2015


commit d5488300d9f4f59c4db4fe31a1fb878646387342
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Feb 28 20:20:04 2015 -0700

    Rebuild for Xfce 4.12

 xfce4-places-plugin.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/xfce4-places-plugin.spec b/xfce4-places-plugin.spec
index c80f057..6b3bf18 100644
--- a/xfce4-places-plugin.spec
+++ b/xfce4-places-plugin.spec
@@ -2,15 +2,15 @@
 
 %global minorversion 1.6
 
-%if 0%{?fedora} >= 18
-    %global xfceversion 4.10
+%if 0%{?fedora} >= 22
+    %global xfceversion 4.12
 %else
-    %global xfceversion 4.8
+    %global xfceversion 4.10
 %endif
 
 Name:           xfce4-places-plugin
 Version:        1.6.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Places menu for the Xfce panel
 
 Group:          User Interface/Desktops
@@ -73,6 +73,9 @@ rm -rf %{buildroot}
 %{_datadir}/xfce4/panel/plugins/*.desktop
 
 %changelog
+* Sat Feb 28 2015 Kevin Fenzi <kevin at scrye.com> 1.6.0-4
+- Rebuild for Xfce 4.12
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list