[gtk-xfce-engine] Update to 3.0.0 final

Christoph Wickert cwickert at fedoraproject.org
Sat Apr 28 11:18:10 UTC 2012


commit 133d3d3d17b6823fc2c22e48041040656e80c9e7
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sat Apr 28 13:18:06 2012 +0200

    Update to 3.0.0 final

 .gitignore           |    1 +
 gtk-xfce-engine.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b01b22..a7fa0a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ gtk-xfce-engine-2.6.0.tar.bz2
 /gtk-xfce-engine-2.99.0.tar.bz2
 /gtk-xfce-engine-2.99.2.tar.bz2
 /gtk-xfce-engine-2.99.3.tar.bz2
+/gtk-xfce-engine-3.0.0.tar.bz2
diff --git a/gtk-xfce-engine.spec b/gtk-xfce-engine.spec
index 38dd979..3ab3490 100644
--- a/gtk-xfce-engine.spec
+++ b/gtk-xfce-engine.spec
@@ -1,7 +1,7 @@
-%global minorversion 2.99
+%global minorversion 3.0
 
 Name:           gtk-xfce-engine
-Version:        2.99.3
+Version:        3.0.0
 Release:        1%{?dist}
 Summary:        Xfce GTK theme engine
 
@@ -12,7 +12,7 @@ URL:            http://www.xfce.org/
 Source0:        http://archive.xfce.org/src/xfce/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.20.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.2.0
 
 %description
 This package includes the Xfce GTK theme engine with various different themes.
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 28 2012 Christoph Wickert <cwickert at fedoraproject.org> - 3.0.0
+- Update to 3.0.0 final
+
 * Sat Apr 14 2012 Kevin Fenzi <kevin at scrye.com> - 2.99.3-1
 - Update to 2.99.3
 
diff --git a/sources b/sources
index eb0e48c..c7a929c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5cc3748f64428c082d72afb21e24f77  gtk-xfce-engine-2.99.3.tar.bz2
+c02dec13f063c285de44d5388902822a  gtk-xfce-engine-3.0.0.tar.bz2


More information about the scm-commits mailing list