[xfwm4] Update to latest stable release 4.12.0

nonamedotc nonamedotc at fedoraproject.org
Sat Feb 28 23:03:48 UTC 2015


commit c50de9dfdf628e0876b2f2384c6916106539c79c
Author: nonamedotc <nonamedotc at fedoraproject.org>
Date:   Sat Feb 28 17:03:47 2015 -0600

    Update to latest stable release 4.12.0

 .gitignore |  1 +
 sources    |  2 +-
 xfwm4.spec | 12 ++++++------
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d9f17a7..3cf1290 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ xfwm4-4.6.2.tar.bz2
 /xfwm4-4.9.1.tar.bz2
 /xfwm4-4.10.0.tar.bz2
 /xfwm4-4.10.1.tar.bz2
+/xfwm4-4.12.0.tar.bz2
diff --git a/sources b/sources
index 802c3b7..194cf17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-10de50c79ed944cbb9c87741062c2a76  xfwm4-4.10.1.tar.bz2
+165b4e380eb02e33d6c67774b38f16b1  xfwm4-4.12.0.tar.bz2
diff --git a/xfwm4.spec b/xfwm4.spec
index 12b4b89..4db7c8f 100644
--- a/xfwm4.spec
+++ b/xfwm4.spec
@@ -1,8 +1,8 @@
-%global xfceversion 4.10
+%global xfceversion 4.12
 
 Name:           xfwm4
-Version:        4.10.1
-Release:        5%{?dist}
+Version:        4.12.0
+Release:        1%{?dist}
 Summary:        Next generation window manager for Xfce
 
 Group:          User Interface/Desktops
@@ -10,8 +10,6 @@ License:        GPLv2+
 URL:            http://www.xfce.org/
 #VCS git:git://git.xfce.org/xfce/xfwm4
 Source0:        http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
-## Downstream patches:
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libxfce4ui-devel >= %{xfceversion}
 BuildRequires:  libXext-devel
@@ -70,7 +68,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc example.gtkrc-2.0 README TODO COPYING AUTHORS COMPOSITOR
 %{_bindir}/xfwm4
 %{_bindir}/xfwm4-settings
@@ -85,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Feb 28 2015 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 4.12.0-1
+- Update to latest stable release 4.12.0
+
 * Sat Feb 21 2015 Till Maas <opensource at till.name> - 4.10.1-5
 - Rebuilt for Fedora 23 Change
   https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code


More information about the scm-commits mailing list