[gtk3/f16] 3.1.18

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 6 03:28:43 UTC 2011


commit d01672ca1f71e67f239bcc5607de4d5a5f0b65dc
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Sep 5 23:28:03 2011 -0400

    3.1.18

 .gitignore |    3 +--
 gtk3.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 091ce71..c73bef2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,5 +23,4 @@ gtk+-2.90.5.tar.bz2
 /gtk+-3.1.6.tar.xz
 /gtk+-3.1.8.tar.xz
 /gtk+-3.1.10.tar.xz
-/gtk+-3.1.12.tar.xz
-/gtk+-3.1.16.tar.xz
+/gtk+-3.1.18.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index 5101a5f..85712de 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -9,7 +9,7 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
-Version: 3.1.16
+Version: 3.1.18
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -64,7 +64,7 @@ This package contains version 3 of GTK+.
 %package immodules
 Summary: Input methods for GTK+
 Group: System Environment/Libraries
-Requires: gtk3 = %{version}-%{release}
+Requires: gtk3%{?_isa} = %{version}-%{release}
 # for /etc/X11/xinit/xinput.d
 Requires: imsettings
 
@@ -75,7 +75,7 @@ are shipped as part of GTK+ 3.
 %package immodule-xim
 Summary: XIM support for GTK+
 Group: System Environment/Libraries
-Requires: gtk3 = %{version}-%{release}
+Requires: gtk3%{?_isa} = %{version}-%{release}
 
 %description immodule-xim
 The gtk3-immodule-xim package contains XIM support for GTK+ 3.
@@ -234,6 +234,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/gtk-doc
 
 %changelog
+* Mon Sep  5 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.18-1
+- Update to 3.1.18
+
 * Tue Aug 30 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.16-1
 - Update to 3.1.16
 
diff --git a/sources b/sources
index c92faa6..26c55cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22f9142e3f723cf4e1cd36384d973ffa  gtk+-3.1.16.tar.xz
+eb08145c837d213a16cb12047e8bc675  gtk+-3.1.18.tar.xz


More information about the scm-commits mailing list