Update to 3.18.0
This commit is contained in:
parent
9225a77793
commit
a42ed3ddf3
2
sources
2
sources
@ -1 +1 @@
|
||||
51aeb58684316d9b4c15ca20f8e19a8b zenity-3.16.3.tar.xz
|
||||
668c9b6eadac9d0ad4e463e646c1db4b zenity-3.18.0.tar.xz
|
||||
|
@ -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 <klember@redhat.com> - 3.18.0-1
|
||||
- Update to 3.18.0
|
||||
|
||||
* Tue Jun 23 2015 David King <amigadave@amigadave.com> - 3.16.3-1
|
||||
- Update to 3.16.3
|
||||
- Use pkgconfig for BuildRequires
|
||||
|
Loading…
Reference in New Issue
Block a user