Blame SPECS/gnome-settings-daemon.spec

c8e532
%global glib2_version 2.53.0
c8e532
%global gtk3_version 3.15.3
c8e532
%global gnome_desktop_version 3.27.90
c8e532
%global libgweather_version 3.9.5
c8e532
%global gsettings_desktop_schemas_version 3.23.3
c8e532
%global geocode_glib_version 3.10.0
c8e532
%global geoclue_version 2.3.1
c8e532
c8e532
Name:           gnome-settings-daemon
c8e532
Version:        3.28.1
c8e532
Release:        8%{?dist}
c8e532
Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
c8e532
c8e532
License:        GPLv2+
c8e532
URL:            https://download.gnome.org/sources/%{name}
c8e532
Source0:        https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
c8e532
Source1:        org.gnome.settings-daemon.plugins.power.gschema.override
c8e532
c8e532
Patch0:         0001-Revert-Revert-plugins-Work-around-startup-deadlock.patch
c8e532
Patch1:         0002-Revert-sharing-Fix-function-arguments.patch
c8e532
Patch2:         0003-Revert-sharing-Use-systemd-to-track-running-services.patch
c8e532
c8e532
Patch10:        0001-account-first-cut-at-account-plugin.patch
c8e532
Patch11:        0002-account-reshow-the-notification-when-screen-unlocks.patch
c8e532
Patch12:        0003-account-display-nag-screen-periodically.patch
c8e532
Patch13:        0004-account-don-t-poll-more-frequently-than-notification.patch
c8e532
c8e532
Patch20:        0001-housekeeping-Add-a-GPU-memory-usage-notification.patch
c8e532
c8e532
Patch40:        0001-smartcard-Wait-until-smartcards-are-inspected-before.patch
c8e532
Patch41:        0002-smartcard-handle-a-smartcard-getting-removed-very-sh.patch
c8e532
c8e532
Patch50:         gnome-settings-daemon-python3.patch
c8e532
c8e532
Patch51:        enable-ibus-osk-purpose.patch
c8e532
c8e532
Patch52:        0001-rfkill-Use-GUdev-to-monitor-rfkill-device-presence.patch
c8e532
c8e532
Patch53:        0001-xsettings-don-t-complain-at-start-up-when-fetching-w.patch
c8e532
c8e532
Patch54:        0001-common-Add-display-mapping-check-specific-for-the-De.patch
c8e532
c8e532
BuildRequires:  cups-devel
c8e532
BuildRequires:  gettext
c8e532
BuildRequires:  meson
c8e532
BuildRequires:  perl
c8e532
BuildRequires:  pkgconfig(alsa)
c8e532
BuildRequires:  pkgconfig(colord) >= 1.0.2
c8e532
BuildRequires:  pkgconfig(fontconfig)
c8e532
BuildRequires:  pkgconfig(geoclue-2.0) >= %{geoclue_version}
c8e532
BuildRequires:  pkgconfig(geocode-glib-1.0) >= %{geocode_glib_version}
c8e532
BuildRequires:  pkgconfig(glib-2.0) >= %{glib2_version}
c8e532
BuildRequires:  pkgconfig(gnome-desktop-3.0) >= %{gnome_desktop_version}
c8e532
BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= %{gsettings_desktop_schemas_version}
c8e532
BuildRequires:  pkgconfig(gtk+-3.0) >= %{gtk3_version}
c8e532
BuildRequires:  pkgconfig(gudev-1.0)
c8e532
BuildRequires:  pkgconfig(gweather-3.0) >= %{libgweather_version}
c8e532
BuildRequires:  pkgconfig(lcms2) >= 2.2
c8e532
BuildRequires:  pkgconfig(libcanberra-gtk3)
c8e532
BuildRequires:  pkgconfig(libgeoclue-2.0)
c8e532
BuildRequires:  pkgconfig(libnm)
c8e532
BuildRequires:  pkgconfig(libnotify)
c8e532
BuildRequires:  pkgconfig(libpulse)
c8e532
BuildRequires:  pkgconfig(libpulse-mainloop-glib)
c8e532
BuildRequires:  pkgconfig(librsvg-2.0)
c8e532
BuildRequires:  pkgconfig(nss)
c8e532
BuildRequires:  pkgconfig(polkit-gobject-1)
c8e532
BuildRequires:  pkgconfig(upower-glib)
c8e532
BuildRequires:  pkgconfig(x11)
c8e532
BuildRequires:  pkgconfig(xi)
c8e532
BuildRequires:  pkgconfig(xtst)
c8e532
BuildRequires:  pkgconfig(wayland-client)
c8e532
%ifnarch s390 s390x
c8e532
BuildRequires:  pkgconfig(libwacom) >= 0.7
c8e532
BuildRequires:  pkgconfig(xorg-wacom)
c8e532
%endif
c8e532
c8e532
Requires: colord
c8e532
%if 0%{?fedora}
c8e532
Requires: iio-sensor-proxy
c8e532
%endif
c8e532
Requires: geoclue2 >= %{geoclue_version}
c8e532
Requires: geocode-glib%{?_isa} >= %{geocode_glib_version}
c8e532
Requires: glib2%{?_isa} >= %{glib2_version}
c8e532
Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
c8e532
Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
c8e532
Requires: gtk3%{?_isa} >= %{gtk3_version}
c8e532
Requires: libgweather%{?_isa} >= %{libgweather_version}
c8e532
c8e532
Obsoletes: %{name}-updates < 3.13.1
c8e532
Obsoletes: drwright < 3.5.0-3
c8e532
Obsoletes: gnome-settings-daemon-devel < 3.23.1
c8e532
c8e532
# The "org.gnome.SettingsDaemon.A11yKeyboard" has been been removed, now
c8e532
# handled in gnome-shell/mutter instead; this conflict here makes sure not to
c8e532
# break older gdm and gnome-session releases that expect the functionality
c8e532
Conflicts: gdm < 1:3.27.90
c8e532
Conflicts: gnome-session < 3.27.90
c8e532
# The orientation and xrandr plugins were removed in 3.25.4 and their
c8e532
# functionality was moved to mutter; this conflict here makes sure not to break
c8e532
# older gdm, gnome-session and gnome-shell releases that expect the functionality
c8e532
Conflicts: gnome-shell < 3.25.4
c8e532
c8e532
%description
c8e532
A daemon to share settings from GNOME to other applications. It also
c8e532
handles global keybindings, as well as a number of desktop-wide settings.
c8e532
c8e532
%package        devel
c8e532
Summary:        Development files for %{name}
c8e532
Requires:       %{name}%{?_isa} = %{version}-%{release}
c8e532
c8e532
%description    devel
c8e532
The %{name}-devel package contains libraries and header files for
c8e532
developing applications that use %{name}.
c8e532
c8e532
%prep
c8e532
%autosetup -p1
c8e532
c8e532
%build
c8e532
%meson
c8e532
%meson_build
c8e532
c8e532
%install
c8e532
%meson_install
c8e532
c8e532
cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
c8e532
c8e532
%find_lang %{name} --with-gnome
c8e532
c8e532
mkdir $RPM_BUILD_ROOT%{_libdir}/gnome-settings-daemon-3.0/gtk-modules
c8e532
c8e532
%post
c8e532
touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
c8e532
c8e532
%postun
c8e532
if [ $1 -eq 0 ]; then
c8e532
  touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
c8e532
  gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
c8e532
  glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
