[xfwm4] Update to 4.12.2 to fix a regression with xfun4 dialog

Kevin Fenzi kevin at fedoraproject.org
Sun Mar 15 20:40:29 UTC 2015


commit 110b05b43dd9fa0cd5062f054ab68df46e2ee39f
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sun Mar 15 14:40:22 2015 -0600

    Update to 4.12.2 to fix a regression with xfun4 dialog

 .gitignore | 1 +
 sources    | 2 +-
 xfwm4.spec | 5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf89391..8fc6627 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ xfwm4-4.6.2.tar.bz2
 /xfwm4-4.10.1.tar.bz2
 /xfwm4-4.12.0.tar.bz2
 /xfwm4-4.12.1.tar.bz2
+/xfwm4-4.12.2.tar.bz2
diff --git a/sources b/sources
index 3ad56ba..82f64db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33440fa03e57b1c6a19e2ae506211337  xfwm4-4.12.1.tar.bz2
+3728768dd9ea0de624cd3efc5dcccbca  xfwm4-4.12.2.tar.bz2
diff --git a/xfwm4.spec b/xfwm4.spec
index ffa3d17..de74b82 100644
--- a/xfwm4.spec
+++ b/xfwm4.spec
@@ -1,7 +1,7 @@
 %global xfceversion 4.12
 
 Name:           xfwm4
-Version:        4.12.1
+Version:        4.12.2
 Release:        1%{?dist}
 Summary:        Next generation window manager for Xfce
 
@@ -82,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Mar 15 2015 Kevin Fenzi <kevin at scrye.com> 4.12.2-1
+- Update to 4.12.2 to fix a regression with xfun4 dialog
+
 * Sat Mar 14 2015 Kevin Fenzi <kevin at scrye.com> 4.12.1-1
 - Update to 4.12.1
 


More information about the scm-commits mailing list