diff --git a/sources b/sources index 798b356..ab3de79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -51aeb58684316d9b4c15ca20f8e19a8b zenity-3.16.3.tar.xz +668c9b6eadac9d0ad4e463e646c1db4b zenity-3.18.0.tar.xz diff --git a/zenity.spec b/zenity.spec index f12ab6f..996ad9d 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,11 +1,11 @@ Name: zenity -Version: 3.16.3 +Version: 3.18.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/%{name}/3.16/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 BuildRequires: pkgconfig(libnotify) >= 0.6.1 @@ -46,6 +46,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog %changelog +* Mon Sep 21 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Tue Jun 23 2015 David King - 3.16.3-1 - Update to 3.16.3 - Use pkgconfig for BuildRequires