[gtk3-engines] 2.91.0

Matthias Clasen mclasen at fedoraproject.org
Wed Oct 6 15:55:27 UTC 2010


commit 2dff174f061dd01bbae87224d5abe13c54c62385
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Oct 6 11:54:54 2010 -0400

    2.91.0

 .gitignore        |    1 +
 gtk3-engines.spec |   12 +++++++-----
 sources           |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d4279e..5c92a36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 gtk-engines-2.90.3.1.tar.bz2
 /gtk-engines-2.90.3.1-gitbfabc48.tar.gz
+/gtk-engines-2.91.0.tar.bz2
diff --git a/gtk3-engines.spec b/gtk3-engines.spec
index 6f40254..cb88d31 100644
--- a/gtk3-engines.spec
+++ b/gtk3-engines.spec
@@ -2,21 +2,20 @@
 
 Summary:        Theme engines for GTK+ 3.0
 Name:           gtk3-engines
-Version:        2.90.3.1
-Release:        6.%{alphatag}%{?dist}
+Version:        2.91.0
+Release:        1%{?dist}
 # for details on which engines are GPL vs LGPL, see COPYING
 License:        LGPLv2+
 Group:          System Environment/Libraries
 #VCS: git:git://git.gnome.org/gtk-engines
-Source:         http://download.gnome.org/sources/gtk-engines/2.90/gtk-engines-%{version}-%{alphatag}.tar.gz
+URL:            http://download.gnome.org/sources/gtk-engines
+Source:         http://download.gnome.org/sources/gtk-engines/2.91/gtk-engines-%{version}.tar.bz2
 
 BuildRequires:  gtk3-devel >= 2.90.1
 BuildRequires:  intltool
 BuildRequires:  gettext
 BuildRequires:  pkgconfig
 
-URL:            http://download.gnome.org/sources/gtk-engines
-
 # Fedora-specific tweaks
 Patch0: bullet.patch
 Patch1: tooltips.patch
@@ -72,6 +71,9 @@ find $RPM_BUILD_ROOT%{_libdir} -name "*.la" | xargs rm
 %{_libdir}/pkgconfig/gtk-engines-3.pc
 
 %changelog
+* Wed Oct  6 2010 Matthias Clasen <mclasen at redhat.com> - 2.91.0-1
+- Update to 2.91.0
+
 * Wed Sep 29 2010 jkeating - 2.90.3.1-6.gitbfabc48
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index eee5f13..4e11485 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86a6aae477630020e410410d955b2724  gtk-engines-2.90.3.1-gitbfabc48.tar.gz
+1f40ab8d7f44df52472efd2e1b9ed891  gtk-engines-2.91.0.tar.bz2


More information about the scm-commits mailing list