From 9b6fe683316bc3404c2b0d39fafcb402b83605f1 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 25 Sep 2012 21:03:50 -0400 Subject: [PATCH] 3.6.0 --- .gitignore | 1 + sources | 2 +- zenity.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ccf4166..995b88e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ zenity-2.31.6.tar.bz2 /zenity-3.0.0.tar.bz2 /zenity-3.2.0.tar.xz /zenity-3.4.0.tar.xz +/zenity-3.6.0.tar.xz diff --git a/sources b/sources index 6a1240a..1bee051 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca34df4496a39c676215562ed5199ef9 zenity-3.4.0.tar.xz +a9ba39d7286ec172f726c938d911e933 zenity-3.6.0.tar.xz diff --git a/zenity.spec b/zenity.spec index 9e1b883..23ad0bd 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,11 +1,11 @@ Name: zenity -Version: 3.4.0 -Release: 2%{?dist} +Version: 3.6.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/%{name}/3.4/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.6/%{name}-%{version}.tar.xz BuildRequires: gnome-doc-utils >= 0.3.2 BuildRequires: gtk3-devel >= 3.0.0 @@ -45,6 +45,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog %changelog +* Tue Sep 25 2012 Matthias Clasen - 3.6.0-1 +- Update to 3.6.0 + * Sun Jul 22 2012 Fedora Release Engineering - 3.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild