diff options
author | Matthias Clasen <mclasen@redhat.com> | 2015-02-24 21:14:16 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2015-02-24 21:14:16 -0500 |
commit | 9b91aaf1a2f30dc51736224ad3e42068c84be330 (patch) | |
tree | f98103bb2000f60ee80980db4e35708fa0731a40 | |
parent | Rebuilt for Fedora 23 Change (diff) | |
download | gtk3-classic-build-gtk3-9b91aaf1a2f30dc51736224ad3e42068c84be330.tar.gz gtk3-classic-build-gtk3-9b91aaf1a2f30dc51736224ad3e42068c84be330.tar.bz2 gtk3-classic-build-gtk3-9b91aaf1a2f30dc51736224ad3e42068c84be330.zip |
3.15.9
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | gtk3.spec | 7 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 3 deletions
@@ -103,3 +103,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.15.6.tar.xz /gtk+-3.15.7.tar.xz /gtk+-3.15.8.tar.xz +/gtk+-3.15.9.tar.xz @@ -17,8 +17,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.15.8 -Release: 2%{?dist} +Version: 3.15.9 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -343,6 +343,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/installed-tests %changelog +* Tue Feb 24 2015 Matthias Clasen <mclasen@redhat.com> - 3.15.9-1 +- Update to 3.15.9 + * Sat Feb 21 2015 Till Maas <opensource@till.name> - 3.15.8-2 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code @@ -1 +1 @@ -d12d2c1fd0978fc0daf78f8676d26150 gtk+-3.15.8.tar.xz +da5008888e83fed23b9e5c9e08d0bdd6 gtk+-3.15.9.tar.xz |