Update to 3.8.0
This commit is contained in:
parent
67149bd70e
commit
6b4344f05d
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ zenity-2.31.6.tar.bz2
|
|||||||
/zenity-3.4.0.tar.xz
|
/zenity-3.4.0.tar.xz
|
||||||
/zenity-3.6.0.tar.xz
|
/zenity-3.6.0.tar.xz
|
||||||
/zenity-3.7.2.tar.xz
|
/zenity-3.7.2.tar.xz
|
||||||
|
/zenity-3.8.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
d1b48c2fca681d53fbc9a87cf87fcb5d zenity-3.7.2.tar.xz
|
652aaaca39c5ff6f47984de5ef67e7be zenity-3.8.0.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: zenity
|
Name: zenity
|
||||||
Version: 3.7.2
|
Version: 3.8.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Display dialog boxes from shell scripts
|
Summary: Display dialog boxes from shell scripts
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -46,6 +46,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 26 2013 Richard Hughes <rhughes@redhat.com> - 3.8.0-1
|
||||||
|
- Update to 3.8.0
|
||||||
|
|
||||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.2-2
|
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user