diff options
author | Dennis Gilmore <dennis@ausil.us> | 2012-01-12 22:31:40 -0600 |
---|---|---|
committer | Dennis Gilmore <dennis@ausil.us> | 2012-01-12 22:31:40 -0600 |
commit | 4e22034c2bd8d21a43492cdd2ed10aac481103e8 (patch) | |
tree | ca98d33ad64cfbd83f63e0bc95611f12316a29d0 | |
parent | Revert a problematic focus handling change (diff) | |
download | gtk3-classic-build-gtk3-4e22034c2bd8d21a43492cdd2ed10aac481103e8.tar.gz gtk3-classic-build-gtk3-4e22034c2bd8d21a43492cdd2ed10aac481103e8.tar.bz2 gtk3-classic-build-gtk3-4e22034c2bd8d21a43492cdd2ed10aac481103e8.zip |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-rw-r--r-- | gtk3.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9,7 +9,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 Version: 3.3.6 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -237,6 +237,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Dec 22 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.6-2 - Revert a problematic focus handling change |