summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-12-19 19:23:53 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-12-19 19:23:53 -0500
commit34ef1686ea09f847ae3d503a05f186a57bae4d6a (patch)
tree6c2050d8c090fefe5b1d8b9c91d641890859df5f
parent3.3.4 (diff)
downloadgtk3-classic-build-gtk3-34ef1686ea09f847ae3d503a05f186a57bae4d6a.tar.gz
gtk3-classic-build-gtk3-34ef1686ea09f847ae3d503a05f186a57bae4d6a.tar.bz2
gtk3-classic-build-gtk3-34ef1686ea09f847ae3d503a05f186a57bae4d6a.zip
3.3.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 cb1d17d..42deb3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-3.2.0.tar.xz
/gtk+-3.2.1.tar.xz
/gtk+-3.3.4.tar.xz
+/gtk+-3.3.6.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index 8296866..ab09db9 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -8,7 +8,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk3
-Version: 3.3.4
+Version: 3.3.6
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@@ -233,6 +233,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
%{_datadir}/gtk-doc
%changelog
+* Mon Dec 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.6-1
+- Update to 3.3.6
+
* Mon Nov 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
- Update to 3.3.4
diff --git a/sources b/sources
index f1ccaeb..ffaed24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0369ab85811e96aff4ff97fb06525ccf gtk+-3.3.4.tar.xz
+aed1b87cb15a1def96f508c8a17a6f4e gtk+-3.3.6.tar.xz
bgstack15