2.91.90
This commit is contained in:
parent
a1223668c8
commit
42da2f948a
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ zenity-2.31.6.tar.bz2
|
||||
/zenity-2.91.1.1.tar.bz2
|
||||
/zenity-2.91.4.tar.bz2
|
||||
/zenity-2.91.5.tar.bz2
|
||||
/zenity-2.91.90.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
499dafb19b8612283a16f7ed07dfd607 zenity-2.91.5.tar.bz2
|
||||
cea0fe624fa4bc2e8d501ec81895d597 zenity-2.91.90.tar.bz2
|
||||
|
10
zenity.spec
10
zenity.spec
@ -1,6 +1,6 @@
|
||||
Name: zenity
|
||||
Version: 2.91.5
|
||||
Release: 5%{?dist}
|
||||
Version: 2.91.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Display dialog boxes from shell scripts
|
||||
Group: Applications/System
|
||||
License: LGPLv2+
|
||||
@ -12,8 +12,7 @@ Source: http://download.gnome.org/sources/zenity/2.91/zenity-%{version}.
|
||||
Patch0: 0001-Reset-errors-after-freeing-them.patch
|
||||
|
||||
BuildRequires: gnome-doc-utils >= 0.3.2
|
||||
BuildRequires: glib2-devel >= 2.7.3
|
||||
BuildRequires: gtk3-devel >= 2.99.3
|
||||
BuildRequires: gtk3-devel >= 3.0.0
|
||||
BuildRequires: libnotify-devel >= 0.4.1
|
||||
BuildRequires: scrollkeeper
|
||||
BuildRequires: which
|
||||
@ -55,6 +54,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
|
||||
- Update to 2.91.90
|
||||
|
||||
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-5
|
||||
- Rebuild against newer gtk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user