From 485bd91312675efc7f9d54f7f1d935dac7746737 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 13 May 2015 15:21:43 +0200 Subject: [PATCH] Update to 3.16.0 --- sources | 2 +- zenity.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index c7f1792..4b3be04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -144712f5f29a71bf5969525052e75d1c zenity-3.14.0.tar.xz +6f86ad88e03211e9751eaa7b9aba62f8 zenity-3.16.0.tar.xz diff --git a/zenity.spec b/zenity.spec index 664c417..7d48915 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,11 +1,11 @@ Name: zenity -Version: 3.14.0 +Version: 3.16.0 Release: 1%{?dist} Summary: Display dialog boxes from shell scripts Group: Applications/System License: LGPLv2+ URL: https://wiki.gnome.org/Projects/Zenity -Source: https://download.gnome.org/sources/zenity/3.14/zenity-%{version}.tar.xz +Source: https://download.gnome.org/sources/zenity/3.16/zenity-%{version}.tar.xz BuildRequires: gtk3-devel >= 3.0.0 BuildRequires: libnotify-devel >= 0.6.1 @@ -45,6 +45,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog %changelog +* Wed May 13 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Mon Sep 22 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0