* Thu Jan 7 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.4-1

- Update to 2.29.4
This commit is contained in:
Tomas Bzatek 2010-01-07 17:25:17 +00:00
parent 6c8eca2834
commit 85a6267733

View File

@ -23,6 +23,7 @@ BuildRequires: gnome-panel-devel
BuildRequires: libnotify-devel
BuildRequires: openssh-clients
BuildRequires: gnome-doc-utils >= 0.3.2
BuildRequires: libgnome-keyring-devel
BuildRequires: gnome-keyring-devel >= 2.25.5
BuildRequires: avahi-devel
BuildRequires: avahi-glib-devel
@ -30,6 +31,8 @@ BuildRequires: intltool
BuildRequires: dbus-glib-devel
BuildRequires: gobject-introspection-devel >= 0.6.4
BuildRequires: gir-repository-devel
# for g-ir-scanner
BuildRequires: libtool
Requires(post): desktop-file-utils
Requires(post): GConf2
Requires(post): scrollkeeper
@ -173,9 +176,8 @@ fi
%{_datadir}/gir-1.0
%changelog
* Mon Jan 4 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.4-1
* Thu Jan 7 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.4-1
- Update to 2.29.4
- PKCS11 support is temporarily disabled until new gnome-keyring is available
* Mon Dec 14 2009 Matthias Clasen <mclasen@redhat.com> 2.29.3-2
- Fix a wrong use of gdk_property_get that can lead to crashes