2.32.0
This commit is contained in:
parent
fc07010b3f
commit
9e583ecc46
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
zenity-2.31.5.tar.bz2
|
||||
zenity-2.31.6.tar.bz2
|
||||
/zenity-2.32.0.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
65b238373d5f7ba433f9820845102293 zenity-2.31.6.tar.bz2
|
||||
3ab7a50811e20e9750dc4b32fd63c37b zenity-2.32.0.tar.bz2
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: zenity
|
||||
Version: 2.31.6
|
||||
Version: 2.32.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.31/zenity-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/zenity/2.32/zenity-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: gnome-doc-utils >= 0.3.2
|
||||
BuildRequires: glib2-devel >= 2.7.3
|
||||
@ -66,6 +66,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
|
||||
- Update to 2.32.0
|
||||
|
||||
* Thu Aug 5 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.6-1
|
||||
- Update to 2.31.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user