c8e532
fi
c8e532
c8e532
%posttrans
c8e532
gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
c8e532
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
c8e532
c8e532
%files -f %{name}.lang
c8e532
%license COPYING
c8e532
%doc AUTHORS NEWS
c8e532
c8e532
# list daemons explicitly, so we notice if one goes missing
c8e532
# some of these don't have a separate gschema
c8e532
%{_libexecdir}/gsd-account
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Account.desktop
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.account.gschema.xml
c8e532
c8e532
%{_libexecdir}/gsd-clipboard
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Clipboard.desktop
c8e532
c8e532
%{_libexecdir}/gsd-datetime
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop
c8e532
c8e532
%{_libexecdir}/gsd-dummy
c8e532
c8e532
%{_libexecdir}/gsd-housekeeping
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
c8e532
c8e532
%{_libexecdir}/gsd-keyboard
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop
c8e532
c8e532
%{_libexecdir}/gsd-media-keys
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml
c8e532
c8e532
%{_libexecdir}/gsd-mouse
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Mouse.desktop
c8e532
%{_libexecdir}/gsd-locate-pointer
c8e532
c8e532
%{_libexecdir}/gsd-backlight-helper
c8e532
%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy
c8e532
%{_libexecdir}/gsd-power
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Power.desktop
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.override
c8e532
c8e532
%{_libexecdir}/gsd-print-notifications
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop
c8e532
%{_libexecdir}/gsd-printer
c8e532
c8e532
%{_libexecdir}/gsd-rfkill
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop
c8e532
c8e532
%{_libexecdir}/gsd-screensaver-proxy
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop
c8e532
c8e532
%{_libexecdir}/gsd-smartcard
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop
c8e532
c8e532
%{_libexecdir}/gsd-sound
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop
c8e532
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop
c8e532
c8e532
%ifnarch s390 s390x
c8e532
%{_libexecdir}/gsd-wacom
c8e532
%{_libexecdir}/gsd-wacom-led-helper
c8e532
%{_libexecdir}/gsd-wacom-oled-helper
c8e532
%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.wacom.policy
c8e532
%endif
c8e532
c8e532
%{_libexecdir}/gsd-xsettings
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
c8e532
c8e532
%{_libexecdir}/gsd-a11y-settings
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop
c8e532
c8e532
%{_libexecdir}/gsd-color
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Color.desktop
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
c8e532
c8e532
%{_libexecdir}/gsd-sharing
c8e532
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.sharing.gschema.xml
c8e532
c8e532
%{_libdir}/gnome-settings-daemon-3.0/libgsd.so
c8e532
c8e532
/usr/lib/udev/rules.d/*.rules
c8e532
%{_datadir}/gnome-settings-daemon/
c8e532
%{_datadir}/GConf/gsettings/gnome-settings-daemon.convert
c8e532
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml
c8e532
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml
c8e532
c8e532
%files devel
c8e532
%{_includedir}/gnome-settings-daemon-3.0
c8e532
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
c8e532
%{_libexecdir}/gsd-test-input-helper
c8e532
c8e532
%changelog
c8e532
* Fri Sep 06 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.28.1-8
c8e532
- Add display mapping check specific for the Dell Canvas
c8e532
  Resolves: #1548320
c8e532
c8e532
* Thu Aug 08 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.28.1-7
c8e532
- Fallback scale properly without org.gnome.Mutter.DisplayConfig
c8e532
  Resolves: #1556776
c8e532
c8e532
* Wed Aug 07 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.28.1-6
c8e532
- Handle rfkill device disappearing
c8e532
  Resolves: #1691197
c8e532
c8e532
* Mon Jul 22 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.28.1-5
c8e532
- Added patch for - keyboard: Enable ibus for OSK purposes
c8e532
  Resolves: #1632904
c8e532
c8e532
* Mon Jun 10 2019 Ray Strode <rstrode@redhat.com> - 3.28.1-4
c8e532
- Fix busy loop in account plugin
c8e532
  Resolves: #1600161
c8e532
c8e532
* Thu Jul 26 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-2
c8e532
- Fix account schema
c8e532
  Resolves: #1597353
c8e532
c8e532
* Thu Apr 12 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
c8e532
- Update to 3.28.1
c8e532
- Resolves: #1568621
c8e532
c8e532
* Wed Feb 14 2018 Bastien Nocera <bnocera@redhat.com> - 3.26.2-9
c8e532
+ gnome-settings-daemon-3.26.2-9
c8e532
- Revert automatic suspend after inactivity, it was rejected
c8e532
- Related: #1449171
c8e532
c8e532
* Mon Feb 12 2018 Ray Strode <rstrode@redhat.com> - 3.26.2-8
c8e532
- Fix race leading to spurious screen lock at login time
c8e532
  Resolves: #1532820
c8e532
c8e532
* Tue Jan 30 2018 Ray Strode <rstrode@redhat.com> - 3.26.2-7
c8e532
- Fix logic error in password expiration notification bubble
c8e532
  Resolves: #1530659
c8e532
  Related: 1314443
c8e532
c8e532
* Fri Jan 26 2018 Bastien Nocera <bnocera@redhat.com> - 3.26.2-6
c8e532
- Suspend after 15 minutes as 20 minutes doesn't exist in the UI
c8e532
- Resolves: #1449171
c8e532
c8e532
* Thu Jan 18 2018 Bastien Nocera <bnocera@redhat.com> - 3.26.2-5
c8e532
- Suspend after 20 minutes of inactivity, see commit for details
c8e532
- Resolves: #1449171
c8e532
c8e532
* Tue Jan 16 2018 Carlos Garnacho <cgarnach@redhat.com> - 3.26.2-4
c8e532
- Force remapping of screen-integrated devices on every hotplug event
c8e532
- Resolves: #1516434
c8e532
c8e532
* Thu Nov  9 2017 Rui Matos <rmatos@redhat.com> - 3.26.2-3
c8e532
- Add a GPU memory usage notification
c8e532
- Related: #1300852
c8e532
c8e532
* Mon Nov 06 2017 Ray Strode <rstrode@redhat.com> - 3.26.2-2
c8e532
- Add a notification bubble if user account is expiring
c8e532
  Resolves: #1314443
c8e532
c8e532
* Thu Nov 02 2017 Kalev Lember <klember@redhat.com> - 3.26.2-1
c8e532
- Update to 3.26.2
c8e532
- Resolves: #1481410
c8e532
c8e532
* Wed Oct 11 2017 Rui Matos <rmatos@redhat.com> - 3.26.1-2
c8e532
- Rebase to 3.26.1
c8e532
- Resolves: #1481410
c8e532
c8e532
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
c8e532
- Update to 3.26.1
c8e532
c8e532
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
c8e532
- Update to 3.26.0
c8e532
c8e532
* Tue Sep 05 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
c8e532
- Update to 3.25.92
c8e532
c8e532
* Thu Aug 24 2017 Kalev Lember <klember@redhat.com> - 3.25.91-1
c8e532
- Update to 3.25.91
c8e532
c8e532
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 3.25.90-1
c8e532
- Update to 3.25.90
c8e532
c8e532
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 3.25.4-2
c8e532
- Add explicit conflicts to not break older gdm, gnome-session and gnome-shell
c8e532
c8e532
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 3.25.4-1
c8e532
- Update to 3.25.4
c8e532
c8e532
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.2-2
c8e532
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
c8e532
c8e532
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 3.25.2-1
c8e532
- Update to 3.25.2
c8e532
c8e532
* Wed May 10 2017 Kalev Lember <klember@redhat.com> - 3.24.2-1
c8e532
- Update to 3.24.2
c8e532
c8e532
* Wed Apr 12 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
c8e532
- Update to 3.24.1
c8e532
c8e532
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
c8e532
- Update to 3.24.0
c8e532
c8e532
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
c8e532
- Update to 3.23.92
c8e532
c8e532
* Wed Feb 15 2017 Richard Hughes <rhughes@redhat.com> - 3.23.90-1
c8e532
- Update to 3.23.90
c8e532
c8e532
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.3-2
c8e532
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
c8e532
c8e532
* Thu Jan 12 2017 Bastien Nocera <bnocera@redhat.com> - 3.23.3-1
c8e532
+ gnome-settings-daemon-3.23.3-1
c8e532
- Update to 3.23.3
c8e532
c8e532
* Tue Oct 11 2016 Bastien Nocera <bnocera@redhat.com> - 3.23.2-1
c8e532
+ gnome-settings-daemon-3.23.2-1
c8e532
- Update to 3.23.2
c8e532
c8e532
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
c8e532
- Update to 3.22.0
c8e532
c8e532
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92.1-1
c8e532
- Update to 3.21.92.1
c8e532
c8e532
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
c8e532
- Update to 3.21.92
c8e532
- Don't set group tags
c8e532
c8e532
* Fri Aug 26 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
c8e532
- Update to 3.21.90
c8e532
c8e532
* Sun Apr 17 2016 Bastien Nocera <bnocera@redhat.com> - 3.20.1-3
c8e532
- Fix crasher in newly enabled audio device selection dialogue
c8e532
c8e532
* Sun Apr 17 2016 Bastien Nocera <bnocera@redhat.com> - 3.20.1-2
c8e532
- Require alsa to enable the audio device selection dialogue
c8e532
c8e532
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
c8e532
- Update to 3.20.1
c8e532
c8e532
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
c8e532
- Update to 3.20.0
c8e532
c8e532
* Thu Mar 17 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
c8e532
- Update to 3.19.92
c8e532
c8e532
* Fri Mar 04 2016 Kalev Lember <klember@redhat.com> - 3.19.91-1
c8e532
- Update to 3.19.91
c8e532
c8e532
* Wed Feb 17 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
c8e532
- Update to 3.19.90
c8e532
c8e532
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.5-2
c8e532
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c8e532
c8e532
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 3.19.5-1
c8e532
- Update to 3.19.5
c8e532
c8e532
* Thu Dec 17 2015 Kalev Lember <klember@redhat.com> - 3.19.4-1
c8e532
- Update to 3.19.4
c8e532
c8e532
* Tue Dec 15 2015 Kalev Lember <klember@redhat.com> - 3.19.3-1
c8e532
- Update to 3.19.3
c8e532
c8e532
* Tue Nov 10 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
c8e532
- Update to 3.18.2
c8e532
c8e532
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
c8e532
- Update to 3.18.1
c8e532
c8e532
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
c8e532
- Update to 3.18.0
c8e532
c8e532
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 3.17.92-1
c8e532
- Update to 3.17.92
c8e532
c8e532
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
c8e532
- Update to 3.17.90
c8e532
- Use make_install macro
c8e532
c8e532
* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 3.17.3-1
c8e532
- Update to 3.17.3
c8e532
- Use pkgconfig for BuildRequires
c8e532
c8e532
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-3
c8e532
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c8e532
c8e532
* Thu Jun 11 2015 Richard Hughes <rhughes@redhat.com> - 3.17.2-2
c8e532
- Add runtime dep on iio-sensor-proxy for the ambient light sensor
c8e532
c8e532
* Fri Jun 05 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.2-1
c8e532
- Update to 3.17.2
c8e532
c8e532
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
c8e532
- Update to 3.16.2
c8e532
c8e532
* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
c8e532
- Update to 3.16.1
c8e532
c8e532
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
c8e532
- Update to 3.16.0
c8e532
c8e532
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
c8e532
- Update to 3.15.92
c8e532
c8e532
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
c8e532
- Update to 3.15.91
c8e532
- Use the %%license macro for the COPYING file
c8e532
c8e532
* Tue Feb 17 2015 Richard Hughes <rhughes@redhat.com> - 3.15.90-1
c8e532
- Update to 3.15.90
c8e532
c8e532
* Thu Jan 22 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
c8e532
- Update to 3.15.4
c8e532
c8e532
* Thu Nov 27 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.1-1
c8e532
- Update to 3.15.1
c8e532
c8e532
* Tue Nov 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
c8e532
- Update to 3.14.2
c8e532
c8e532
* Sat Nov 01 2014 Richard Hughes <rhughes@redhat.com> - 3.14.1-3
c8e532
- Fix compile on RHEL
c8e532
c8e532
* Sun Oct 26 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-2
c8e532
- Obsolete drwright
c8e532
c8e532
* Tue Oct 14 2014 Rui Matos <rmatos@redhat.com> - 3.14.1-1
c8e532
- Update to 3.14.1
c8e532
c8e532
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
c8e532
- Update to 3.14.0
c8e532
c8e532
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
c8e532
- Update to 3.13.92
c8e532
c8e532
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
c8e532
- Update to 3.13.91
c8e532
c8e532
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
c8e532
- Update to 3.13.90
c8e532
c8e532
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
c8e532
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
c8e532
c8e532
* Wed Jul 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
c8e532
- Update to 3.13.4
c8e532
c8e532
* Thu Jun 26 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
c8e532
- Update to 3.13.3
c8e532
c8e532
* Wed Jun 25 2014 Richard Hughes <rhughes@redhat.com> - 3.13.2-1
c8e532
- Update to 3.13.2
c8e532
c8e532
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.1-2
c8e532
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
c8e532
c8e532
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
c8e532
- Update to 3.13.1
c8e532
- Remove and obsolete the updates plugin
c8e532
c8e532
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
c8e532
- Update to 3.12.1
c8e532
- Tighten subpackage deps
c8e532
c8e532
* Mon Apr 14 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0.1-3
c8e532
- Drop control-center-filesystem dependency
c8e532
c8e532
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0.1-2
c8e532
- Update dep versions
c8e532
c8e532
* Wed Mar 26 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0.1-1
c8e532
- Update to 3.12.0.1
c8e532
c8e532
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
c8e532
- Update to 3.12.0
c8e532
c8e532
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
c8e532
- Update to 3.11.92
c8e532
c8e532
* Tue Mar 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
c8e532
- Update to 3.11.91
c8e532
c8e532
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-2
c8e532
- Rebuilt for gnome-desktop soname bump
c8e532
c8e532
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-1
c8e532
- Update to 3.11.90
c8e532
c8e532
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
c8e532
- Update to 3.11.5
c8e532
c8e532
* Thu Jan 30 2014 Richard Hughes <rhughes@redhat.com> - 3.11.3-2
c8e532
- Rebuild for libpackagekit-glib soname bump
c8e532
c8e532
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
c8e532
- Update to 3.11.3
c8e532
c8e532
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
c8e532
- Update to 3.11.2
c8e532
c8e532
* Thu Oct 31 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.1-1
c8e532
- Update to 3.11.1
c8e532
c8e532
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
c8e532
- Update to 3.10.1
c8e532
c8e532
* Fri Oct 11 2013 Richard Hughes <rhughes@redhat.com> - 3.10.0-3
c8e532
- Apply the previous patch on Fedora too.
c8e532
c8e532
* Fri Oct 11 2013 Richard Hughes <rhughes@redhat.com> - 3.10.0-2
c8e532
- Grab a patch from upstream to fix the multiple notifications about updates.
c8e532
- Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1009132
c8e532
c8e532
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
c8e532
- Update to 3.10.0
c8e532
c8e532
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
c8e532
- Update to 3.9.92
c8e532
c8e532
* Tue Sep 17 2013 Richard Hughes <rhughes@redhat.com> - 3.9.91.1-2
c8e532
- Grab a patch from upstream so that the offline updates feature can
c8e532
  actually work when reboot returns with success.
c8e532
c8e532
* Tue Sep 03 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.91.1-1
c8e532
- Update to 3.9.91.1
c8e532
c8e532
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
c8e532
- Update to 3.9.91
c8e532
- Include the new datetime plugin
c8e532
c8e532
* Fri Aug 23 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-2
c8e532
- Keep middle click paste enabled for now
c8e532
c8e532
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
c8e532
- Update to 3.9.90
c8e532
c8e532
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-1
c8e532
- Update to 3.9.5
c8e532
- Remove empty /etc/gnome-settings-daemon directory
c8e532
- Install new rfkill plugin and add back the smartcard plugin
c8e532
c8e532
* Tue Jul 30 2013 Richard Hughes <rhughes@redhat.com> - 3.9.3-3
c8e532
- Rebuild for colord soname bump
c8e532
c8e532
* Mon Jul 22 2013 Bastien Nocera <bnocera@redhat.com> 3.9.3-2
c8e532
- Remove obsolete GStreamer 0.10 BRs
c8e532
c8e532
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
c8e532
- Update to 3.9.3
c8e532
c8e532
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
c8e532
- Update to 3.9.2
c8e532
- Drop the ibus-kkc-libpinyin patch; the hardcoded input sources
c8e532
  list is gone from g-s-d
c8e532
- Set the minimum required gnome-desktop3 version
c8e532
c8e532
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
c8e532
- Update to 3.8.2
c8e532
c8e532
* Thu May  9 2013 Jens Petersen <petersen@redhat.com> - 3.8.1-2
c8e532
- default ibus engine in Fedora is now kkc for Japanese
c8e532
  and libpinyin for Chinese (#948117)
c8e532
c8e532
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 3.8.1-1
c8e532
- Update to 3.8.1
c8e532
c8e532
* Tue Mar 26 2013 Richard Hughes <rhughes@redhat.com> - 3.8.0-1
c8e532
- Update to 3.8.0
c8e532
c8e532
* Tue Mar 19 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.92-1
c8e532
- Update to 3.7.92
c8e532
c8e532
* Tue Mar  5 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
c8e532
- Update to 3.7.91
c8e532
c8e532
* Wed Feb 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
c8e532
- Update to 3.7.90
c8e532
c8e532
* Thu Feb 07 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5.1-1
c8e532
- Update to 3.7.5.1
c8e532
c8e532
* Wed Feb 06 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.7.5-2
c8e532
- Bump the gtk3 BuildRequires
c8e532
c8e532
* Tue Feb 05 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
c8e532
- Update to 3.7.5
c8e532
c8e532
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
c8e532
- Update to 3.7.4
c8e532
c8e532
* Mon Dec 31 2012 Dan Horák <dan[at]danny.cz> - 3.7.3-2
c8e532
- fix filelist for s390(x) (and ppc/ppc64 in RHEL)
c8e532
c8e532
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
c8e532
- Update to 3.7.3
c8e532
- Adjust the spec file for the (temporarly) disabled smartcard plugin
c8e532
c8e532
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.1-1
c8e532
- Update to 3.7.1
c8e532
- Remove upstreamed patches
c8e532
c8e532
* Wed Nov 14 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.3-1
c8e532
- Update to 3.6.3
c8e532
- Drop the static man page patch and BR docbook-style-xsl instead
c8e532
c8e532
* Thu Nov 08 2012 Bastien Nocera <bnocera@redhat.com> 3.6.2-1
c8e532
- Update to 3.6.2
c8e532
c8e532
* Thu Oct 18 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.1-3
c8e532
- Fix a typo in the suspend patch (#858259)
c8e532
c8e532
* Mon Oct 08 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-2
c8e532
- fix build on s390(x)
c8e532
c8e532
* Mon Oct 08 2012 Bastien Nocera <bnocera@redhat.com> 3.6.1-1
c8e532
- Update to 3.6.1
c8e532
c8e532
* Fri Oct  5 2012 Olivier Fourdan <mclasen@redhat.com> - 3.6.0-5
c8e532
- Adds Wacom OSD window from upstream bug #679062
c8e532
c8e532
* Wed Oct  3 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-4
c8e532
- Fix an inhibitor leak in the previous patch
c8e532
c8e532
* Tue Oct  2 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-3
c8e532
- Fix lid close handling with new systemd
c8e532
c8e532
* Fri Sep 28 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.6.0-2
c8e532
- Split out PackageKit into a sub package. Fixes #699348
c8e532
c8e532
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
c8e532
- Update to 3.6.0
c8e532
c8e532
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
c8e532
- Update to 3.5.92
c8e532
c8e532
* Wed Sep 05 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.91-1
c8e532
- Update to 3.5.91
c8e532
c8e532
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
c8e532
- Update to 3.5.90
c8e532
c8e532
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.6-1
c8e532
- Update to 3.5.6
c8e532
c8e532
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.5-4
c8e532
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
c8e532
c8e532
* Tue Jul 24 2012 Dan Horák <dan[at]danny.cz> - 3.5.5-3
c8e532
- fix build without wacom
c8e532
c8e532
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.5-2
c8e532
- Fix the updates plugin to load
c8e532
c8e532
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.5-1
c8e532
- Update to 3.5.5
c8e532
c8e532
* Tue Jul 17 2012 Dan Horák <dan[at]danny.cz> - 3.5.4-3
c8e532
- fix build on s390(x) - cherry-picked from f17 branch
c8e532
- allow build without wacom on ppc/ppc64
c8e532
c8e532
* Tue Jul 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.4-2
c8e532
- Rebuild against new PackageKit
c8e532
c8e532
* Wed Jun 27 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
c8e532
- Update to 3.5.4
c8e532
c8e532
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
c8e532
- Update to 3.5.3
c8e532
c8e532
* Thu Jun 14 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-4
c8e532
- Drop calculator patch, no longer needed
c8e532
c8e532
* Thu Jun 07 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-3
c8e532
- Fix file lists
c8e532
c8e532
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
c8e532
- Add missing BR
c8e532
c8e532
* Wed Jun 06 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
c8e532
- Update to 3.5.2
c8e532
c8e532
* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
c8e532
- Update to 3.4.2
c8e532
c8e532
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
c8e532
- Update to 3.4.1
c8e532
c8e532
* Mon Mar 26 2012 Richard Hughes <rhughes@redhat.com> - 3.4.0-1
c8e532
- New upstream version.
c8e532
c8e532
* Tue Mar 20 2012 Richard Hughes <rhughes@redhat.com> 3.3.92-1
c8e532
- Update to 3.3.92
c8e532
c8e532
* Mon Mar 05 2012 Bastien Nocera <bnocera@redhat.com> 3.3.91-1
c8e532
- Update to 3.3.91
c8e532
c8e532
* Wed Feb 22 2012 Bastien Nocera <bnocera@redhat.com> 3.3.90.1-1
c8e532
- Update to 3.3.90.1
c8e532
c8e532
* Thu Feb  9 2012 Matthias Clasen <mclasen@redhat.com> 3.3.5-2
c8e532
- Use systemd for session tracking
c8e532
c8e532
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> 3.3.5-1
c8e532
- Update to 3.3.5
c8e532
c8e532
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> 3.3.4-2
c8e532
- Some crash fixes
c8e532
c8e532
* Tue Jan 17 2012 Bastien Nocera <bnocera@redhat.com> 3.3.4-1
c8e532
- Update to 3.3.4
c8e532
c8e532
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3.1-3
c8e532
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
c8e532
c8e532
* Tue Dec 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3.1-2
c8e532
- Fix a path problem in the gnome-settings-daemon autostart file
c8e532
c8e532
* Fri Dec 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3.1-1
c8e532
- Update to 3.3.3.1
c8e532
c8e532
* Wed Dec 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
c8e532
- Update to 3.3.3
c8e532
c8e532
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
c8e532
- Update to 3.3.2
c8e532
c8e532
* Fri Nov 11 2011 Bastien Nocera <bnocera@redhat.com> 3.2.2-1
c8e532
- Update to 3.2.2
c8e532
c8e532
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-4
c8e532
- Rebuilt for glibc bug#747377
c8e532
c8e532
* Tue Oct 25 2011 Marek Kasik <mkasik@redhat.com> - 3.2.1-3
c8e532
- Fix a typo in registration of an object on DBus (#747318)
c8e532
c8e532
* Mon Oct 24 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-2
c8e532
- Fix calculator keybinding (#745367)
c8e532
c8e532
* Mon Oct 17 2011 Bastien Nocera <bnocera@redhat.com> 3.2.1-1
c8e532
- Update to 3.2.1
c8e532
c8e532
* Wed Oct 12 2011 Adam Williamson <awilliam@redhat.com> - 3.2.0-2
c8e532
- backport some greatest hits from git to stop the same bugs being
c8e532
  reported over and over (all will be in 3.2.1)
c8e532
c8e532
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
c8e532
- Update to 3.2.0
c8e532
c8e532
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
c8e532
- Update to 3.1.92
c8e532
c8e532
* Tue Sep  6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
c8e532
- Update to 3.1.91
c8e532
c8e532
* Tue Jul 26 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.1.4-2
c8e532
- Add a patch to make the fallback mounter to build correctly
c8e532
- Include the new power plugin
c8e532
c8e532
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
c8e532
- Update to 3.1.4
c8e532
c8e532
* Fri Jul 22 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.3-2
c8e532
- Add support for chrony (#723212)
c8e532
c8e532
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
c8e532
- Update to 3.1.3
c8e532
c8e532
* Tue Jun 21 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-2
c8e532
- Fix fortify fail in gsd-color-manager.c (#714625)
c8e532
c8e532
* Wed Jun 15 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
c8e532
- Update to 3.1.2
c8e532
c8e532
* Wed Jun 15 2011 Bastien Nocera <bnocera@redhat.com> 3.1.1-3
c8e532
- Rebuild for new gnome-desktop3 libs
c8e532
c8e532
* Mon Jun 13 2011 Marek Kasik <mkasik@redhat.com> 3.1.1-2
c8e532
- Remove requirement of system-config-printer-udev (#704381)
c8e532
c8e532
* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1
c8e532
- Update to 3.1.1
c8e532
c8e532
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 3.0.1-5
c8e532
- Update gsettings schema scriptlet
c8e532
c8e532
* Mon May  2 2011 Matthias Clasen <mclasen@redhat.com> 3.0.1-4
c8e532
- Try to fix a crash (#698533)
c8e532
c8e532
* Thu Apr 28 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-2
c8e532
- Fix setting ntpd usage with SystemD
c8e532
c8e532
* Tue Apr 26 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-1
c8e532
- Update to 3.0.1
c8e532
c8e532
* Wed Apr 06 2011 Bastien Nocera <bnocera@redhat.com> 3.0.0.1-1
c8e532
- Update to 3.0.0.1
c8e532
c8e532
* Mon Apr 04 2011 Bastien Nocera <bnocera@redhat.com> 3.0.0-1
c8e532
- Update to 3.0.0
c8e532
c8e532
* Wed Mar 30 2011 Marek Kasik <mkasik@redhat.com> 2.91.93-2
c8e532
- Make CUPS' subscriptions expirable
c8e532
c8e532
* Fri Mar 25 2011 Bastien Nocera <bnocera@redhat.com> 2.91.93-1
c8e532
- Update to 2.91.93
c8e532
c8e532
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1
c8e532
- Update 2.91.92
c8e532
c8e532
* Wed Mar 16 2011 Richard Hughes <rhughes@redhat.com> 2.91.91-3
c8e532
- Add a patch from upstream to fix the updates plugin.
c8e532
c8e532
* Fri Mar 11 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-2
c8e532
- Add libXxf86misc-devel requires so that key repeat/delay works
c8e532
c8e532
* Tue Mar 08 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-1
c8e532
- Update to 2.91.91
c8e532
c8e532
* Fri Feb 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-4
c8e532
- Fix undefined symbols in the updates plugin
c8e532
c8e532
* Wed Feb 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-3
c8e532
- BR PackageKit and cups
c8e532
- Explicitly list plugins so we notice if they go missing
c8e532
c8e532
* Wed Feb 23 2011 Cosimo Cecchi <cosimoc@redhat.com> - 2.91.90-2
c8e532
- Include an upstream patch to fix a possible crasher
c8e532
c8e532
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.90-1
c8e532
- Update to 2.91.90
c8e532
c8e532
* Wed Feb 16 2011 Bastien Nocera <bnocera@redhat.com> 2.91.9-6
c8e532
- Fix crasher when media keys GSettings value changes
c8e532
c8e532
* Sun Feb 13 2011 Christopher Aillon <caillon@redhat.com> - 2.91.9-5
c8e532
- Rebuild for new libxklavier
c8e532
c8e532
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.9-4
c8e532
- Rebuild against newer gtk
c8e532
c8e532
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.9-3
c8e532
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c8e532
c8e532
* Tue Feb 08 2011 Bastien Nocera <bnocera@redhat.com> 2.91.9-2
c8e532
- Fix setting timezones in the date & time panel (#674999)
c8e532
c8e532
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.9-1
c8e532
- 2.91.9
c8e532
c8e532
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.8-1
c8e532
- 2.91.8
c8e532
c8e532
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.7-2
c8e532
- Own %%{_libdir}/gnome-settings-daemon-3.0/gtk-modules
c8e532
c8e532
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.7-1
c8e532
- Update to 2.91.7
c8e532
c8e532
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6.2-1
c8e532
- Update to 2.91.6.2
c8e532
c8e532
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.5.1-1
c8e532
- Update to 2.91.5.1
c8e532
c8e532
* Thu Dec  2 2010 Dan Williams <dcbw@redhat.com> - 2.91.5-4
c8e532
- Re-add patch handling org.gnome.media-handling gsettings schema rename
c8e532
c8e532
* Wed Dec  1 2010 Dan Williams <dcbw@redhat.com> - 2.91.5-3
c8e532
- Fix various cases of forgetting to draw the background
c8e532
c8e532
* Tue Nov 30 2010 Owen Taylor <otaylor@redhat.com> - 2.91.5-2
c8e532
- Add a patch handling org.gnome.media-handling gsettings schema rename
c8e532
c8e532
* Tue Nov 30 2010 Tomas Bzatek <tbzatek@redhat.com> 2.91.5-1
c8e532
- Update to 2.91.5
c8e532
c8e532
* Fri Nov 26 2010 Bastien Nocera <bnocera@redhat.com> 2.91.4-2
c8e532
- Fix crasher on startup
c8e532
c8e532
* Thu Nov 25 2010 Bastien Nocera <bnocera@redhat.com> 2.91.4-1
c8e532
- Update to 2.91.4
c8e532
c8e532
* Wed Nov 17 2010 Richard Hughes <richard@hughsie.com> 2.91.3-1
c8e532
- Update to 2.91.3
c8e532
c8e532
* Wed Nov 10 2010 Bastien Nocera <bnocera@redhat.com> 2.91.2.1-0.4.
c8e532
- Update to 2.91.2.1
c8e532
c8e532
* Wed Nov  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-0.4.20101102
c8e532
- Rebuild against new libnotify
c8e532
c8e532
* Tue Nov  2 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-0.3.20101102
c8e532
- Make theme changing work
c8e532
c8e532
* Tue Nov 02 2010 Richard Hughes <richard@hughsie.com> 2.91.2-0.2.20101102
c8e532
- Add BR gsettings-desktop-schemas-devel
c8e532
c8e532
* Tue Nov 02 2010 Richard Hughes <richard@hughsie.com> 2.91.2-0.1.20101102
c8e532
- Update to a git snapshot to fix rawhide.
c8e532
c8e532
* Wed Oct 06 2010 Richard Hughes <rhughes@redhat.com> 2.91.0-3
c8e532
- Fix the pkgconfig file manually
c8e532
c8e532
* Wed Oct 06 2010 Richard Hughes <rhughes@redhat.com> 2.91.0-2
c8e532
- Rebuild against the new libgnomekbd library
c8e532
c8e532
* Mon Oct  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.0-1
c8e532
- Update to 2.91.0
c8e532
c8e532
* Wed Sep 29 2010 jkeating - 2.90.1-2
c8e532
- Rebuilt for gcc bug 634757
c8e532
c8e532
* Wed Sep 22 2010 Bastien Nocera <bnocera@redhat.com> 2.90.1-1
c8e532
- Update to 2.90.1
c8e532
c8e532
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> 2.31.91-1
c8e532
- Update to 2.31.91
c8e532
c8e532
* Fri Aug 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.6-2
c8e532
- Fix a problem with warning bubbles in virtual machines (#624624)
c8e532
c8e532
* Tue Aug  3 2010 Matthias Clasen <mclasen@redhat.com> 2.31.6-1
c8e532
- Update to 2.31.6
c8e532
c8e532
* Tue Jul 13 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5.1-1
c8e532
- Update to 2.31.5.1
c8e532
c8e532
* Mon Jul 12 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5-1
c8e532
- Update to 2.31.5
c8e532
c8e532
* Wed Jun 30 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4.2-1
c8e532
- Update to 2.31.4.2
c8e532
c8e532
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4.1-1
c8e532
- Update to 2.31.4.1
c8e532
c8e532
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-1
c8e532
- Update to 2.31.4
c8e532
c8e532
* Mon Jun 28 2010 Bastien Nocera <bnocera@redhat.com> 2.31.3-3
c8e532
- Don't remove the sound plugin if we want the caches to be
c8e532
  updated
c8e532
c8e532
* Tue Jun  8 2010 Matthias Clasen <mclasen@redhat.com> 2.31.3-1
c8e532
- Update to 2.31.3
c8e532
c8e532
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-1
c8e532
- Update to 2.31.2
c8e532
c8e532
* Sun May 16 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-1
c8e532
- Update to 2.31.1
c8e532
c8e532
* Fri Apr 30 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-4
c8e532
- Waah, one more mistake in these macros
c8e532
c8e532
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-3
c8e532
- Nobody understands macro processors...
c8e532
c8e532
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-2
c8e532
- Fix a typo
c8e532
c8e532
* Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-1
c8e532
- Update to 2.30.1
c8e532
- Spec file cleanups
c8e532
c8e532
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
c8e532
- Update to 2.30.0
c8e532
c8e532
* Mon Mar 22 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-3
c8e532
- Disable the font plugin by default
c8e532
c8e532
* Wed Mar 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-2
c8e532
- Remove unneeded icons, already upstream
c8e532
c8e532
* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
c8e532
- Update to 2.29.92
c8e532
c8e532
* Sat Feb 27 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91.1-2
c8e532
- Fix Fn-F8 OSD icon
c8e532
- Modernize scriptlets
c8e532
c8e532
* Wed Feb 24 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91.1-1
c8e532
- Update to 2.29.91.1
c8e532
c8e532
* Wed Feb 17 2010 Matthias Clasen <mclasen@redhat.com> 2.29.90-2
c8e532
- Set a name for the keyboard statusicon
c8e532
c8e532
* Wed Feb 10 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.90-1
c8e532
- Update to 2.29.90
c8e532
c8e532
* Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> 2.29.6-1
c8e532
- Update to 2.29.6
c8e532
c8e532
* Fri Dec 18 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-10
c8e532
- Avoid warning messages from the OSD code
c8e532
c8e532
* Tue Dec 15 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-9
c8e532
- Survive when running without XKB (#547780)
c8e532
c8e532
* Thu Nov 12 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-8
c8e532
- Avoid a 'whitespace leak' around the display statusicon (gnome #601696)
c8e532
c8e532
* Mon Nov  9 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-7
c8e532
- React to screen changes when showing the background (gnome #601203)
c8e532
c8e532
* Thu Nov 05 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-6
c8e532
- Fix the volume going over 100% in the OSD
c8e532
c8e532
* Wed Oct 28 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-5
c8e532
- Update OSD code again
c8e532
c8e532
* Tue Oct 27 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-4
c8e532
- Fix bluriness in OSD
c8e532
c8e532
* Mon Oct 26 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.1-3
c8e532
- Change default font rendering to use slight hinting
c8e532
c8e532
* Mon Oct 26 2009 Peter Hutterer <peter.hutterer@redhat.com> 2.28.1-2
c8e532
- left-handed-touchpad.patch: change physical touchpad buttons to
c8e532
  left-handed, not tapping though (#498249)
c8e532
c8e532
* Mon Oct 19 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.1-1
c8e532
- Update to 2.28.1
c8e532
c8e532
* Thu Oct  1 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-4
c8e532
- Fix keyboard variant handling
c8e532
c8e532
* Fri Sep 25 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-3
c8e532
- Align the OSD visuals with the notification theme
c8e532
c8e532
* Tue Sep 22 2009 Adam Jackson <ajax@redhat.com> 2.28.0-2
c8e532
- BuildRequires: libcanberra-devel
c8e532
c8e532
* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
c8e532
- Update to 2.28.0
c8e532
c8e532
* Wed Sep 09 2009 Bastien Nocera <bnocera@redhat.com> 2.27.92-2
c8e532
- Update left-hand touchpad patch
c8e532
c8e532
* Mon Sep  7 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
c8e532
- Update to 2.27.92
c8e532
c8e532
* Sun Aug 30 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-3
c8e532
- Make 'Locate Pointer' work with metacity again
c8e532
c8e532
* Wed Aug 26 2009 Peter Hutterer <peter.hutterer@redhat.com> 2.27.91-2
c8e532
- buttonmapping.patch: Don't check for IsXExtensionDevice, only skip button
c8e532
  mappings for core devices instead (#502129).
c8e532
c8e532
* Mon Aug 24 2009 Bastien Nocera <bnocera@redhat.com> 2.27.91-1
c8e532
- Update to 2.27.91
c8e532
c8e532
* Fri Aug 14 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-2
c8e532
- Update gnome-volume-control code
c8e532
c8e532
* Fri Aug 14 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-1
c8e532
- Update to 2.27.90
c8e532
c8e532
* Tue Jul 28 2009 Matthias Clasen <mclasen@redhat.com> 2.27.5-1
c8e532
- Update to 2.27.5
c8e532
c8e532
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-4
c8e532
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
c8e532
c8e532
* Tue Jul 21 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-3
c8e532
- Make locate-pointer not interfere with media keys
c8e532
c8e532
* Wed Jul 15 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-2
c8e532
- Rebuild against new libgnomekbd
c8e532
c8e532
* Tue Jul 14 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-1
c8e532
- Update ot 2.27.4
c8e532
c8e532
* Tue Jun 30 2009 Matthias Clasen <mclasen@redhat.com> 2.27.3-2
c8e532
- Rebuild against new libxklavier
c8e532
c8e532
* Tue Jun 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.3-1
c8e532
- Update to 2.27.3
c8e532
c8e532
* Mon Jun  8 2009 Matthias Clasen <mclasen@redhat.com> 2.27.1-2
c8e532
- Make the 'locate pointer' effect cope with changing compositing
c8e532
  managers
c8e532
c8e532
* Sat May 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.1-1
c8e532
- Update to 2.27.1
c8e532
c8e532
* Fri May 08 2009 Bastien Nocera <bnocera@redhat.com> 2.26.1-4
c8e532
- Remove useless patch, see:
c8e532
http://bugzilla.gnome.org/show_bug.cgi?id=580761 for details
c8e532
c8e532
* Wed Apr 29 2009 Bastien Nocera <bnocera@redhat.com> 2.26.1-3
c8e532
- Don't set touchpads to be left-handed, otherwise the tap
c8e532
  behaves like the 2nd mouse button (#483639)
c8e532
c8e532
* Mon Apr 27 2009 Matthias Clasen  <mclasen@redhat.com> - 2.26.1-2
c8e532
- Don't drop schemas translations from po files
c8e532
c8e532
* Tue Apr 14 2009 Matthias Clasen  <mclasen@redhat.com> - 2.26.1-1
c8e532
- Update to 2.26.1
c8e532
c8e532
* Wed Apr  8 2009 Matthias Clasen  <mclasen@redhat.com> - 2.26.0-2
c8e532
- Support touchpads
c8e532
c8e532
* Mon Mar 16 2009 Matthias Clasen  <mclasen@redhat.com> - 2.26.0-1
c8e532
- Update to 2.26.0
c8e532
c8e532
* Mon Mar  2 2009 Matthias Clasen  <mclasen@redhat.com> - 2.25.92-1
c8e532
- Update to 2.25.92
c8e532
c8e532
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.90-3
c8e532
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
c8e532
c8e532
* Thu Feb  5 2009 Matthias Clasen  <mclasen@redhat.com> - 2.25.90-2
c8e532
- Fix a warning (#484132)
c8e532
c8e532
* Wed Feb  4 2009 Matthias Clasen  <mclasen@redhat.com> - 2.25.90-1
c8e532
- Update to 2.25.90
c8e532
c8e532
* Mon Jan 19 2009 - Ray Strode <rstrode@redhat.com> - 2.25.3-4
c8e532
- Update fade patch for new gnome-desktop release
c8e532
c8e532
* Thu Dec 18 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.3-3
c8e532
- Rebuild
c8e532
c8e532
* Thu Dec 18 2008 - Ray Strode <rstrode@redhat.com> - 2.25.3-2
c8e532
- Drop touchpad patch for now
c8e532
c8e532
* Thu Dec 18 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.3-1
c8e532
- Update to 2.25.3
c8e532
c8e532
* Thu Dec 18 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.2-11
c8e532
- Fix touchpad patches
c8e532
c8e532
* Wed Dec 17 2008 Matthias Clasen  <mclasen@redhat.com> - 2.25.2-10
c8e532
- Rebuild against new gnome-desktop
c8e532
c8e532
* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-9
c8e532
- Don't call SetPointerMapping when using Xinput since
c8e532
  it duplicates effort but gets touchpads wrong (bug 324721)
c8e532
c8e532
* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-8
c8e532
- Shutdown cleanly when bus goes away (bug 445898 again)
c8e532
c8e532
* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-7
c8e532
- Don't map touch pad tap to right-click for left-handed
c8e532
  users (bug 324721)
c8e532
c8e532
* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-6
c8e532
- Listen for DeviceAdded signals when configuring mouse
c8e532
  (in addition to DeviceEnabled).  This may help with
c8e532
  bug 474758.
c8e532
c8e532
* Tue Dec  9 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-5
c8e532
- Shutdown cleanly on TERM signal (bug 445898)
c8e532
c8e532
* Sun Dec  7 2008 Behdad Esfahbod <besfahbo@redhat.com> - 2.25.2-4
c8e532
- Add gnome-settings-daemon-2.24.1-umask.patch
c8e532
c8e532
* Thu Dec  4 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-2
c8e532
- Rebase fade patch to apply with Behdad's updates to
c8e532
  g-s-d
c8e532
c8e532
* Wed Dec  3 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.2-1
c8e532
- Ypdate to 2.25.2
c8e532
c8e532
* Thu Nov 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-4
c8e532
- Rebuild
c8e532
c8e532
* Wed Nov 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-2
c8e532
- Update to 2.25.1
c8e532
c8e532
* Fri Oct 24 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-14
c8e532
- At fontconfig-devel buildrequires (bug 468304)
c8e532
c8e532
* Wed Oct 15 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-13
c8e532
- Save some space
c8e532
c8e532
* Tue Oct 14 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-12
c8e532
- Hold off on settings-daemon fade if nautilus is going to do
c8e532
  it anyway.
c8e532
c8e532
* Tue Oct 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-11
c8e532
- Show the shutdown dialog when the power button is pressed
c8e532
c8e532
* Tue Oct 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-9
c8e532
- Drop a patch that is no longer needed with the evdev ruleset
c8e532
  in xkeyboard-config
c8e532
c8e532
* Sun Oct 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-7
c8e532
- Try harder not to override peoples configured keyboard layouts
c8e532
c8e532
* Sun Oct 12 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-6
c8e532
- Update fade patch to skip crossfade when changing frames in
c8e532
  slideshow background.
c8e532
c8e532
* Fri Oct 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-5
c8e532
- Fix the picking up of the gdm keyboard layout even more
c8e532
c8e532
* Tue Sep 30 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-3
c8e532
- Fix the picking up of the gdm keyboard layout
c8e532
c8e532
* Sun Sep 28 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-2
c8e532
- Don't draw background twice at startup
c8e532
c8e532
* Tue Sep 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
c8e532
- Update to 2.24.0
c8e532
c8e532
* Thu Sep 18 2008 Ray Strode <rstrode@redhat.com> - 2.23.92-3
c8e532
- When switching desktop backgrounds fade between them
c8e532
c8e532
* Thu Sep 11 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.92-2
c8e532
- Fix various bugs in the fn-F7 support
c8e532
c8e532
* Mon Sep  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-1
c8e532
- Update to 2.23.92
c8e532
c8e532
* Fri Sep  5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-5
c8e532
- Try harder to use the keyboard layout that gdm tells us
c8e532
c8e532
* Thu Sep 04 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-4
c8e532
- Use the fn-F7 key, not the F7 key.
c8e532
c8e532
* Wed Sep 03 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-3
c8e532
- Bump gnome-desktop requirement
c8e532
c8e532
* Wed Sep 03 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-2
c8e532
- Add patch to do fn-f7 cycling
c8e532
c8e532
* Mon Sep 01 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.91-1
c8e532
- Update to 2.23.91
c8e532
c8e532
* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.91-0.2008.08.28.2
c8e532
- BuildRequires libnotify-devel
c8e532
c8e532
* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.91-0.2008.08.28.1
c8e532
- Update to snapshot
c8e532
c8e532
* Fri Aug 22 2008 Matthias Clasen <mclasne@redhat.com> - 2.23.90-1
c8e532
- Update to 2.23.90
c8e532
c8e532
* Thu Aug 14 2008 Lennart Poettering <lpoetter@redhat.com> - 2.23.6-3
c8e532
- Rerun autotools after patching configure.ac
c8e532
c8e532
* Thu Aug 14 2008 Lennart Poettering <lpoetter@redhat.com> - 2.23.6-2
c8e532
- Apply patch from gnome bug 545386. This hasn't been accepted in this form yet
c8e532
  by upstream, will however very likely be merged in a similar form.
c8e532
- Disable esd/sounds module since we don't need it to start PA anymore
c8e532
c8e532
* Tue Aug  5 2008 Matthias Clasen <mclasne@redhat.com> - 2.23.6-1
c8e532
- Update to 2.23.6
c8e532
c8e532
* Fri Jul 25 2008 Matthias Clasen <mclasne@redhat.com> - 2.23.5-3
c8e532
- Use standard icon names in the volume OSD
c8e532
 
c8e532
* Fri Jul 25 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.5-2
c8e532
- Fix build, call gtk-update-icon-cache as required
c8e532
c8e532
* Thu Jul 24 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.5-1
c8e532
- Update to 2.23.5
c8e532
c8e532
* Wed Jun 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4-1
c8e532
- Update to 2.23.4
c8e532
c8e532
* Tue Jun 17 2008 Colin Walters <walters@redhat.com> - 2.23.3-2
c8e532
- Add (now upstreamed) patch to legacy ESD preference; see
c8e532
  http://bugzilla.gnome.org/show_bug.cgi?id=533198
c8e532
  https://bugzilla.redhat.com/show_bug.cgi?id=430624
c8e532
c8e532
* Wed Jun  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
c8e532
- Update to 2.23.3
c8e532
c8e532
* Wed May 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2-0.2008.05.14.2
c8e532
- Fix BuildRequires
c8e532
c8e532
* Wed May 14 2008 Jon McCann <jmccann@redhat.com> - 2.23.2-0.2008.05.14.1
c8e532
- Build snapshot
c8e532
c8e532
* Tue May 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1-5
c8e532
- Rebuild
c8e532
c8e532
* Mon May  5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1-4
c8e532
- Pick up the keyboard layout from the login screen
c8e532
c8e532
* Mon May  5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1-3
c8e532
- Fix background drawing without nautilus
c8e532
c8e532
* Tue Apr 29 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.1.1-2
c8e532
- Add patch from upstream to avoid the Stop button triggering an Eject (#346201)
c8e532
c8e532
* Fri Apr 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1.1-1
c8e532
- Update to 2.23.1.1
c8e532
c8e532
* Tue Apr 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-2008.03.26.6
c8e532
- Make the xrandr plugin survive the absence of Xrandr
c8e532
c8e532
* Sat Apr 5 2008 - Soren Sandmann <sandmann@redhat.com> - 2.22.1-2008.03.26.5
c8e532
- Update randr plugin
c8e532
c8e532
* Mon Mar 31 2008 - Ray Strode <rstrode@redhat.com> - 2.22.1-0.2008.03.26.4
c8e532
- Over the releases we've accumulated default.png, default-wide.png default-5_4.png
c8e532
  and default.jpg.  We haven't been able to drop them because it would leave some
c8e532
  users with white backgrounds on upgrade.  This patch just falls back to the
c8e532
  default image if the user's background doesn't exist.
c8e532
c8e532
* Wed Mar 26 2008 - Bastien Nocera <bnocera@redhat.com> - 2.22.1-0.2008.03.26.3
c8e532
- Add patch for the mouse plugin not to eat multimedia key events (#438942)
c8e532
c8e532
* Wed Mar 26 2008 Jon McCann <jmccann@redhat.com> - 2.22.1-0.2008.03.26.2
c8e532
- Rebuild
c8e532
c8e532
* Wed Mar 26 2008 Jon McCann <jmccann@redhat.com> - 2.22.1-0.2008.03.26.1
c8e532
- Update to snapshot
c8e532
- Enable profiling
c8e532
c8e532
* Wed Mar 26 2008 - Bastien Nocera <bnocera@redhat.com> - 2.22.0-3
c8e532
- apps_gnome_settings_daemon_default_editor.schemas is obsolete (#438937)
c8e532
c8e532
* Thu Mar 20 2008 Matthias Clasen <mclasen@redhat.com> 2.22.0-2
c8e532
- Fix interaction between "Locate Pointer" and volume keys
c8e532
c8e532
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> 2.22.0-1
c8e532
- Update to 2.22.0
c8e532
c8e532
* Sun Mar  9 2008 Ray Strode <rstrode@redhat.com> - 2.21.92-3
c8e532
- Don't set keyboard model on startup from gconf if evdev is being used.
c8e532
  Evdev needs to use its own keyboard model to work right.
c8e532
c8e532
* Sun Mar  2 2008 Soren Sandmann <sandmann@redhat.com> - 2.21.92-2
c8e532
- Update randr patch to handle video key
c8e532
c8e532
* Fri Feb 29 2008 Jon McCann <jmccann@redhat.com> - 2.21.92-1
c8e532
- Update to 2.21.92
c8e532
c8e532
* Tue Feb 12 2008 Soren Sandmann <sandmann@redhat.com> - 2.21.91-3
c8e532
- Add patch to make the xrandr plugin listen for client messages from
c8e532
  the control panel and reread the configuration file.
c8e532
c8e532
* Mon Feb 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-2
c8e532
- Remove obsolete control-center translations
c8e532
c8e532
* Mon Feb 11 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.91-1
c8e532
- Update to 2.21.91
c8e532
- Remove obsolete patches
c8e532
c8e532
* Thu Feb  7 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90.1-3
c8e532
- Load xkb settings initially
c8e532
c8e532
* Thu Jan 31 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.90.1-2
c8e532
- Fix the path for g-s-d, from upstream patch
c8e532
c8e532
* Tue Jan 29 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.90.1-1
c8e532
- Update to 2.21.90.1
c8e532
c8e532
* Tue Jan 29 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.90-1
c8e532
- Update to 2.21.90
c8e532
c8e532
* Tue Jan 15 2008  Matthias Clasen <mclasen@redhat.com> - 2.21.5.2-2
c8e532
- Incorporate review feedback (#428833)
c8e532
c8e532
* Tue Jan 15 2008  Matthias Clasen <mclasen@redhat.com> - 2.21.5.2-1
c8e532
- Update to 2.21.5.2
c8e532
c8e532
* Tue Jan 15 2008  Matthias Clasen <mclasen@redhat.com> - 2.21.5.1-1
c8e532
- Update to 2.21.5.1
c8e532
- Fix up BuildRequires
c8e532
c8e532
* Thu Dec 06 2007 - Bastien Nocera <bnocera@redhat.com> - 2.21.5-1
c8e532
- First package
c8e532