diff --git a/.gitignore b/.gitignore index a4c59c1..c7358bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/zenity-3.22.0.tar.xz +SOURCES/zenity-3.28.1.tar.xz diff --git a/.zenity.metadata b/.zenity.metadata index 5f90d8c..71f1aec 100644 --- a/.zenity.metadata +++ b/.zenity.metadata @@ -1 +1 @@ -a1f53e73f53f7f7eccd4328a1c45309bb2d47be8 SOURCES/zenity-3.22.0.tar.xz +b47f6248ed896d5798fe459d5b752eb828737f76 SOURCES/zenity-3.28.1.tar.xz diff --git a/SPECS/zenity.spec b/SPECS/zenity.spec index 14de113..742e406 100644 --- a/SPECS/zenity.spec +++ b/SPECS/zenity.spec @@ -1,11 +1,11 @@ Name: zenity -Version: 3.22.0 +Version: 3.28.1 Release: 1%{?dist} Summary: Display dialog boxes from shell scripts License: LGPLv2+ URL: https://wiki.gnome.org/Projects/Zenity -Source: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 BuildRequires: pkgconfig(libnotify) >= 0.6.1 @@ -46,6 +46,10 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog %changelog +* Mon Jun 04 2018 Richard Hughes - 3.28.1-1 +- Update to 3.28.1 +- Resolves: #1569809 + * Thu Sep 22 2016 Kalev Lember - 3.22.0-1 - Update to 3.22.0 - Resolves: #1387068