Blame SPECS/gnome-settings-daemon.spec

0ab12e
%global glib2_version 2.56
0ab12e
%global colord_version 1.4.5
0ab12e
%global geocode_glib_version 3.10.0
0ab12e
%global gnome_desktop_version 3.37.1
0ab12e
%global gsettings_desktop_schemas_version 40
0ab12e
%global gtk3_version 3.15.3
0ab12e
%global libgweather_version 40~alpha
0ab12e
%global geoclue_version 2.3.1
0ab12e
0ab12e
%global tarball_version %%(echo %{version} | tr '~' '.')
0ab12e
0ab12e
Name:           gnome-settings-daemon
0ab12e
Version:        40.0.1
f05289
Release:        8%{?dist}
0ab12e
Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
0ab12e
0ab12e
License:        GPLv2+
0ab12e
URL:            https://download.gnome.org/sources/%{name}
0ab12e
Source0:        https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
0ab12e
Source1:        org.gnome.settings-daemon.plugins.power.gschema.override
0ab12e
0ab12e
BuildRequires:  meson >= 0.44.0
0ab12e
BuildRequires:  gcc
0ab12e
BuildRequires:  cups-devel
0ab12e
BuildRequires:  gettext
0ab12e
BuildRequires:  perl-interpreter
0ab12e
BuildRequires:  pkgconfig(alsa)
0ab12e
BuildRequires:  pkgconfig(colord) >= %{colord_version}
0ab12e
BuildRequires:  pkgconfig(fontconfig)
0ab12e
BuildRequires:  pkgconfig(gcr-base-3)
0ab12e
BuildRequires:  pkgconfig(geoclue-2.0) >= %{geoclue_version}
0ab12e
BuildRequires:  pkgconfig(geocode-glib-1.0) >= %{geocode_glib_version}
0ab12e
BuildRequires:  pkgconfig(glib-2.0) >= %{glib2_version}
0ab12e
BuildRequires:  pkgconfig(gnome-desktop-3.0) >= %{gnome_desktop_version}
0ab12e
BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= %{gsettings_desktop_schemas_version}
0ab12e
BuildRequires:  pkgconfig(gtk+-3.0) >= %{gtk3_version}
0ab12e
BuildRequires:  pkgconfig(gudev-1.0)
0ab12e
BuildRequires:  pkgconfig(gweather-3.0) >= %{libgweather_version}
0ab12e
BuildRequires:  pkgconfig(json-glib-1.0)
0ab12e
BuildRequires:  pkgconfig(lcms2) >= 2.2
0ab12e
BuildRequires:  pkgconfig(libcanberra-gtk3)
0ab12e
BuildRequires:  pkgconfig(libgeoclue-2.0)
0ab12e
BuildRequires:  pkgconfig(libnm)
0ab12e
BuildRequires:  pkgconfig(libnotify)
0ab12e
BuildRequires:  pkgconfig(libpulse)
0ab12e
BuildRequires:  pkgconfig(libpulse-mainloop-glib)
0ab12e
BuildRequires:  pkgconfig(librsvg-2.0)
0ab12e
BuildRequires:  pkgconfig(mm-glib)
0ab12e
BuildRequires:  pkgconfig(nss)
0ab12e
BuildRequires:  pkgconfig(polkit-gobject-1)
0ab12e
BuildRequires:  pkgconfig(upower-glib)
0ab12e
BuildRequires:  pkgconfig(x11)
0ab12e
BuildRequires:  pkgconfig(xi)
0ab12e
BuildRequires:  pkgconfig(wayland-client)
0ab12e
%ifnarch s390 s390x
0ab12e
BuildRequires:  pkgconfig(libwacom) >= 0.7
0ab12e
BuildRequires:  pkgconfig(xorg-wacom)
0ab12e
%endif
0ab12e
0ab12e
Requires: colord >= %{colord_version}
0ab12e
Requires: iio-sensor-proxy
0ab12e
Requires: geoclue2 >= %{geoclue_version}
0ab12e
Requires: geocode-glib%{?_isa} >= %{geocode_glib_version}
0ab12e
Requires: glib2%{?_isa} >= %{glib2_version}
0ab12e
Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
0ab12e
Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
0ab12e
Requires: gtk3%{?_isa} >= %{gtk3_version}
0ab12e
Requires: libgweather%{?_isa} >= %{libgweather_version}
0ab12e
0ab12e
Patch00001: 0001-power-Enable-power-saver-profile-when-low-on-battery.patch
0ab12e
Patch00002: subscription-manager-support.patch
f05289
Patch00003: im-module-setting-fix.patch
0ab12e
0ab12e
%description
0ab12e
A daemon to share settings from GNOME to other applications. It also
0ab12e
handles global keybindings, as well as a number of desktop-wide settings.
0ab12e
0ab12e
%package        devel
0ab12e
Summary:        Development files for %{name}
0ab12e
Requires:       %{name}%{?_isa} = %{version}-%{release}
0ab12e
0ab12e
%description    devel
0ab12e
The %{name}-devel package contains libraries and header files for
0ab12e
developing applications that use %{name}.
0ab12e
0ab12e
%prep
0ab12e
%autosetup -p1 -n %{name}-%{tarball_version}
0ab12e
0ab12e
%build
0ab12e
%meson
0ab12e
%meson_build
0ab12e
0ab12e
%install
0ab12e
%meson_install
0ab12e
0ab12e
cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
0ab12e
0ab12e
%find_lang %{name} --with-gnome
0ab12e
0ab12e
%files -f %{name}.lang
0ab12e
%license COPYING
0ab12e
%doc AUTHORS NEWS
0ab12e
0ab12e
# list daemons explicitly, so we notice if one goes missing
0ab12e
# some of these don't have a separate gschema
0ab12e
%{_libexecdir}/gsd-datetime
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop
0ab12e
0ab12e
%{_libexecdir}/gsd-housekeeping
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
0ab12e
0ab12e
%{_libexecdir}/gsd-keyboard
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop
0ab12e
0ab12e
%{_libexecdir}/gsd-media-keys
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml
0ab12e
0ab12e
%{_libexecdir}/gsd-backlight-helper
0ab12e
%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy
0ab12e
%{_libexecdir}/gsd-power
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Power.desktop
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.override
0ab12e
0ab12e
%{_libexecdir}/gsd-print-notifications
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop
0ab12e
%{_libexecdir}/gsd-printer
0ab12e
0ab12e
%{_libexecdir}/gsd-rfkill
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop
0ab12e
0ab12e
%{_libexecdir}/gsd-screensaver-proxy
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop
0ab12e
0ab12e
%{_libexecdir}/gsd-smartcard
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop
0ab12e
0ab12e
%{_libexecdir}/gsd-sound
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop
0ab12e
0ab12e
%{_libexecdir}/gsd-usb-protection
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.UsbProtection.desktop
0ab12e
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop
0ab12e
0ab12e
%ifnarch s390 s390x
0ab12e
%{_libexecdir}/gsd-wacom
0ab12e
%{_libexecdir}/gsd-wacom-oled-helper
0ab12e
%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.wacom.policy
0ab12e
%endif
0ab12e
0ab12e
%{_libexecdir}/gsd-xsettings
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
0ab12e
0ab12e
%{_libexecdir}/gsd-a11y-settings
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop
0ab12e
0ab12e
%{_libexecdir}/gsd-color
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Color.desktop
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
0ab12e
0ab12e
%{_libexecdir}/gsd-sharing
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.sharing.gschema.xml
0ab12e
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Wwan.desktop
0ab12e
%{_libexecdir}/gsd-wwan
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.wwan.gschema.xml
0ab12e
0ab12e
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Subscription.desktop
0ab12e
%{_libexecdir}/gsd-subman
0ab12e
%{_libexecdir}/gsd-subman-helper
0ab12e
%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.subman.policy
0ab12e
%{_datadir}/polkit-1/rules.d/org.gnome.settings-daemon.plugins.subman.rules
0ab12e
0ab12e
%dir %{_libdir}/gnome-settings-daemon-40
0ab12e
%{_libdir}/gnome-settings-daemon-40/libgsd.so
0ab12e
0ab12e
%{_sysconfdir}/xdg/Xwayland-session.d/00-xrdb
0ab12e
%{_userunitdir}/*
0ab12e
/usr/lib/udev/rules.d/*.rules
0ab12e
%{_datadir}/gnome-settings-daemon/
0ab12e
%{_datadir}/GConf/gsettings/gnome-settings-daemon.convert
0ab12e
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml
0ab12e
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml
0ab12e
0ab12e
%files devel
0ab12e
%{_includedir}/gnome-settings-daemon-40
0ab12e
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
0ab12e
0ab12e
%changelog
f05289
* Mon Aug 01 2022 Felipe Borges <feborges@redhat.com> - 40.0.1-8
f05289
- Fix registration with activation key
f05289
  Resolves: #2100467
f05289
f05289
* Wed Jul 13 2022 Carlos Garnacho <cgarnach@redhat.com> - 40.0.1-7
f05289
- Manage im-context Xsetting dynamically
f05289
  Resolves: #2087031
f05289
8d4228
* Mon Feb 14 2022 Ray Strode <rstrode@redhat.com> - 40.0.1-6
8d4228
- Update for non-deprecated subscription management API
8d4228
  Resolves: #2049734
8d4228
0ab12e
* Wed Sep 08 2021 Kalev Lember <klember@redhat.com> - 40.0.1-5
0ab12e
- Fix the icon shown for subscription manager notifications
f9ee43
- Related: #1937113
0ab12e
0ab12e
* Thu Sep 02 2021 Kalev Lember <klember@redhat.com> - 40.0.1-4
0ab12e
- Forward port subscription manager support from RHEL 8
f9ee43
- Resolves: #1937113
0ab12e
0ab12e
* Thu Aug 19 2021 Carlos Garnacho <cgarnach@redhat.com> - 40.0.1-3
0ab12e
- Backport power saving changes
0ab12e
  Resolves: #1994476
0ab12e
0ab12e
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 40.0.1-2
0ab12e
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
0ab12e
  Related: rhbz#1991688
0ab12e
0ab12e
* Fri May 07 2021 Kalev Lember <klember@redhat.com> - 40.0.1-1
0ab12e
- Update to 40.0.1
0ab12e
0ab12e
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-2
0ab12e
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
0ab12e
0ab12e
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 40.0-1
0ab12e
- Update to 40.0
0ab12e
- Drop old obsoletes/conflicts
0ab12e
0ab12e
* Mon Mar 15 2021 Kalev Lember <klember@redhat.com> - 40~rc-1
0ab12e
- Update to 40.rc
0ab12e
0ab12e
* Mon Feb 15 2021 Kalev Lember <klember@redhat.com> - 40~beta-2
0ab12e
- Fix loading gtk modules
0ab12e
- Update versioned dependencies
0ab12e
0ab12e
* Mon Feb 15 2021 Florian Müllner <fmuellner@redhat.com> - 40~beta-1
0ab12e
- Update to 40.beta
0ab12e
0ab12e
* Mon Feb 15 2021 Florian Müllner <fmuellner@redhat.com> - 40~alpha.1-1
0ab12e
- Update to 40.alpha.1
0ab12e
0ab12e
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.1-2
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
0ab12e
0ab12e
* Fri Oct  9 2020 Kalev Lember <klember@redhat.com> - 3.38.1-1
0ab12e
- Update to 3.38.1
0ab12e
0ab12e
* Mon Sep 14 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
0ab12e
- Update to 3.38.0
0ab12e
0ab12e
* Mon Sep 07 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
0ab12e
- Update to 3.37.92
0ab12e
0ab12e
* Sat Aug 29 2020 Kalev Lember <klember@redhat.com> - 3.37.1-1
0ab12e
- Update to 3.37.1
0ab12e
0ab12e
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.0-1
0ab12e
- Update to 3.37.0
0ab12e
0ab12e
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.1-3
0ab12e
- Second attempt - Rebuilt for
0ab12e
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
0ab12e
0ab12e
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.1-2
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
0ab12e
0ab12e
* Thu Apr 30 2020 Kalev Lember <klember@redhat.com> - 3.36.1-1
0ab12e
- Update to 3.36.1
0ab12e
0ab12e
* Mon Mar 09 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
0ab12e
- Update to 3.36.0
0ab12e
0ab12e
* Mon Mar 02 2020 Kalev Lember <klember@redhat.com> - 3.35.92-1
0ab12e
- Update to 3.35.92
0ab12e
0ab12e
* Tue Feb 18 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
0ab12e
- Update to 3.35.91
0ab12e
0ab12e
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.0-3
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
0ab12e
0ab12e
* Thu Jan 16 2020 Kalev Lember <klember@redhat.com> - 3.35.0-2
0ab12e
- Rebuilt for libgnome-desktop soname bump
0ab12e
0ab12e
* Tue Jan 07 2020 Kalev Lember <klember@redhat.com> - 3.35.0-1
0ab12e
- Update to 3.35.0
0ab12e
0ab12e
* Mon Oct 14 2019 Kalev Lember <klember@redhat.com> - 3.34.1-1
0ab12e
- Update to 3.34.1
0ab12e
0ab12e
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
0ab12e
- Update to 3.34.0
0ab12e
0ab12e
* Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 3.33.92-1
0ab12e
- Update to 3.33.92
0ab12e
0ab12e
* Mon Aug 26 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
0ab12e
- Update to 3.33.90
0ab12e
- Drop old versioned conflicts
0ab12e
0ab12e
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.33.0-4
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
0ab12e
0ab12e
* Sun Jul 21 2019 Kalev Lember <klember@redhat.com> - 3.33.0-3
0ab12e
- Rebuilt for libgnome-desktop soname bump
0ab12e
0ab12e
* Mon Jul 08 2019 Kalev Lember <klember@redhat.com> - 3.33.0-2
0ab12e
- Rebuilt for libgweather soname bump
0ab12e
0ab12e
* Tue Jun 25 2019 Kalev Lember <klember@redhat.com> - 3.33.0-1
0ab12e
- Update to 3.33.0
0ab12e
0ab12e
* Wed Jun 19 2019 Kalev Lember <klember@redhat.com> - 3.32.1-1
0ab12e
- Update to 3.32.1
0ab12e
0ab12e
* Tue May 28 2019 Marek Kasik <mkasik@redhat.com> - 3.32.0-2
0ab12e
- Fix NSS crash at smartcard plugin (#1688791)
0ab12e
0ab12e
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
0ab12e
- Update to 3.32.0
0ab12e
0ab12e
* Wed Mar 06 2019 Kalev Lember <klember@redhat.com> - 3.31.92-1
0ab12e
- Update to 3.31.92
0ab12e
0ab12e
* Wed Feb 20 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
0ab12e
- Update to 3.31.91
0ab12e
0ab12e
* Wed Feb 06 2019 Kalev Lember <klember@redhat.com> - 3.31.90-1
0ab12e
- Update to 3.31.90
0ab12e
0ab12e
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.2-2
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
0ab12e
0ab12e
* Wed Jan 09 2019 Kalev Lember <klember@redhat.com> - 3.31.2-1
0ab12e
- Update to 3.31.2
0ab12e
0ab12e
* Tue Nov 20 2018 Pete Walter <pwalter@fedoraproject.org> - 3.30.1.2-3
0ab12e
- Move gnome-remote-desktop recommends to gnome-control-center
0ab12e
0ab12e
* Fri Nov 09 2018 Ray Strode <rstrode@redhat.com> - 3.30.1.2-2
0ab12e
- Add recommends for gnome-remote-desktop after irc discussion
0ab12e
0ab12e
* Thu Oct 04 2018 Kalev Lember <klember@redhat.com> - 3.30.1.2-1
0ab12e
- Update to 3.30.1.2
0ab12e
0ab12e
* Fri Sep 28 2018 Kalev Lember <klember@redhat.com> - 3.30.1.1-1
0ab12e
- Update to 3.30.1.1
0ab12e
0ab12e
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
0ab12e
- Update to 3.30.0
0ab12e
0ab12e
* Sun Aug 12 2018 Kalev Lember <klember@redhat.com> - 3.29.90.1-1
0ab12e
- Update to 3.29.90.1
0ab12e
0ab12e
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 3.28.1-3
0ab12e
- Rebuild with fixed binutils
0ab12e
0ab12e
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.1-2
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
0ab12e
0ab12e
* Thu Apr 12 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
0ab12e
- Update to 3.28.1
0ab12e
0ab12e
* Tue Apr 10 2018 Michael Catanzaro <mcatanzaro@gnome.org> - 3.28.0-2
0ab12e
- Disable automatic suspend, except when on battery power
0ab12e
0ab12e
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
0ab12e
- Update to 3.28.0
0ab12e
0ab12e
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
0ab12e
- Update to 3.27.92
0ab12e
0ab12e
* Fri Mar 02 2018 Kalev Lember <klember@redhat.com> - 3.27.91-1
0ab12e
- Update to 3.27.91
0ab12e
0ab12e
* Sat Feb 10 2018 Bastien Nocera <bnocera@redhat.com> - 3.27.90-4
0ab12e
+ gnome-settings-daemon-3.27.90-4
0ab12e
- Rebuild against newer gnome-desktop3 package
0ab12e
0ab12e
* Fri Feb 09 2018 Bastien Nocera <bnocera@redhat.com> - 3.27.90-3
0ab12e
+ gnome-settings-daemon-3.27.90-3
0ab12e
- Really fix gsd-* helper linkage
0ab12e
- Build fix for highly parallel builds
0ab12e
0ab12e
* Wed Feb 07 2018 Kalev Lember <klember@redhat.com> - 3.27.90-2
0ab12e
- Fix missing libcommon.so library
0ab12e
0ab12e
* Tue Feb 06 2018 Kalev Lember <klember@redhat.com> - 3.27.90-1
0ab12e
- Update to 3.27.90
0ab12e
- Switch to meson build system
0ab12e
0ab12e
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 3.26.2-5
0ab12e
- Rebuilt for libgweather soname bump
0ab12e
0ab12e
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 3.26.2-4
0ab12e
- Rebuilt for switch to libxcrypt
0ab12e
0ab12e
* Fri Jan 12 2018 Bastien Nocera <bnocera@redhat.com> - 3.26.2-3
0ab12e
- Fix gdm session trying to change the backlight, resulting in a lot
0ab12e
  of spurious error messages (#1322588)
0ab12e
0ab12e
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.2-2
0ab12e
- Remove obsolete scriptlets
0ab12e
0ab12e
* Thu Nov 02 2017 Kalev Lember <klember@redhat.com> - 3.26.2-1
0ab12e
- Update to 3.26.2
0ab12e
0ab12e
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
0ab12e
- Update to 3.26.1
0ab12e
0ab12e
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
0ab12e
- Update to 3.26.0
0ab12e
0ab12e
* Tue Sep 05 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
0ab12e
- Update to 3.25.92
0ab12e
0ab12e
* Thu Aug 24 2017 Kalev Lember <klember@redhat.com> - 3.25.91-1
0ab12e
- Update to 3.25.91
0ab12e
0ab12e
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 3.25.90-1
0ab12e
- Update to 3.25.90
0ab12e
0ab12e
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 3.25.4-2
0ab12e
- Add explicit conflicts to not break older gdm, gnome-session and gnome-shell
0ab12e
0ab12e
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 3.25.4-1
0ab12e
- Update to 3.25.4
0ab12e
0ab12e
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.2-2
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
0ab12e
0ab12e
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 3.25.2-1
0ab12e
- Update to 3.25.2
0ab12e
0ab12e
* Wed May 10 2017 Kalev Lember <klember@redhat.com> - 3.24.2-1
0ab12e
- Update to 3.24.2
0ab12e
0ab12e
* Wed Apr 12 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
0ab12e
- Update to 3.24.1
0ab12e
0ab12e
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
0ab12e
- Update to 3.24.0
0ab12e
0ab12e
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
0ab12e
- Update to 3.23.92
0ab12e
0ab12e
* Wed Feb 15 2017 Richard Hughes <rhughes@redhat.com> - 3.23.90-1
0ab12e
- Update to 3.23.90
0ab12e
0ab12e
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.3-2
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
0ab12e
0ab12e
* Thu Jan 12 2017 Bastien Nocera <bnocera@redhat.com> - 3.23.3-1
0ab12e
+ gnome-settings-daemon-3.23.3-1
0ab12e
- Update to 3.23.3
0ab12e
0ab12e
* Tue Oct 11 2016 Bastien Nocera <bnocera@redhat.com> - 3.23.2-1
0ab12e
+ gnome-settings-daemon-3.23.2-1
0ab12e
- Update to 3.23.2
0ab12e
0ab12e
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
0ab12e
- Update to 3.22.0
0ab12e
0ab12e
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92.1-1
0ab12e
- Update to 3.21.92.1
0ab12e
0ab12e
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
0ab12e
- Update to 3.21.92
0ab12e
- Don't set group tags
0ab12e
0ab12e
* Fri Aug 26 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
0ab12e
- Update to 3.21.90
0ab12e
0ab12e
* Sun Apr 17 2016 Bastien Nocera <bnocera@redhat.com> - 3.20.1-3
0ab12e
- Fix crasher in newly enabled audio device selection dialogue
0ab12e
0ab12e
* Sun Apr 17 2016 Bastien Nocera <bnocera@redhat.com> - 3.20.1-2
0ab12e
- Require alsa to enable the audio device selection dialogue
0ab12e
0ab12e
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
0ab12e
- Update to 3.20.1
0ab12e
0ab12e
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
0ab12e
- Update to 3.20.0
0ab12e
0ab12e
* Thu Mar 17 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
0ab12e
- Update to 3.19.92
0ab12e
0ab12e
* Fri Mar 04 2016 Kalev Lember <klember@redhat.com> - 3.19.91-1
0ab12e
- Update to 3.19.91
0ab12e
0ab12e
* Wed Feb 17 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
0ab12e
- Update to 3.19.90
0ab12e
0ab12e
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.5-2
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
0ab12e
0ab12e
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 3.19.5-1
0ab12e
- Update to 3.19.5
0ab12e
0ab12e
* Thu Dec 17 2015 Kalev Lember <klember@redhat.com> - 3.19.4-1
0ab12e
- Update to 3.19.4
0ab12e
0ab12e
* Tue Dec 15 2015 Kalev Lember <klember@redhat.com> - 3.19.3-1
0ab12e
- Update to 3.19.3
0ab12e
0ab12e
* Tue Nov 10 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
0ab12e
- Update to 3.18.2
0ab12e
0ab12e
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
0ab12e
- Update to 3.18.1
0ab12e
0ab12e
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
0ab12e
- Update to 3.18.0
0ab12e
0ab12e
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 3.17.92-1
0ab12e
- Update to 3.17.92
0ab12e
0ab12e
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
0ab12e
- Update to 3.17.90
0ab12e
- Use make_install macro
0ab12e
0ab12e
* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 3.17.3-1
0ab12e
- Update to 3.17.3
0ab12e
- Use pkgconfig for BuildRequires
0ab12e
0ab12e
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-3
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
0ab12e
0ab12e
* Thu Jun 11 2015 Richard Hughes <rhughes@redhat.com> - 3.17.2-2
0ab12e
- Add runtime dep on iio-sensor-proxy for the ambient light sensor
0ab12e
0ab12e
* Fri Jun 05 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.2-1
0ab12e
- Update to 3.17.2
0ab12e
0ab12e
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
0ab12e
- Update to 3.16.2
0ab12e
0ab12e
* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
0ab12e
- Update to 3.16.1
0ab12e
0ab12e
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
0ab12e
- Update to 3.16.0
0ab12e
0ab12e
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
0ab12e
- Update to 3.15.92
0ab12e
0ab12e
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
0ab12e
- Update to 3.15.91
0ab12e
- Use the %%license macro for the COPYING file
0ab12e
0ab12e
* Tue Feb 17 2015 Richard Hughes <rhughes@redhat.com> - 3.15.90-1
0ab12e
- Update to 3.15.90
0ab12e
0ab12e
* Thu Jan 22 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
0ab12e
- Update to 3.15.4
0ab12e
0ab12e
* Thu Nov 27 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.1-1
0ab12e
- Update to 3.15.1
0ab12e
0ab12e
* Tue Nov 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
0ab12e
- Update to 3.14.2
0ab12e
0ab12e
* Sat Nov 01 2014 Richard Hughes <rhughes@redhat.com> - 3.14.1-3
0ab12e
- Fix compile on RHEL
0ab12e
0ab12e
* Sun Oct 26 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-2
0ab12e
- Obsolete drwright
0ab12e
0ab12e
* Tue Oct 14 2014 Rui Matos <rmatos@redhat.com> - 3.14.1-1
0ab12e
- Update to 3.14.1
0ab12e
0ab12e
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
0ab12e
- Update to 3.14.0
0ab12e
0ab12e
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
0ab12e
- Update to 3.13.92
0ab12e
0ab12e
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
0ab12e
- Update to 3.13.91
0ab12e
0ab12e
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
0ab12e
- Update to 3.13.90
0ab12e
0ab12e
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
0ab12e
0ab12e
* Wed Jul 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
0ab12e
- Update to 3.13.4
0ab12e
0ab12e
* Thu Jun 26 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
0ab12e
- Update to 3.13.3
0ab12e
0ab12e
* Wed Jun 25 2014 Richard Hughes <rhughes@redhat.com> - 3.13.2-1
0ab12e
- Update to 3.13.2
0ab12e
0ab12e
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.1-2
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
0ab12e
0ab12e
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
0ab12e
- Update to 3.13.1
0ab12e
- Remove and obsolete the updates plugin
0ab12e
0ab12e
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
0ab12e
- Update to 3.12.1
0ab12e
- Tighten subpackage deps
0ab12e
0ab12e
* Mon Apr 14 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0.1-3
0ab12e
- Drop control-center-filesystem dependency
0ab12e
0ab12e
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0.1-2
0ab12e
- Update dep versions
0ab12e
0ab12e
* Wed Mar 26 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0.1-1
0ab12e
- Update to 3.12.0.1
0ab12e
0ab12e
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
0ab12e
- Update to 3.12.0
0ab12e
0ab12e
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
0ab12e
- Update to 3.11.92
0ab12e
0ab12e
* Tue Mar 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
0ab12e
- Update to 3.11.91
0ab12e
0ab12e
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-2
0ab12e
- Rebuilt for gnome-desktop soname bump
0ab12e
0ab12e
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-1
0ab12e
- Update to 3.11.90
0ab12e
0ab12e
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
0ab12e
- Update to 3.11.5
0ab12e
0ab12e
* Thu Jan 30 2014 Richard Hughes <rhughes@redhat.com> - 3.11.3-2
0ab12e
- Rebuild for libpackagekit-glib soname bump
0ab12e
0ab12e
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
0ab12e
- Update to 3.11.3
0ab12e
0ab12e
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
0ab12e
- Update to 3.11.2
0ab12e
0ab12e
* Thu Oct 31 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.1-1
0ab12e
- Update to 3.11.1
0ab12e
0ab12e
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
0ab12e
- Update to 3.10.1
0ab12e
0ab12e
* Fri Oct 11 2013 Richard Hughes <rhughes@redhat.com> - 3.10.0-3
0ab12e
- Apply the previous patch on Fedora too.
0ab12e
0ab12e
* Fri Oct 11 2013 Richard Hughes <rhughes@redhat.com> - 3.10.0-2
0ab12e
- Grab a patch from upstream to fix the multiple notifications about updates.
0ab12e
- Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1009132
0ab12e
0ab12e
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
0ab12e
- Update to 3.10.0
0ab12e
0ab12e
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
0ab12e
- Update to 3.9.92
0ab12e
0ab12e
* Tue Sep 17 2013 Richard Hughes <rhughes@redhat.com> - 3.9.91.1-2
0ab12e
- Grab a patch from upstream so that the offline updates feature can
0ab12e
  actually work when reboot returns with success.
0ab12e
0ab12e
* Tue Sep 03 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.91.1-1
0ab12e
- Update to 3.9.91.1
0ab12e
0ab12e
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
0ab12e
- Update to 3.9.91
0ab12e
- Include the new datetime plugin
0ab12e
0ab12e
* Fri Aug 23 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-2
0ab12e
- Keep middle click paste enabled for now
0ab12e
0ab12e
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
0ab12e
- Update to 3.9.90
0ab12e
0ab12e
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-1
0ab12e
- Update to 3.9.5
0ab12e
- Remove empty /etc/gnome-settings-daemon directory
0ab12e
- Install new rfkill plugin and add back the smartcard plugin
0ab12e
0ab12e
* Tue Jul 30 2013 Richard Hughes <rhughes@redhat.com> - 3.9.3-3
0ab12e
- Rebuild for colord soname bump
0ab12e
0ab12e
* Mon Jul 22 2013 Bastien Nocera <bnocera@redhat.com> 3.9.3-2
0ab12e
- Remove obsolete GStreamer 0.10 BRs
0ab12e
0ab12e
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
0ab12e
- Update to 3.9.3
0ab12e
0ab12e
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
0ab12e
- Update to 3.9.2
0ab12e
- Drop the ibus-kkc-libpinyin patch; the hardcoded input sources
0ab12e
  list is gone from g-s-d
0ab12e
- Set the minimum required gnome-desktop3 version
0ab12e
0ab12e
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
0ab12e
- Update to 3.8.2
0ab12e
0ab12e
* Thu May  9 2013 Jens Petersen <petersen@redhat.com> - 3.8.1-2
0ab12e
- default ibus engine in Fedora is now kkc for Japanese
0ab12e
  and libpinyin for Chinese (#948117)
0ab12e
0ab12e
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 3.8.1-1
0ab12e
- Update to 3.8.1
0ab12e
0ab12e
* Tue Mar 26 2013 Richard Hughes <rhughes@redhat.com> - 3.8.0-1
0ab12e
- Update to 3.8.0
0ab12e
0ab12e
* Tue Mar 19 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.92-1
0ab12e
- Update to 3.7.92
0ab12e
0ab12e
* Tue Mar  5 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
0ab12e
- Update to 3.7.91
0ab12e
0ab12e
* Wed Feb 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
0ab12e
- Update to 3.7.90
0ab12e
0ab12e
* Thu Feb 07 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5.1-1
0ab12e
- Update to 3.7.5.1
0ab12e
0ab12e
* Wed Feb 06 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.7.5-2
0ab12e
- Bump the gtk3 BuildRequires
0ab12e
0ab12e
* Tue Feb 05 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
0ab12e
- Update to 3.7.5
0ab12e
0ab12e
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
0ab12e
- Update to 3.7.4
0ab12e
0ab12e
* Mon Dec 31 2012 Dan Horák <dan[at]danny.cz> - 3.7.3-2
0ab12e
- fix filelist for s390(x) (and ppc/ppc64 in RHEL)
0ab12e
0ab12e
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
0ab12e
- Update to 3.7.3
0ab12e
- Adjust the spec file for the (temporarly) disabled smartcard plugin
0ab12e
0ab12e
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.1-1
0ab12e
- Update to 3.7.1
0ab12e
- Remove upstreamed patches
0ab12e
0ab12e
* Wed Nov 14 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.3-1
0ab12e
- Update to 3.6.3
0ab12e
- Drop the static man page patch and BR docbook-style-xsl instead
0ab12e
0ab12e
* Thu Nov 08 2012 Bastien Nocera <bnocera@redhat.com> 3.6.2-1
0ab12e
- Update to 3.6.2
0ab12e
0ab12e
* Thu Oct 18 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.1-3
0ab12e
- Fix a typo in the suspend patch (#858259)
0ab12e
0ab12e
* Mon Oct 08 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-2
0ab12e
- fix build on s390(x)
0ab12e
0ab12e
* Mon Oct 08 2012 Bastien Nocera <bnocera@redhat.com> 3.6.1-1
0ab12e
- Update to 3.6.1
0ab12e
0ab12e
* Fri Oct  5 2012 Olivier Fourdan <mclasen@redhat.com> - 3.6.0-5
0ab12e
- Adds Wacom OSD window from upstream bug #679062
0ab12e
0ab12e
* Wed Oct  3 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-4
0ab12e
- Fix an inhibitor leak in the previous patch
0ab12e
0ab12e
* Tue Oct  2 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-3
0ab12e
- Fix lid close handling with new systemd
0ab12e
0ab12e
* Fri Sep 28 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.6.0-2
0ab12e
- Split out PackageKit into a sub package. Fixes #699348
0ab12e
0ab12e
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
0ab12e
- Update to 3.6.0
0ab12e
0ab12e
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
0ab12e
- Update to 3.5.92
0ab12e
0ab12e
* Wed Sep 05 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.91-1
0ab12e
- Update to 3.5.91
0ab12e
0ab12e
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
0ab12e
- Update to 3.5.90
0ab12e
0ab12e
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.6-1
0ab12e
- Update to 3.5.6
0ab12e
0ab12e
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.5-4
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
0ab12e
0ab12e
* Tue Jul 24 2012 Dan Horák <dan[at]danny.cz> - 3.5.5-3
0ab12e
- fix build without wacom
0ab12e
0ab12e
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.5-2
0ab12e
- Fix the updates plugin to load
0ab12e
0ab12e
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.5-1
0ab12e
- Update to 3.5.5
0ab12e
0ab12e
* Tue Jul 17 2012 Dan Horák <dan[at]danny.cz> - 3.5.4-3
0ab12e
- fix build on s390(x) - cherry-picked from f17 branch
0ab12e
- allow build without wacom on ppc/ppc64
0ab12e
0ab12e
* Tue Jul 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.4-2
0ab12e
- Rebuild against new PackageKit
0ab12e
0ab12e
* Wed Jun 27 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
0ab12e
- Update to 3.5.4
0ab12e
0ab12e
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
0ab12e
- Update to 3.5.3
0ab12e
0ab12e
* Thu Jun 14 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-4
0ab12e
- Drop calculator patch, no longer needed
0ab12e
0ab12e
* Thu Jun 07 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-3
0ab12e
- Fix file lists
0ab12e
0ab12e
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
0ab12e
- Add missing BR
0ab12e
0ab12e
* Wed Jun 06 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
0ab12e
- Update to 3.5.2
0ab12e
0ab12e
* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
0ab12e
- Update to 3.4.2
0ab12e
0ab12e
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
0ab12e
- Update to 3.4.1
0ab12e
0ab12e
* Mon Mar 26 2012 Richard Hughes <rhughes@redhat.com> - 3.4.0-1
0ab12e
- New upstream version.
0ab12e
0ab12e
* Tue Mar 20 2012 Richard Hughes <rhughes@redhat.com> 3.3.92-1
0ab12e
- Update to 3.3.92
0ab12e
0ab12e
* Mon Mar 05 2012 Bastien Nocera <bnocera@redhat.com> 3.3.91-1
0ab12e
- Update to 3.3.91
0ab12e
0ab12e
* Wed Feb 22 2012 Bastien Nocera <bnocera@redhat.com> 3.3.90.1-1
0ab12e
- Update to 3.3.90.1
0ab12e
0ab12e
* Thu Feb  9 2012 Matthias Clasen <mclasen@redhat.com> 3.3.5-2
0ab12e
- Use systemd for session tracking
0ab12e
0ab12e
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> 3.3.5-1
0ab12e
- Update to 3.3.5
0ab12e
0ab12e
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> 3.3.4-2
0ab12e
- Some crash fixes
0ab12e
0ab12e
* Tue Jan 17 2012 Bastien Nocera <bnocera@redhat.com> 3.3.4-1
0ab12e
- Update to 3.3.4
0ab12e
0ab12e
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3.1-3
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
0ab12e
0ab12e
* Tue Dec 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3.1-2
0ab12e
- Fix a path problem in the gnome-settings-daemon autostart file
0ab12e
0ab12e
* Fri Dec 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3.1-1
0ab12e
- Update to 3.3.3.1
0ab12e
0ab12e
* Wed Dec 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
0ab12e
- Update to 3.3.3
0ab12e
0ab12e
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
0ab12e
- Update to 3.3.2
0ab12e
0ab12e
* Fri Nov 11 2011 Bastien Nocera <bnocera@redhat.com> 3.2.2-1
0ab12e
- Update to 3.2.2
0ab12e
0ab12e
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-4
0ab12e
- Rebuilt for glibc bug#747377
0ab12e
0ab12e
* Tue Oct 25 2011 Marek Kasik <mkasik@redhat.com> - 3.2.1-3
0ab12e
- Fix a typo in registration of an object on DBus (#747318)
0ab12e
0ab12e
* Mon Oct 24 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-2
0ab12e
- Fix calculator keybinding (#745367)
0ab12e
0ab12e
* Mon Oct 17 2011 Bastien Nocera <bnocera@redhat.com> 3.2.1-1
0ab12e
- Update to 3.2.1
0ab12e
0ab12e
* Wed Oct 12 2011 Adam Williamson <awilliam@redhat.com> - 3.2.0-2
0ab12e
- backport some greatest hits from git to stop the same bugs being
0ab12e
  reported over and over (all will be in 3.2.1)
0ab12e
0ab12e
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
0ab12e
- Update to 3.2.0
0ab12e
0ab12e
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
0ab12e
- Update to 3.1.92
0ab12e
0ab12e
* Tue Sep  6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
0ab12e
- Update to 3.1.91
0ab12e
0ab12e
* Tue Jul 26 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.1.4-2
0ab12e
- Add a patch to make the fallback mounter to build correctly
0ab12e
- Include the new power plugin
0ab12e
0ab12e
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
0ab12e
- Update to 3.1.4
0ab12e
0ab12e
* Fri Jul 22 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.3-2
0ab12e
- Add support for chrony (#723212)
0ab12e
0ab12e
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
0ab12e
- Update to 3.1.3
0ab12e
0ab12e
* Tue Jun 21 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-2
0ab12e
- Fix fortify fail in gsd-color-manager.c (#714625)
0ab12e
0ab12e
* Wed Jun 15 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
0ab12e
- Update to 3.1.2
0ab12e
0ab12e
* Wed Jun 15 2011 Bastien Nocera <bnocera@redhat.com> 3.1.1-3
0ab12e
- Rebuild for new gnome-desktop3 libs
0ab12e
0ab12e
* Mon Jun 13 2011 Marek Kasik <mkasik@redhat.com> 3.1.1-2
0ab12e
- Remove requirement of system-config-printer-udev (#704381)
0ab12e
0ab12e
* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1
0ab12e
- Update to 3.1.1
0ab12e
0ab12e
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 3.0.1-5
0ab12e
- Update gsettings schema scriptlet
0ab12e
0ab12e
* Mon May  2 2011 Matthias Clasen <mclasen@redhat.com> 3.0.1-4
0ab12e
- Try to fix a crash (#698533)
0ab12e
0ab12e
* Thu Apr 28 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-2
0ab12e
- Fix setting ntpd usage with SystemD
0ab12e
0ab12e
* Tue Apr 26 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-1
0ab12e
- Update to 3.0.1
0ab12e
0ab12e
* Wed Apr 06 2011 Bastien Nocera <bnocera@redhat.com> 3.0.0.1-1
0ab12e
- Update to 3.0.0.1
0ab12e
0ab12e
* Mon Apr 04 2011 Bastien Nocera <bnocera@redhat.com> 3.0.0-1
0ab12e
- Update to 3.0.0
0ab12e
0ab12e
* Wed Mar 30 2011 Marek Kasik <mkasik@redhat.com> 2.91.93-2
0ab12e
- Make CUPS' subscriptions expirable
0ab12e
0ab12e
* Fri Mar 25 2011 Bastien Nocera <bnocera@redhat.com> 2.91.93-1
0ab12e
- Update to 2.91.93
0ab12e
0ab12e
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1
0ab12e
- Update 2.91.92
0ab12e
0ab12e
* Wed Mar 16 2011 Richard Hughes <rhughes@redhat.com> 2.91.91-3
0ab12e
- Add a patch from upstream to fix the updates plugin.
0ab12e
0ab12e
* Fri Mar 11 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-2
0ab12e
- Add libXxf86misc-devel requires so that key repeat/delay works
0ab12e
0ab12e
* Tue Mar 08 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-1
0ab12e
- Update to 2.91.91
0ab12e
0ab12e
* Fri Feb 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-4
0ab12e
- Fix undefined symbols in the updates plugin
0ab12e
0ab12e
* Wed Feb 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-3
0ab12e
- BR PackageKit and cups
0ab12e
- Explicitly list plugins so we notice if they go missing
0ab12e
0ab12e
* Wed Feb 23 2011 Cosimo Cecchi <cosimoc@redhat.com> - 2.91.90-2
0ab12e
- Include an upstream patch to fix a possible crasher
0ab12e
0ab12e
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.90-1
0ab12e
- Update to 2.91.90
0ab12e
0ab12e
* Wed Feb 16 2011 Bastien Nocera <bnocera@redhat.com> 2.91.9-6
0ab12e
- Fix crasher when media keys GSettings value changes
0ab12e
0ab12e
* Sun Feb 13 2011 Christopher Aillon <caillon@redhat.com> - 2.91.9-5
0ab12e
- Rebuild for new libxklavier
0ab12e
0ab12e
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.9-4
0ab12e
- Rebuild against newer gtk
0ab12e
0ab12e
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.9-3
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
0ab12e
0ab12e
* Tue Feb 08 2011 Bastien Nocera <bnocera@redhat.com> 2.91.9-2
0ab12e
- Fix setting timezones in the date & time panel (#674999)
0ab12e
0ab12e
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.9-1
0ab12e
- 2.91.9
0ab12e
0ab12e
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.8-1
0ab12e
- 2.91.8
0ab12e
0ab12e
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.7-2
0ab12e
- Own %%{_libdir}/gnome-settings-daemon-3.0/gtk-modules
0ab12e
0ab12e
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.7-1
0ab12e
- Update to 2.91.7
0ab12e
0ab12e
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6.2-1
0ab12e
- Update to 2.91.6.2
0ab12e
0ab12e
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.5.1-1
0ab12e
- Update to 2.91.5.1
0ab12e
0ab12e
* Thu Dec  2 2010 Dan Williams <dcbw@redhat.com> - 2.91.5-4
0ab12e
- Re-add patch handling org.gnome.media-handling gsettings schema rename
0ab12e
0ab12e
* Wed Dec  1 2010 Dan Williams <dcbw@redhat.com> - 2.91.5-3
0ab12e
- Fix various cases of forgetting to draw the background
0ab12e
0ab12e
* Tue Nov 30 2010 Owen Taylor <otaylor@redhat.com> - 2.91.5-2
0ab12e
- Add a patch handling org.gnome.media-handling gsettings schema rename
0ab12e
0ab12e
* Tue Nov 30 2010 Tomas Bzatek <tbzatek@redhat.com> 2.91.5-1
0ab12e
- Update to 2.91.5
0ab12e
0ab12e
* Fri Nov 26 2010 Bastien Nocera <bnocera@redhat.com> 2.91.4-2
0ab12e
- Fix crasher on startup
0ab12e
0ab12e
* Thu Nov 25 2010 Bastien Nocera <bnocera@redhat.com> 2.91.4-1
0ab12e
- Update to 2.91.4
0ab12e
0ab12e
* Wed Nov 17 2010 Richard Hughes <richard@hughsie.com> 2.91.3-1
0ab12e
- Update to 2.91.3
0ab12e
0ab12e
* Wed Nov 10 2010 Bastien Nocera <bnocera@redhat.com> 2.91.2.1-0.4.
0ab12e
- Update to 2.91.2.1
0ab12e
0ab12e
* Wed Nov  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-0.4.20101102
0ab12e
- Rebuild against new libnotify
0ab12e
0ab12e
* Tue Nov  2 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-0.3.20101102
0ab12e
- Make theme changing work
0ab12e
0ab12e
* Tue Nov 02 2010 Richard Hughes <richard@hughsie.com> 2.91.2-0.2.20101102
0ab12e
- Add BR gsettings-desktop-schemas-devel
0ab12e
0ab12e
* Tue Nov 02 2010 Richard Hughes <richard@hughsie.com> 2.91.2-0.1.20101102
0ab12e
- Update to a git snapshot to fix rawhide.
0ab12e
0ab12e
* Wed Oct 06 2010 Richard Hughes <rhughes@redhat.com> 2.91.0-3
0ab12e
- Fix the pkgconfig file manually
0ab12e
0ab12e
* Wed Oct 06 2010 Richard Hughes <rhughes@redhat.com> 2.91.0-2
0ab12e
- Rebuild against the new libgnomekbd library
0ab12e
0ab12e
* Mon Oct  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.0-1
0ab12e
- Update to 2.91.0
0ab12e
0ab12e
* Wed Sep 29 2010 jkeating - 2.90.1-2
0ab12e
- Rebuilt for gcc bug 634757
0ab12e
0ab12e
* Wed Sep 22 2010 Bastien Nocera <bnocera@redhat.com> 2.90.1-1
0ab12e
- Update to 2.90.1
0ab12e
0ab12e
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> 2.31.91-1
0ab12e
- Update to 2.31.91
0ab12e
0ab12e
* Fri Aug 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.6-2
0ab12e
- Fix a problem with warning bubbles in virtual machines (#624624)
0ab12e
0ab12e
* Tue Aug  3 2010 Matthias Clasen <mclasen@redhat.com> 2.31.6-1
0ab12e
- Update to 2.31.6
0ab12e
0ab12e
* Tue Jul 13 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5.1-1
0ab12e
- Update to 2.31.5.1
0ab12e
0ab12e
* Mon Jul 12 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5-1
0ab12e
- Update to 2.31.5
0ab12e
0ab12e
* Wed Jun 30 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4.2-1
0ab12e
- Update to 2.31.4.2
0ab12e
0ab12e
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4.1-1
0ab12e
- Update to 2.31.4.1
0ab12e
0ab12e
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-1
0ab12e
- Update to 2.31.4
0ab12e
0ab12e
* Mon Jun 28 2010 Bastien Nocera <bnocera@redhat.com> 2.31.3-3
0ab12e
- Don't remove the sound plugin if we want the caches to be
0ab12e
  updated
0ab12e
0ab12e
* Tue Jun  8 2010 Matthias Clasen <mclasen@redhat.com> 2.31.3-1
0ab12e
- Update to 2.31.3
0ab12e
0ab12e
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-1
0ab12e
- Update to 2.31.2
0ab12e
0ab12e
* Sun May 16 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-1
0ab12e
- Update to 2.31.1
0ab12e
0ab12e
* Fri Apr 30 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-4
0ab12e
- Waah, one more mistake in these macros
0ab12e
0ab12e
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-3
0ab12e
- Nobody understands macro processors...
0ab12e
0ab12e
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-2
0ab12e
- Fix a typo
0ab12e
0ab12e
* Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-1
0ab12e
- Update to 2.30.1
0ab12e
- Spec file cleanups
0ab12e
0ab12e
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
0ab12e
- Update to 2.30.0
0ab12e
0ab12e
* Mon Mar 22 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-3
0ab12e
- Disable the font plugin by default
0ab12e
0ab12e
* Wed Mar 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-2
0ab12e
- Remove unneeded icons, already upstream
0ab12e
0ab12e
* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
0ab12e
- Update to 2.29.92
0ab12e
0ab12e
* Sat Feb 27 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91.1-2
0ab12e
- Fix Fn-F8 OSD icon
0ab12e
- Modernize scriptlets
0ab12e
0ab12e
* Wed Feb 24 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91.1-1
0ab12e
- Update to 2.29.91.1
0ab12e
0ab12e
* Wed Feb 17 2010 Matthias Clasen <mclasen@redhat.com> 2.29.90-2
0ab12e
- Set a name for the keyboard statusicon
0ab12e
0ab12e
* Wed Feb 10 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.90-1
0ab12e
- Update to 2.29.90
0ab12e
0ab12e
* Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> 2.29.6-1
0ab12e
- Update to 2.29.6
0ab12e
0ab12e
* Fri Dec 18 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-10
0ab12e
- Avoid warning messages from the OSD code
0ab12e
0ab12e
* Tue Dec 15 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-9
0ab12e
- Survive when running without XKB (#547780)
0ab12e
0ab12e
* Thu Nov 12 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-8
0ab12e
- Avoid a 'whitespace leak' around the display statusicon (gnome #601696)
0ab12e
0ab12e
* Mon Nov  9 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-7
0ab12e
- React to screen changes when showing the background (gnome #601203)
0ab12e
0ab12e
* Thu Nov 05 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-6
0ab12e
- Fix the volume going over 100% in the OSD
0ab12e
0ab12e
* Wed Oct 28 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-5
0ab12e
- Update OSD code again
0ab12e
0ab12e
* Tue Oct 27 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-4
0ab12e
- Fix bluriness in OSD
0ab12e
0ab12e
* Mon Oct 26 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.1-3
0ab12e
- Change default font rendering to use slight hinting
0ab12e
0ab12e
* Mon Oct 26 2009 Peter Hutterer <peter.hutterer@redhat.com> 2.28.1-2
0ab12e
- left-handed-touchpad.patch: change physical touchpad buttons to
0ab12e
  left-handed, not tapping though (#498249)
0ab12e
0ab12e
* Mon Oct 19 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.1-1
0ab12e
- Update to 2.28.1
0ab12e
0ab12e
* Thu Oct  1 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-4
0ab12e
- Fix keyboard variant handling
0ab12e
0ab12e
* Fri Sep 25 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-3
0ab12e
- Align the OSD visuals with the notification theme
0ab12e
0ab12e
* Tue Sep 22 2009 Adam Jackson <ajax@redhat.com> 2.28.0-2
0ab12e
- BuildRequires: libcanberra-devel
0ab12e
0ab12e
* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
0ab12e
- Update to 2.28.0
0ab12e
0ab12e
* Wed Sep 09 2009 Bastien Nocera <bnocera@redhat.com> 2.27.92-2
0ab12e
- Update left-hand touchpad patch
0ab12e
0ab12e
* Mon Sep  7 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
0ab12e
- Update to 2.27.92
0ab12e
0ab12e
* Sun Aug 30 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-3
0ab12e
- Make 'Locate Pointer' work with metacity again
0ab12e
0ab12e
* Wed Aug 26 2009 Peter Hutterer <peter.hutterer@redhat.com> 2.27.91-2
0ab12e
- buttonmapping.patch: Don't check for IsXExtensionDevice, only skip button
0ab12e
  mappings for core devices instead (#502129).
0ab12e
0ab12e
* Mon Aug 24 2009 Bastien Nocera <bnocera@redhat.com> 2.27.91-1
0ab12e
- Update to 2.27.91
0ab12e
0ab12e
* Fri Aug 14 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-2
0ab12e
- Update gnome-volume-control code
0ab12e
0ab12e
* Fri Aug 14 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-1
0ab12e
- Update to 2.27.90
0ab12e
0ab12e
* Tue Jul 28 2009 Matthias Clasen <mclasen@redhat.com> 2.27.5-1
0ab12e
- Update to 2.27.5
0ab12e
0ab12e
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-4
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
0ab12e
0ab12e
* Tue Jul 21 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-3
0ab12e
- Make locate-pointer not interfere with media keys
0ab12e
0ab12e
* Wed Jul 15 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-2
0ab12e
- Rebuild against new libgnomekbd
0ab12e
0ab12e
* Tue Jul 14 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-1
0ab12e
- Update ot 2.27.4
0ab12e
0ab12e
* Tue Jun 30 2009 Matthias Clasen <mclasen@redhat.com> 2.27.3-2
0ab12e
- Rebuild against new libxklavier
0ab12e
0ab12e
* Tue Jun 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.3-1
0ab12e
- Update to 2.27.3
0ab12e
0ab12e
* Mon Jun  8 2009 Matthias Clasen <mclasen@redhat.com> 2.27.1-2
0ab12e
- Make the 'locate pointer' effect cope with changing compositing
0ab12e
  managers
0ab12e
0ab12e
* Sat May 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.1-1
0ab12e
- Update to 2.27.1
0ab12e
0ab12e
* Fri May 08 2009 Bastien Nocera <bnocera@redhat.com> 2.26.1-4
0ab12e
- Remove useless patch, see:
0ab12e
http://bugzilla.gnome.org/show_bug.cgi?id=580761 for details
0ab12e
0ab12e
* Wed Apr 29 2009 Bastien Nocera <bnocera@redhat.com> 2.26.1-3
0ab12e
- Don't set touchpads to be left-handed, otherwise the tap
0ab12e
  behaves like the 2nd mouse button (#483639)
0ab12e
0ab12e
* Mon Apr 27 2009 Matthias Clasen  <mclasen@redhat.com> - 2.26.1-2
0ab12e
- Don't drop schemas translations from po files
0ab12e
0ab12e
* Tue Apr 14 2009 Matthias Clasen  <mclasen@redhat.com> - 2.26.1-1
0ab12e
- Update to 2.26.1
0ab12e
0ab12e
* Wed Apr  8 2009 Matthias Clasen  <mclasen@redhat.com> - 2.26.0-2
0ab12e
- Support touchpads
0ab12e
0ab12e
* Mon Mar 16 2009 Matthias Clasen  <mclasen@redhat.com> - 2.26.0-1
0ab12e
- Update to 2.26.0
0ab12e
0ab12e
* Mon Mar  2 2009 Matthias Clasen  <mclasen@redhat.com> - 2.25.92-1
0ab12e
- Update to 2.25.92
0ab12e
0ab12e
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.90-3
0ab12e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
0ab12e
0ab12e
* Thu Feb  5 2009 Matthias Clasen  <mclasen@redhat.com> - 2.25.90-2
0ab12e
- Fix a warning (#484132)
0ab12e
0ab12e
* Wed Feb  4 2009 Matthias Clasen  <mclasen@redhat.com> - 2.25.90-1
0ab12e
- Update to 2.25.90
0ab12e
0ab12e
* Mon Jan 19 2009 - Ray Strode <rstrode@redhat.com> - 2.25.3-4
0ab12e
- Update fade patch for new gnome-desktop release
0ab12e
0ab12e
* Thu Dec 18 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.3-3
0ab12e
- Rebuild
0ab12e
0ab12e
* Thu Dec 18 2008 - Ray Strode <rstrode@redhat.com> - 2.25.3-2
0ab12e
- Drop touchpad patch for now
0ab12e
0ab12e
* Thu Dec 18 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.3-1
0ab12e
- Update to 2.25.3
0ab12e
0ab12e
* Thu Dec 18 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.2-11
0ab12e
- Fix touchpad patches
0ab12e
0ab12e
* Wed Dec 17 2008 Matthias Clasen  <mclasen@redhat.com> - 2.25.2-10
0ab12e
- Rebuild against new gnome-desktop
0ab12e
0ab12e
* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-9
0ab12e
- Don't call SetPointerMapping when using Xinput since
0ab12e
  it duplicates effort but gets touchpads wrong (bug 324721)
0ab12e
0ab12e
* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-8
0ab12e
- Shutdown cleanly when bus goes away (bug 445898 again)
0ab12e
0ab12e
* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-7
0ab12e
- Don't map touch pad tap to right-click for left-handed
0ab12e
  users (bug 324721)
0ab12e
0ab12e
* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-6
0ab12e
- Listen for DeviceAdded signals when configuring mouse
0ab12e
  (in addition to DeviceEnabled).  This may help with
0ab12e
  bug 474758.
0ab12e
0ab12e
* Tue Dec  9 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-5
0ab12e
- Shutdown cleanly on TERM signal (bug 445898)
0ab12e
0ab12e
* Sun Dec  7 2008 Behdad Esfahbod <besfahbo@redhat.com> - 2.25.2-4
0ab12e
- Add gnome-settings-daemon-2.24.1-umask.patch
0ab12e
0ab12e
* Thu Dec  4 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-2
0ab12e
- Rebase fade patch to apply with Behdad's updates to
0ab12e
  g-s-d
0ab12e
0ab12e
* Wed Dec  3 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.2-1
0ab12e
- Ypdate to 2.25.2
0ab12e
0ab12e
* Thu Nov 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-4
0ab12e
- Rebuild
0ab12e
0ab12e
* Wed Nov 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-2
0ab12e
- Update to 2.25.1
0ab12e
0ab12e
* Fri Oct 24 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-14
0ab12e
- At fontconfig-devel buildrequires (bug 468304)
0ab12e
0ab12e
* Wed Oct 15 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-13
0ab12e
- Save some space
0ab12e
0ab12e
* Tue Oct 14 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-12
0ab12e
- Hold off on settings-daemon fade if nautilus is going to do
0ab12e
  it anyway.
0ab12e
0ab12e
* Tue Oct 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-11
0ab12e
- Show the shutdown dialog when the power button is pressed
0ab12e
0ab12e
* Tue Oct 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-9
0ab12e
- Drop a patch that is no longer needed with the evdev ruleset
0ab12e
  in xkeyboard-config
0ab12e
0ab12e
* Sun Oct 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-7
0ab12e
- Try harder not to override peoples configured keyboard layouts
0ab12e
0ab12e
* Sun Oct 12 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-6
0ab12e
- Update fade patch to skip crossfade when changing frames in
0ab12e
  slideshow background.
0ab12e
0ab12e
* Fri Oct 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-5
0ab12e
- Fix the picking up of the gdm keyboard layout even more
0ab12e
0ab12e
* Tue Sep 30 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-3
0ab12e
- Fix the picking up of the gdm keyboard layout
0ab12e
0ab12e
* Sun Sep 28 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-2
0ab12e
- Don't draw background twice at startup
0ab12e
0ab12e
* Tue Sep 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
0ab12e
- Update to 2.24.0
0ab12e
0ab12e
* Thu Sep 18 2008 Ray Strode <rstrode@redhat.com> - 2.23.92-3
0ab12e
- When switching desktop backgrounds fade between them
0ab12e
0ab12e
* Thu Sep 11 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.92-2
0ab12e
- Fix various bugs in the fn-F7 support
0ab12e
0ab12e
* Mon Sep  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-1
0ab12e
- Update to 2.23.92
0ab12e
0ab12e
* Fri Sep  5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-5
0ab12e
- Try harder to use the keyboard layout that gdm tells us
0ab12e
0ab12e
* Thu Sep 04 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-4
0ab12e
- Use the fn-F7 key, not the F7 key.
0ab12e
0ab12e
* Wed Sep 03 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-3
0ab12e
- Bump gnome-desktop requirement
0ab12e
0ab12e
* Wed Sep 03 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-2
0ab12e
- Add patch to do fn-f7 cycling
0ab12e
0ab12e
* Mon Sep 01 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.91-1
0ab12e
- Update to 2.23.91
0ab12e
0ab12e
* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.91-0.2008.08.28.2
0ab12e
- BuildRequires libnotify-devel
0ab12e
0ab12e
* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.91-0.2008.08.28.1
0ab12e
- Update to snapshot
0ab12e
0ab12e
* Fri Aug 22 2008 Matthias Clasen <mclasne@redhat.com> - 2.23.90-1
0ab12e
- Update to 2.23.90
0ab12e
0ab12e
* Thu Aug 14 2008 Lennart Poettering <lpoetter@redhat.com> - 2.23.6-3
0ab12e
- Rerun autotools after patching configure.ac
0ab12e
0ab12e
* Thu Aug 14 2008 Lennart Poettering <lpoetter@redhat.com> - 2.23.6-2
0ab12e
- Apply patch from gnome bug 545386. This hasn't been accepted in this form yet
0ab12e
  by upstream, will however very likely be merged in a similar form.
0ab12e
- Disable esd/sounds module since we don't need it to start PA anymore
0ab12e
0ab12e
* Tue Aug  5 2008 Matthias Clasen <mclasne@redhat.com> - 2.23.6-1
0ab12e
- Update to 2.23.6
0ab12e
0ab12e
* Fri Jul 25 2008 Matthias Clasen <mclasne@redhat.com> - 2.23.5-3
0ab12e
- Use standard icon names in the volume OSD
0ab12e
 
0ab12e
* Fri Jul 25 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.5-2
0ab12e
- Fix build, call gtk-update-icon-cache as required
0ab12e
0ab12e
* Thu Jul 24 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.5-1
0ab12e
- Update to 2.23.5
0ab12e
0ab12e
* Wed Jun 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4-1
0ab12e
- Update to 2.23.4
0ab12e
0ab12e
* Tue Jun 17 2008 Colin Walters <walters@redhat.com> - 2.23.3-2
0ab12e
- Add (now upstreamed) patch to legacy ESD preference; see
0ab12e
  http://bugzilla.gnome.org/show_bug.cgi?id=533198
0ab12e
  https://bugzilla.redhat.com/show_bug.cgi?id=430624
0ab12e
0ab12e
* Wed Jun  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
0ab12e
- Update to 2.23.3
0ab12e
0ab12e
* Wed May 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2-0.2008.05.14.2
0ab12e
- Fix BuildRequires
0ab12e
0ab12e
* Wed May 14 2008 Jon McCann <jmccann@redhat.com> - 2.23.2-0.2008.05.14.1
0ab12e
- Build snapshot
0ab12e
0ab12e
* Tue May 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1-5
0ab12e
- Rebuild
0ab12e
0ab12e
* Mon May  5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1-4
0ab12e
- Pick up the keyboard layout from the login screen
0ab12e
0ab12e
* Mon May  5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1-3
0ab12e
- Fix background drawing without nautilus
0ab12e
0ab12e
* Tue Apr 29 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.1.1-2
0ab12e
- Add patch from upstream to avoid the Stop button triggering an Eject (#346201)
0ab12e
0ab12e
* Fri Apr 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1.1-1
0ab12e
- Update to 2.23.1.1
0ab12e
0ab12e
* Tue Apr 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-2008.03.26.6
0ab12e
- Make the xrandr plugin survive the absence of Xrandr
0ab12e
0ab12e
* Sat Apr 5 2008 - Soren Sandmann <sandmann@redhat.com> - 2.22.1-2008.03.26.5
0ab12e
- Update randr plugin
0ab12e
0ab12e
* Mon Mar 31 2008 - Ray Strode <rstrode@redhat.com> - 2.22.1-0.2008.03.26.4
0ab12e
- Over the releases we've accumulated default.png, default-wide.png default-5_4.png
0ab12e
  and default.jpg.  We haven't been able to drop them because it would leave some
0ab12e
  users with white backgrounds on upgrade.  This patch just falls back to the
0ab12e
  default image if the user's background doesn't exist.
0ab12e
0ab12e
* Wed Mar 26 2008 - Bastien Nocera <bnocera@redhat.com> - 2.22.1-0.2008.03.26.3
0ab12e
- Add patch for the mouse plugin not to eat multimedia key events (#438942)
0ab12e
0ab12e
* Wed Mar 26 2008 Jon McCann <jmccann@redhat.com> - 2.22.1-0.2008.03.26.2
0ab12e
- Rebuild
0ab12e
0ab12e
* Wed Mar 26 2008 Jon McCann <jmccann@redhat.com> - 2.22.1-0.2008.03.26.1
0ab12e
- Update to snapshot
0ab12e
- Enable profiling
0ab12e
0ab12e
* Wed Mar 26 2008 - Bastien Nocera <bnocera@redhat.com> - 2.22.0-3
0ab12e
- apps_gnome_settings_daemon_default_editor.schemas is obsolete (#438937)
0ab12e
0ab12e
* Thu Mar 20 2008 Matthias Clasen <mclasen@redhat.com> 2.22.0-2
0ab12e
- Fix interaction between "Locate Pointer" and volume keys
0ab12e
0ab12e
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> 2.22.0-1
0ab12e
- Update to 2.22.0
0ab12e
0ab12e
* Sun Mar  9 2008 Ray Strode <rstrode@redhat.com> - 2.21.92-3
0ab12e
- Don't set keyboard model on startup from gconf if evdev is being used.
0ab12e
  Evdev needs to use its own keyboard model to work right.
0ab12e
0ab12e
* Sun Mar  2 2008 Soren Sandmann <sandmann@redhat.com> - 2.21.92-2
0ab12e
- Update randr patch to handle video key
0ab12e
0ab12e
* Fri Feb 29 2008 Jon McCann <jmccann@redhat.com> - 2.21.92-1
0ab12e
- Update to 2.21.92
0ab12e
0ab12e
* Tue Feb 12 2008 Soren Sandmann <sandmann@redhat.com> - 2.21.91-3
0ab12e
- Add patch to make the xrandr plugin listen for client messages from
0ab12e
  the control panel and reread the configuration file.
0ab12e
0ab12e
* Mon Feb 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-2
0ab12e
- Remove obsolete control-center translations
0ab12e
0ab12e
* Mon Feb 11 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.91-1
0ab12e
- Update to 2.21.91
0ab12e
- Remove obsolete patches
0ab12e
0ab12e
* Thu Feb  7 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90.1-3
0ab12e
- Load xkb settings initially
0ab12e
0ab12e
* Thu Jan 31 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.90.1-2
0ab12e
- Fix the path for g-s-d, from upstream patch
0ab12e
0ab12e
* Tue Jan 29 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.90.1-1
0ab12e
- Update to 2.21.90.1
0ab12e
0ab12e
* Tue Jan 29 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.90-1
0ab12e
- Update to 2.21.90
0ab12e
0ab12e
* Tue Jan 15 2008  Matthias Clasen <mclasen@redhat.com> - 2.21.5.2-2
0ab12e
- Incorporate review feedback (#428833)
0ab12e
0ab12e
* Tue Jan 15 2008  Matthias Clasen <mclasen@redhat.com> - 2.21.5.2-1
0ab12e
- Update to 2.21.5.2
0ab12e
0ab12e
* Tue Jan 15 2008  Matthias Clasen <mclasen@redhat.com> - 2.21.5.1-1
0ab12e
- Update to 2.21.5.1
0ab12e
- Fix up BuildRequires
0ab12e
0ab12e
* Thu Dec 06 2007 - Bastien Nocera <bnocera@redhat.com> - 2.21.5-1
0ab12e
- First package
0ab12e