2.19.4
This commit is contained in:
parent
75ade0488b
commit
d9a6eb222a
@ -1 +1 @@
|
|||||||
gtk+-2.19.3.tar.bz2
|
gtk+-2.19.4.tar.bz2
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
%define gobject_introspection_version 0.6.7
|
%define gobject_introspection_version 0.6.7
|
||||||
%define gir_repository_version 0.6.5-5
|
%define gir_repository_version 0.6.5-5
|
||||||
|
|
||||||
%define base_version 2.19.3
|
%define base_version 2.19.4
|
||||||
%define bin_version 2.10.0
|
%define bin_version 2.10.0
|
||||||
|
|
||||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||||
@ -43,9 +43,6 @@ Patch11: gtk2-remove-connecting-reason.patch
|
|||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=600992
|
# https://bugzilla.gnome.org/show_bug.cgi?id=600992
|
||||||
Patch15: filesystemref.patch
|
Patch15: filesystemref.patch
|
||||||
|
|
||||||
# upstream fix
|
|
||||||
Patch16: 0001-Avoid-drawing-implicit-paints-to-destroyed-windows.patch
|
|
||||||
|
|
||||||
BuildRequires: atk-devel >= %{atk_version}
|
BuildRequires: atk-devel >= %{atk_version}
|
||||||
BuildRequires: pango-devel >= %{pango_version}
|
BuildRequires: pango-devel >= %{pango_version}
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
@ -165,7 +162,6 @@ This package contains developer documentation for the GTK+ widget toolkit.
|
|||||||
%patch11 -p1 -b .remove-connecting-reason
|
%patch11 -p1 -b .remove-connecting-reason
|
||||||
#%patch14 -p1 -b .landscape-pdf-print
|
#%patch14 -p1 -b .landscape-pdf-print
|
||||||
%patch15 -p1 -b .filesystemref
|
%patch15 -p1 -b .filesystemref
|
||||||
%patch16 -p1 -b .panel-crash
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -404,6 +400,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.19.4-1
|
||||||
|
- Update to 2.19.4
|
||||||
|
|
||||||
* Fri Jan 15 2010 Matthias Clasen <mclasen@redhat.com> - 2.19.3-2
|
* Fri Jan 15 2010 Matthias Clasen <mclasen@redhat.com> - 2.19.3-2
|
||||||
- Fix a CSW issue that leads to panel crashes
|
- Fix a CSW issue that leads to panel crashes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user