3.0.0
This commit is contained in:
parent
06c4fa0818
commit
9b655f0896
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
cea0fe624fa4bc2e8d501ec81895d597 zenity-2.91.90.tar.bz2
|
||||
6fcf5e9b95322bcae9de566678838653 zenity-3.0.0.tar.bz2
|
||||
|
@ -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@redhat.com> - 3.0.0-1
|
||||
- Update to 3.0.0
|
||||
|
||||
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
|
||||
- Update to 2.91.90
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user