3.6.0
This commit is contained in:
parent
4cf58803ef
commit
9b6fe68331
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ zenity-2.31.6.tar.bz2
|
|||||||
/zenity-3.0.0.tar.bz2
|
/zenity-3.0.0.tar.bz2
|
||||||
/zenity-3.2.0.tar.xz
|
/zenity-3.2.0.tar.xz
|
||||||
/zenity-3.4.0.tar.xz
|
/zenity-3.4.0.tar.xz
|
||||||
|
/zenity-3.6.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
ca34df4496a39c676215562ed5199ef9 zenity-3.4.0.tar.xz
|
a9ba39d7286ec172f726c938d911e933 zenity-3.6.0.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: zenity
|
Name: zenity
|
||||||
Version: 3.4.0
|
Version: 3.6.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+
|
||||||
URL: http://directory.fsf.org/zenity.html
|
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: gnome-doc-utils >= 0.3.2
|
||||||
BuildRequires: gtk3-devel >= 3.0.0
|
BuildRequires: gtk3-devel >= 3.0.0
|
||||||
@ -45,6 +45,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user