This commit is contained in:
Matthias Clasen 2008-12-18 03:35:55 +00:00
parent 2e03c7f627
commit c5ec27038b

View File

@ -1,6 +1,6 @@
Name: gnome-settings-daemon Name: gnome-settings-daemon
Version: 2.25.2 Version: 2.25.2
Release: 9%{?dist} Release: 10%{?dist}
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
Group: System Environment/Daemons Group: System Environment/Daemons
@ -179,6 +179,9 @@ fi
%{_libdir}/pkgconfig/gnome-settings-daemon.pc %{_libdir}/pkgconfig/gnome-settings-daemon.pc
%changelog %changelog
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.2-10
- Rebuild against new gnome-desktop
* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-9 * Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-9
- Don't call SetPointerMapping when using Xinput since - Don't call SetPointerMapping when using Xinput since
it duplicates effort but gets touchpads wrong (bug 324721) it duplicates effort but gets touchpads wrong (bug 324721)