[zenity] Update to 3.2.0

Ray Strode rstrode at fedoraproject.org
Wed Sep 28 00:10:38 UTC 2011


commit 13fc74959f42a7c610be34292479c972c561058a
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Sep 27 20:10:16 2011 -0400

    Update to 3.2.0

 .gitignore  |    1 +
 sources     |    2 +-
 zenity.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 359d3ea..815a00a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ zenity-2.31.6.tar.bz2
 /zenity-2.91.5.tar.bz2
 /zenity-2.91.90.tar.bz2
 /zenity-3.0.0.tar.bz2
+/zenity-3.2.0.tar.xz
diff --git a/sources b/sources
index f5964b8..e185156 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6fcf5e9b95322bcae9de566678838653  zenity-3.0.0.tar.bz2
+97822640e869bca81c0c33fd2a2436dc  zenity-3.2.0.tar.xz
diff --git a/zenity.spec b/zenity.spec
index f8846fe..313392b 100644
--- a/zenity.spec
+++ b/zenity.spec
@@ -1,12 +1,12 @@
 Name:           zenity
-Version:        3.0.0
+Version:        3.2.0
 Release:        1%{?dist}
 Summary:        Display dialog boxes from shell scripts
 Group:          Applications/System
 License:        LGPLv2+
 URL:            http://directory.fsf.org/zenity.html
 #VCS: git:git://git.gnome.org/zenity
-Source:         http://download.gnome.org/sources/zenity/3.0/zenity-%{version}.tar.bz2
+Source:         http://download.gnome.org/sources/zenity/3.0/zenity-%{version}.tar.xz
 
 BuildRequires: gnome-doc-utils >= 0.3.2
 BuildRequires: gtk3-devel >= 3.0.0
@@ -50,6 +50,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog
 
 
 %changelog
+* Tue Sep 27 2011 Ray <rstrode at redhat.com> - 3.2.0-1
+- Update to 3.2.0
+
 * Mon Mar  4 2011 Christopher Aillon <caillon at redhat.com> - 3.0.0-1
 - Update to 3.0.0
 


More information about the scm-commits mailing list