[gtk-xfce-engine] Update to 2.99.0 Add VCS key

Christoph Wickert cwickert at fedoraproject.org
Sun Dec 18 01:16:54 UTC 2011


commit c236fa62ca9cba3f30862af30e3bb72c9cd3872a
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sun Dec 18 02:16:37 2011 +0100

    Update to 2.99.0
    Add VCS key

 .gitignore           |    1 +
 gtk-xfce-engine.spec |    9 +++++++--
 sources              |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f5cdba..2496f3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ gtk-xfce-engine-2.6.0.tar.bz2
 /gtk-xfce-engine-2.8.0.tar.bz2
 /gtk-xfce-engine-2.8.1.tar.bz2
 /gtk-xfce-engine-2.9.0.tar.bz2
+/gtk-xfce-engine-2.99.0.tar.bz2
diff --git a/gtk-xfce-engine.spec b/gtk-xfce-engine.spec
index 7a84ad2..688e926 100644
--- a/gtk-xfce-engine.spec
+++ b/gtk-xfce-engine.spec
@@ -1,13 +1,14 @@
-%global minorversion 2.9
+%global minorversion 2.99
 
 Name:           gtk-xfce-engine
-Version:        2.9.0
+Version:        2.99.0
 Release:        1%{?dist}
 Summary:        Xfce GTK theme engine
 
 Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://www.xfce.org/
+#VCS: git:git://git.xfce.org/xfce/gtk-xfce-engine
 Source0:        http://archive.xfce.org/src/xfce/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  gtk2-devel >= 2.14.0
@@ -43,6 +44,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Dec 18 2011 Christoph Wickert <cwickert at fedoraproject.org> - 2.99.0-1
+- Update to 2.99.0
+- Add VCS key
+
 * Sun Sep 11 2011 Christoph Wickert <cwickert at fedoraproject.org> - 2.9.0-1
 - Update to 2.9.0
 
diff --git a/sources b/sources
index 3dcbfcd..b675db8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2bc76ab5093ff8472e728e6d6ad5da2  gtk-xfce-engine-2.9.0.tar.bz2
+4ac69a7d9dc7d1acdaa0814ded1ce94d  gtk-xfce-engine-2.99.0.tar.bz2


More information about the scm-commits mailing list