Update to 3.7.2
This commit is contained in:
parent
fb99521592
commit
41cd65ab23
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ zenity-2.31.6.tar.bz2
|
||||
/zenity-3.2.0.tar.xz
|
||||
/zenity-3.4.0.tar.xz
|
||||
/zenity-3.6.0.tar.xz
|
||||
/zenity-3.7.2.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
a9ba39d7286ec172f726c938d911e933 zenity-3.6.0.tar.xz
|
||||
d1b48c2fca681d53fbc9a87cf87fcb5d zenity-3.7.2.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: zenity
|
||||
Version: 3.6.0
|
||||
Version: 3.7.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Display dialog boxes from shell scripts
|
||||
Group: Applications/System
|
||||
@ -46,6 +46,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.2-1
|
||||
- Update to 3.7.2
|
||||
|
||||
* Tue Sep 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
|
||||
- Update to 3.6.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user