diff options
author | Kalev Lember <klember@redhat.com> | 2019-10-04 13:21:50 +0200 |
---|---|---|
committer | Kalev Lember <klember@redhat.com> | 2019-10-04 13:21:50 +0200 |
commit | a81e9db36285a4c5797b363cfa22596771363ea8 (patch) | |
tree | 0d4769c32d5f449a00f0d03456b962c35a3830cf /gtk3.spec | |
parent | Build with sysprof support on F31+ (diff) | |
download | gtk3-classic-build-gtk3-a81e9db36285a4c5797b363cfa22596771363ea8.tar.gz gtk3-classic-build-gtk3-a81e9db36285a4c5797b363cfa22596771363ea8.tar.bz2 gtk3-classic-build-gtk3-a81e9db36285a4c5797b363cfa22596771363ea8.zip |
Update to 3.24.12
Diffstat (limited to 'gtk3.spec')
-rw-r--r-- | gtk3.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -24,7 +24,7 @@ %global __provides_exclude_from ^%{_libdir}/gtk-3.0 Name: gtk3 -Version: 3.24.11 +Version: 3.24.12 Release: 1%{?dist} Summary: GTK+ graphical user interface library @@ -325,6 +325,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || : %{_datadir}/installed-tests/ %changelog +* Fri Oct 04 2019 Kalev Lember <klember@redhat.com> - 3.24.12-1 +- Update to 3.24.12 + * Wed Sep 04 2019 Kalev Lember <klember@redhat.com> - 3.24.11-1 - Update to 3.24.11 - Build with sysprof support on F31+ |