summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-03-25 14:25:05 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-03-25 14:25:05 -0400
commit56f66458ba1756d4b1adc1ae9d7190dd96b1af8e (patch)
treedcbc44711ef31c25d48ac5649c9a900bc633c51c
parent3.0.5 (diff)
downloadgtk3-classic-build-gtk3-56f66458ba1756d4b1adc1ae9d7190dd96b1af8e.tar.gz
gtk3-classic-build-gtk3-56f66458ba1756d4b1adc1ae9d7190dd96b1af8e.tar.bz2
gtk3-classic-build-gtk3-56f66458ba1756d4b1adc1ae9d7190dd96b1af8e.zip
3.0.6
-rw-r--r--.gitignore1
-rw-r--r--gtk3.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 968c3c4..ddffc4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-3.0.3.tar.bz2
/gtk+-3.0.4.tar.bz2
/gtk+-3.0.5.tar.bz2
+/gtk+-3.0.6.tar.bz2
diff --git a/gtk3.spec b/gtk3.spec
index 6b65084..523e8d3 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -10,7 +10,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk3
-Version: 3.0.5
+Version: 3.0.6
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@@ -239,6 +239,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
%{_datadir}/gtk-doc
%changelog
+* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.6-1
+- Update to 3.0.6
+
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.5-1
- Update to 3.0.5
diff --git a/sources b/sources
index f4d30c3..ae468d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1994158935ae8528e37c626dff513ef8 gtk+-3.0.5.tar.bz2
+2b21c39aa62e7e4d192d71197281c6ee gtk+-3.0.6.tar.bz2
bgstack15