diff options
author | Matthias Clasen <mclasen@redhat.com> | 2015-02-10 17:31:06 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2015-02-10 17:31:06 -0500 |
commit | d580eab127309fe64b5dd5a9613f9453ff1b06cb (patch) | |
tree | a22e6e91221f6a0650c2e07a006dd9d0b8a8d6b6 | |
parent | Update to 3.15.4 (diff) | |
download | gtk3-classic-build-gtk3-d580eab127309fe64b5dd5a9613f9453ff1b06cb.tar.gz gtk3-classic-build-gtk3-d580eab127309fe64b5dd5a9613f9453ff1b06cb.tar.bz2 gtk3-classic-build-gtk3-d580eab127309fe64b5dd5a9613f9453ff1b06cb.zip |
3.15.5
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | gtk3.spec | 5 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 2 deletions
@@ -99,3 +99,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.15.2.tar.xz /gtk+-3.15.3.tar.xz /gtk+-3.15.4.tar.xz +/gtk+-3.15.5.tar.xz @@ -18,7 +18,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.15.4 +Version: 3.15.5 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -343,6 +343,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/installed-tests %changelog +* Tue Feb 10 2015 Matthias Clasen <mclasen@redhat.com> - 3.15.5-1 +- Update to 3.15.5 + * Thu Jan 22 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1 - Update to 3.15.4 @@ -1 +1 @@ -dc028d5a9090813d3e37d58cad04dcfb gtk+-3.15.4.tar.xz +8a6b8fcf7c2e322f9e4886bd8d871948 gtk+-3.15.5.tar.xz |