[xfwm4-themes] Update to 4.10.0 final

Christoph Wickert cwickert at fedoraproject.org
Sun Apr 29 14:43:47 UTC 2012


commit fcd40817d4e983244074f0f6d21b9e16f762b023
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sun Apr 29 16:43:42 2012 +0200

    Update to 4.10.0 final
    
    - Add VCS key

 .gitignore        |    1 +
 sources           |    2 +-
 xfwm4-themes.spec |   31 ++++++++++++++++++++-----------
 3 files changed, 22 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5439ffb..9419af7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xfwm4-themes-4.6.0.tar.bz2
+/xfwm4-themes-4.10.0.tar.bz2
diff --git a/sources b/sources
index e1d3bc9..0f59af8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4dc5cb29cbd40e3b9dece12a85e20854  xfwm4-themes-4.6.0.tar.bz2
+eaa58362053a3549c8be0b32efd3c54f  xfwm4-themes-4.10.0.tar.bz2
diff --git a/xfwm4-themes.spec b/xfwm4-themes.spec
index d342480..7e5d204 100644
--- a/xfwm4-themes.spec
+++ b/xfwm4-themes.spec
@@ -1,14 +1,19 @@
-Summary: Additional themes for xfwm4
-Name: xfwm4-themes
-Version: 4.6.0
-Release: 4%{?dist}
-License: GPL+ and BSD
-URL: http://www.xfce.org/
-Source0: http://www.xfce.org/archive/xfce-%{version}/src/xfwm4-themes-%{version}.tar.bz2
-Group: User Interface/Desktops
-Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: xfwm4 filesystem
-BuildArch: noarch
+%global xfceversion 4.10
+
+Name:           xfwm4-themes
+Version:        4.10.0
+Release:        1%{?dist}
+Summary:        Additional themes for xfwm4
+
+Group:          User Interface/Desktops
+License:        GPL+ and BSD
+URL:            http://www.xfce.org/
+#VCS git:git://git.xfce.org/xfce/xfwm4-themes
+Source0:        http://archive.xfce.org/src/art/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
+Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+Requires:       xfwm4 filesystem
+BuildArch:      noarch
 
 %description
 A set of additional themes for the xfwm4 window manager.
@@ -35,6 +40,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/themes/*
 
 %changelog
+* Sun Apr 29 2012 Christoph Wickert <cwickert at fedoraproject.org> - 4.10.0-1
+- Update to 4.10.0 final
+- Add VCS key
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.6.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list