diff options
Diffstat (limited to 'gtk3.spec')
-rw-r--r-- | gtk3.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -17,14 +17,14 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.19.12 +Version: 3.20.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org #VCS: git:git://git.gnome.org/gtk+ -Source: http://download.gnome.org/sources/gtk+/3.19/gtk+-%{version}.tar.xz +Source: http://download.gnome.org/sources/gtk+/3.20/gtk+-%{version}.tar.xz BuildRequires: gnome-common autoconf automake intltool gettext BuildRequires: pkgconfig(atk) >= %{atk_version} @@ -340,6 +340,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1 +- Update to 3.20.0 + * Tue Mar 15 2016 Kalev Lember <klember@redhat.com> - 3.19.12-1 - Update to 3.19.12 |