This commit is contained in:
Matthias Clasen 2012-09-25 21:03:50 -04:00
parent 4cf58803ef
commit 9b6fe68331
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
ca34df4496a39c676215562ed5199ef9 zenity-3.4.0.tar.xz
a9ba39d7286ec172f726c938d911e933 zenity-3.6.0.tar.xz

View File

@ -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 <mclasen@redhat.com> - 3.6.0-1
- Update to 3.6.0
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild