From 7413aa06f2f370153e791d61ef1d1663704edfc6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Mar 2010 04:12:40 +0000 Subject: [PATCH] 2.30.0 --- sources | 2 +- zenity.spec | 20 +++++++------------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/sources b/sources index a3e3a26..d096c11 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -262c476aebbf67a7043cd80c6a03add3 zenity-2.28.0.tar.bz2 +15ba2f27d5e1a79c996e5e53e16f4380 zenity-2.30.0.tar.bz2 diff --git a/zenity.spec b/zenity.spec index a7af111..4983f9a 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,13 +1,12 @@ Name: zenity -Version: 2.28.0 +Version: 2.30.0 Release: 1%{?dist} Summary: Display dialog boxes from shell scripts Group: Applications/System License: LGPLv2+ URL: http://directory.fsf.org/zenity.html -Source: http://download.gnome.org/sources/zenity/2.28/zenity-%{version}.tar.bz2 - -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +#VCS: git:git://git.gnome.org/zenity +Source: http://download.gnome.org/sources/zenity/2.30/zenity-%{version}.tar.bz2 BuildRequires: gnome-doc-utils >= 0.3.2 BuildRequires: glib2-devel >= 2.7.3 @@ -34,9 +33,9 @@ from the same family as dialog, Xdialog, and cdialog. %prep %setup -q - intltoolize --force + %build %configure --disable-scrollkeeper make %{?_smp_mflags} @@ -73,14 +72,6 @@ done rm -rf $RPM_BUILD_ROOT -%post -scrollkeeper-update -q || : - - -%postun -scrollkeeper-update -q || : - - %files -f zenity.lang %defattr(-,root,root,-) %doc COPYING AUTHORS NEWS THANKS README @@ -90,6 +81,9 @@ scrollkeeper-update -q || : %changelog +* Mon Mar 29 2010 Matthias Clasen - 2.30.0-1 +- Update to 2.30.0 + * Mon Sep 21 2009 Matthias Clasen - 2.28.0-1 - Update to 2.28.0