[xfce4-dev-tools] Update to 4.12

Kevin Fenzi kevin at fedoraproject.org
Tue Mar 10 19:16:41 UTC 2015


commit 6c9ba52e282ed9e1d60fedae0d17a09fe980581e
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Tue Mar 10 13:16:27 2015 -0600

    Update to 4.12

 .gitignore           | 1 +
 sources              | 2 +-
 xfce4-dev-tools.spec | 9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d4f597..a389163 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ xfce4-dev-tools-4.7.2.tar.bz2
 /xfce4-dev-tools-4.9.1.tar.bz2
 /xfce4-dev-tools-4.9.2.tar.bz2
 /xfce4-dev-tools-4.10.0.tar.bz2
+/xfce4-dev-tools-4.12.0.tar.bz2
diff --git a/sources b/sources
index 07f07c5..7f25081 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-372b74f432e7e02d946c2ea9d3de2805  xfce4-dev-tools-4.10.0.tar.bz2
+559202c4d9650e23696c44aa94cfc5a9  xfce4-dev-tools-4.12.0.tar.bz2
diff --git a/xfce4-dev-tools.spec b/xfce4-dev-tools.spec
index d84f011..e51b89d 100644
--- a/xfce4-dev-tools.spec
+++ b/xfce4-dev-tools.spec
@@ -1,8 +1,8 @@
-%global xfceversion 4.10
+%global xfceversion 4.12
 
 Name:           xfce4-dev-tools
-Version:        4.10.0
-Release:        7%{?dist}
+Version:        4.12.0
+Release:        1%{?dist}
 Summary:        Xfce developer tools
 
 Group:          Development/Tools
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/aclocal/*
 
 %changelog
+* Tue Mar 10 2015 Kevin Fenzi <kevin at scrye.com> 4.12.0-1
+- Update to 4.12
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.10.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list