[zenity/f15/master] 3.0.0

Christopher Aillon caillon at fedoraproject.org
Mon Apr 4 23:01:15 UTC 2011


commit 9b655f0896ab2c73a4ff7383642387125d37afa6
Author: Christopher Aillon <caillon at redhat.com>
Date:   Mon Apr 4 16:01:18 2011 -0700

    3.0.0

 .gitignore  |    1 +
 sources     |    2 +-
 zenity.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4e06b8..359d3ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ zenity-2.31.6.tar.bz2
 /zenity-2.91.4.tar.bz2
 /zenity-2.91.5.tar.bz2
 /zenity-2.91.90.tar.bz2
+/zenity-3.0.0.tar.bz2
diff --git a/sources b/sources
index 63202ce..f5964b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cea0fe624fa4bc2e8d501ec81895d597  zenity-2.91.90.tar.bz2
+6fcf5e9b95322bcae9de566678838653  zenity-3.0.0.tar.bz2
diff --git a/zenity.spec b/zenity.spec
index b6e0d08..f8846fe 100644
--- a/zenity.spec
+++ b/zenity.spec
@@ -1,12 +1,12 @@
 Name:           zenity
-Version:        2.91.90
+Version:        3.0.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/2.91/zenity-%{version}.tar.bz2
+Source:         http://download.gnome.org/sources/zenity/3.0/zenity-%{version}.tar.bz2
 
 BuildRequires: gnome-doc-utils >= 0.3.2
 BuildRequires: gtk3-devel >= 3.0.0
@@ -50,6 +50,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog
 
 
 %changelog
+* Mon Mar  4 2011 Christopher Aillon <caillon at redhat.com> - 3.0.0-1
+- Update to 3.0.0
+
 * Tue Feb 22 2011 Matthias Clasen <mclasen at redhat.com> - 2.91.90-1
 - Update to 2.91.90
 


More information about the scm-commits mailing list