Update to 3.16.0

This commit is contained in:
Kalev Lember 2015-05-13 15:21:43 +02:00
parent 1dd2d66732
commit 485bd91312
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
144712f5f29a71bf5969525052e75d1c zenity-3.14.0.tar.xz 6f86ad88e03211e9751eaa7b9aba62f8 zenity-3.16.0.tar.xz

View File

@ -1,11 +1,11 @@
Name: zenity Name: zenity
Version: 3.14.0 Version: 3.16.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Display dialog boxes from shell scripts Summary: Display dialog boxes from shell scripts
Group: Applications/System Group: Applications/System
License: LGPLv2+ License: LGPLv2+
URL: https://wiki.gnome.org/Projects/Zenity 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: gtk3-devel >= 3.0.0
BuildRequires: libnotify-devel >= 0.6.1 BuildRequires: libnotify-devel >= 0.6.1
@ -45,6 +45,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog
%changelog %changelog
* Wed May 13 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
- Update to 3.16.0
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1 * Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
- Update to 3.14.0 - Update to 3.14.0