From 42da2f948a58774e4bee6d9fd2ecda294089ddaa Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 22 Feb 2011 01:11:36 -0500 Subject: [PATCH] 2.91.90 --- .gitignore | 1 + sources | 2 +- zenity.spec | 10 ++++++---- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0b7037b..b4e06b8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ zenity-2.31.6.tar.bz2 /zenity-2.91.1.1.tar.bz2 /zenity-2.91.4.tar.bz2 /zenity-2.91.5.tar.bz2 +/zenity-2.91.90.tar.bz2 diff --git a/sources b/sources index 3607b9e..63202ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -499dafb19b8612283a16f7ed07dfd607 zenity-2.91.5.tar.bz2 +cea0fe624fa4bc2e8d501ec81895d597 zenity-2.91.90.tar.bz2 diff --git a/zenity.spec b/zenity.spec index a995eba..dd79b51 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,6 +1,6 @@ Name: zenity -Version: 2.91.5 -Release: 5%{?dist} +Version: 2.91.90 +Release: 1%{?dist} Summary: Display dialog boxes from shell scripts Group: Applications/System License: LGPLv2+ @@ -12,8 +12,7 @@ Source: http://download.gnome.org/sources/zenity/2.91/zenity-%{version}. Patch0: 0001-Reset-errors-after-freeing-them.patch BuildRequires: gnome-doc-utils >= 0.3.2 -BuildRequires: glib2-devel >= 2.7.3 -BuildRequires: gtk3-devel >= 2.99.3 +BuildRequires: gtk3-devel >= 3.0.0 BuildRequires: libnotify-devel >= 0.4.1 BuildRequires: scrollkeeper BuildRequires: which @@ -55,6 +54,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog %changelog +* Tue Feb 22 2011 Matthias Clasen - 2.91.90-1 +- Update to 2.91.90 + * Thu Feb 10 2011 Matthias Clasen - 2.91.5-5 - Rebuild against newer gtk