diff options
author | Dennis Gilmore <dennis@ausil.us> | 2012-07-19 06:12:02 -0500 |
---|---|---|
committer | Dennis Gilmore <dennis@ausil.us> | 2012-07-19 06:12:02 -0500 |
commit | c4c4408785154dd1820feeb0ffaa9e885a4bbc9c (patch) | |
tree | f7eaf9d41329a6aa8d9ce7356db56622a600b8c9 | |
parent | Fix file lists (diff) | |
download | gtk3-classic-build-gtk3-c4c4408785154dd1820feeb0ffaa9e885a4bbc9c.tar.gz gtk3-classic-build-gtk3-c4c4408785154dd1820feeb0ffaa9e885a4bbc9c.tar.bz2 gtk3-classic-build-gtk3-c4c4408785154dd1820feeb0ffaa9e885a4bbc9c.zip |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-rw-r--r-- | gtk3.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,7 +10,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 Version: 3.5.8 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -245,6 +245,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.8-1 - Update to 3.5.8 |