Blame SPECS/gnome-shell.spec

c7fac9
Name:           gnome-shell
21e770
Version:        3.32.2
21e770
Release:        9%{?dist}
c7fac9
Summary:        Window management and application launching for GNOME
c7fac9
c7fac9
Group:          User Interface/Desktops
c7fac9
License:        GPLv2+
c7fac9
Provides:       desktop-notification-daemon
c7fac9
URL:            https://wiki.gnome.org/Projects/GnomeShell
c7fac9
#VCS:           git:git://git.gnome.org/gnome-shell
21e770
Source0:        http://download.gnome.org/sources/gnome-shell/3.32/%{name}-%{version}.tar.xz
c7fac9
c7fac9
# Replace Epiphany with Firefox in the default favourite apps list
c7fac9
Patch1: gnome-shell-favourite-apps-firefox.patch
c7fac9
Patch2: gnome-shell-favourite-apps-yelp.patch
c7fac9
Patch3: gnome-shell-favourite-apps-terminal.patch
c7fac9
c7fac9
# GDM/Lock stuff
c7fac9
Patch12: 0001-screenShield-unblank-when-inserting-smartcard.patch
c7fac9
Patch13: enforce-smartcard-at-unlock.patch
c7fac9
Patch14: disable-unlock-entry-until-question.patch
c7fac9
Patch15: allow-timed-login-with-no-user-list.patch
c7fac9
Patch16: 0001-data-install-process-working.svg-to-filesystem.patch
c7fac9
Patch17: 0001-loginDialog-make-info-messages-themed.patch
c7fac9
Patch18: 0001-gdm-add-AuthList-control.patch
c7fac9
Patch19: 0002-gdmUtil-enable-support-for-GDM-s-ChoiceList-PAM-exte.patch
c7fac9
c7fac9
# Misc.
c7fac9
Patch30: 0001-shellDBus-Add-a-DBus-method-to-load-a-single-extensi.patch
c7fac9
Patch31: 0001-extensions-Add-a-SESSION_MODE-extension-type.patch
c7fac9
Patch32: 0001-extensionSystem-Notify-about-extension-issues-on-upd.patch
c7fac9
Patch33: 0001-panel-add-an-icon-to-the-ActivitiesButton.patch
c7fac9
Patch34: 0001-app-Fall-back-to-window-title-instead-of-WM_CLASS.patch
c7fac9
Patch35: 0001-windowMenu-Bring-back-workspaces-submenu-for-static-.patch
c7fac9
Patch38: 0001-appDisplay-Show-full-app-name-on-hover.patch
21e770
Patch39: horizontal-workspace-support.patch
21e770
Patch40: 0001-animation-fix-unintentional-loop-while-polkit-dialog.patch
21e770
Patch41: 0001-workspacesView-Work-around-spurious-allocation-chang.patch
21e770
Patch42: 0001-layout-Make-the-hot-corner-optional.patch
c7fac9
c7fac9
# Backport JS invalid access warnings (#1651894, #1663171, #1642482, #1637622)
c7fac9
Patch54: fix-invalid-access-warnings.patch
c7fac9
c7fac9
# suspend/resume fix on nvidia (#1663440)
c7fac9
Patch10001: 0001-background-refresh-after-suspend-on-wayland.patch
c7fac9
Patch10002: 0002-background-rebuild-background-not-just-animation-on-.patch
c7fac9
Patch10003: 0003-st-texture-cache-purge-on-resume.patch
c7fac9
Patch10004: 0004-background-refresh-background-on-gl-video-memory-pur.patch
c7fac9
c7fac9
%define libcroco_version 0.6.8
c7fac9
%define eds_version 3.17.2
c7fac9
%define gnome_desktop_version 3.7.90
c7fac9
%define glib2_version 2.56.0
c7fac9
%define gobject_introspection_version 1.49.1
21e770
%define gjs_version 1.54.0
c7fac9
%define gtk3_version 3.15.0
21e770
%define mutter_version 3.32
c7fac9
%define polkit_version 0.100
21e770
%define gsettings_desktop_schemas_version 3.32.0-3
c7fac9
%define ibus_version 1.5.2
c7fac9
%define gnome_bluetooth_version 1:3.9.0
c7fac9
%define gstreamer_version 1.4.5
c7fac9
21e770
BuildRequires:  gcc
c7fac9
BuildRequires:  meson
c7fac9
BuildRequires:  git
c7fac9
BuildRequires:  ibus-devel >= %{ibus_version}
c7fac9
BuildRequires:  chrpath
c7fac9
BuildRequires:  desktop-file-utils
c7fac9
BuildRequires:  evolution-data-server-devel >= %{eds_version}
c7fac9
BuildRequires:  gcr-devel
c7fac9
BuildRequires:  gjs-devel >= %{gjs_version}
c7fac9
BuildRequires:  glib2-devel >= %{glib2_version}
c7fac9
BuildRequires:  gobject-introspection >= %{gobject_introspection_version}
c7fac9
BuildRequires:  mesa-libGL-devel
c7fac9
BuildRequires:  NetworkManager-libnm-devel
c7fac9
BuildRequires:  polkit-devel >= %{polkit_version}
c7fac9
BuildRequires:  startup-notification-devel
c7fac9
# for theme generation
c7fac9
BuildRequires:  sassc
c7fac9
# for screencast recorder functionality
c7fac9
BuildRequires:  gstreamer1-devel >= %{gstreamer_version}
c7fac9
BuildRequires:  gtk3-devel >= %{gtk3_version}
c7fac9
BuildRequires:  gettext >= 0.19.6
c7fac9
BuildRequires:  libcanberra-devel
c7fac9
BuildRequires:  libcroco-devel >= %{libcroco_version}
21e770
BuildRequires:  pkgconfig(libsystemd)
21e770
BuildRequires:  python3
c7fac9
c7fac9
# for barriers
c7fac9
BuildRequires:  libXfixes-devel >= 5.0
c7fac9
# used in unused BigThemeImage
c7fac9
BuildRequires:  librsvg2-devel
c7fac9
BuildRequires:  mutter-devel >= %{mutter_version}
c7fac9
BuildRequires:  pulseaudio-libs-devel
c7fac9
%ifnarch s390 s390x ppc ppc64 ppc64p7
c7fac9
BuildRequires:  gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
c7fac9
%endif
c7fac9
BuildRequires:  control-center
c7fac9
# Bootstrap requirements
c7fac9
BuildRequires: gtk-doc
c7fac9
%ifnarch s390 s390x
c7fac9
Requires:       gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
c7fac9
%endif
c7fac9
Requires:       gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
c7fac9
%if 0%{?rhel} != 7
c7fac9
# Disabled on RHEL 7 to allow logging into KDE session by default
c7fac9
Requires:       gnome-session-xsession
c7fac9
%endif
c7fac9
# wrapper script uses to restart old GNOME session if run --replace
c7fac9
# from the command line
c7fac9
Requires:       gobject-introspection%{?_isa} >= %{gobject_introspection_version}
c7fac9
Requires:       gjs%{?_isa} >= %{gjs_version}
c7fac9
Requires:       gtk3%{?_isa} >= %{gtk3_version}
c7fac9
Requires:       libnma%{?_isa}
c7fac9
# needed for loading SVG's via gdk-pixbuf
c7fac9
Requires:       librsvg2%{?_isa}
c7fac9
Requires:       mutter%{?_isa} >= %{mutter_version}
c7fac9
Requires:       upower%{?_isa}
c7fac9
Requires:       polkit%{?_isa} >= %{polkit_version}
c7fac9
Requires:       gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
c7fac9
Requires:       glib2%{?_isa} >= %{glib2_version}
c7fac9
Requires:       gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
c7fac9
Requires:       libcroco%{?_isa} >= %{libcroco_version}
c7fac9
Requires:       gstreamer1%{?_isa} >= %{gstreamer_version}
c7fac9
# needed for schemas
c7fac9
Requires:       at-spi2-atk%{?_isa}
c7fac9
# needed for on-screen keyboard
c7fac9
Requires:       ibus%{?_isa} >= %{ibus_version}
c7fac9
# needed for the user menu
c7fac9
Requires:       accountsservice-libs%{?_isa}
c7fac9
Requires:       gdm-libs%{?_isa}
c7fac9
# needed for settings items in menus
c7fac9
Requires:       control-center
c7fac9
# needed by some utilities
21e770
Requires:       python3%{_isa}
c7fac9
# needed for the dual-GPU launch menu
c7fac9
Requires:       switcheroo-control
c7fac9
# needed for clocks/weather integration
c7fac9
Requires:       geoclue2-libs%{?_isa}
c7fac9
Requires:       libgweather%{?_isa}
21e770
# needed for thunderbolt support
21e770
Requires:       bolt%{?_isa}
21e770
# Needed for launching flatpak apps etc
21e770
Requires:       xdg-desktop-portal-gtk
c7fac9
c7fac9
%description
c7fac9
GNOME Shell provides core user interface functions for the GNOME 3 desktop,
c7fac9
like switching to windows and launching applications. GNOME Shell takes
c7fac9
advantage of the capabilities of modern graphics hardware and introduces
c7fac9
innovative user interface concepts to provide a visually attractive and
c7fac9
easy to use experience.
c7fac9
c7fac9
%prep
c7fac9
%autosetup -S git
c7fac9
c7fac9
%build
c7fac9
%meson
c7fac9
%meson_build
c7fac9
c7fac9
%install
c7fac9
%meson_install
c7fac9
c7fac9
# Create empty directories where other packages can drop extensions
c7fac9
mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions
c7fac9
mkdir -p %{buildroot}%{_datadir}/gnome-shell/search-providers
c7fac9
c7fac9
%find_lang %{name}
c7fac9
c7fac9
%check
c7fac9
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Shell.desktop
c7fac9
desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell-extension-prefs.desktop
c7fac9
desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.desktop
c7fac9
c7fac9
%files -f %{name}.lang
c7fac9
%license COPYING
21e770
%doc README.md
c7fac9
%{_bindir}/gnome-shell
c7fac9
%{_bindir}/gnome-shell-extension-tool
c7fac9
%{_bindir}/gnome-shell-perf-tool
c7fac9
%{_bindir}/gnome-shell-extension-prefs
c7fac9
%{_datadir}/glib-2.0/schemas/*.xml
21e770
%{_datadir}/glib-2.0/schemas/00_org.gnome.shell.gschema.override
c7fac9
%{_datadir}/applications/org.gnome.Shell.desktop
c7fac9
%{_datadir}/applications/gnome-shell-extension-prefs.desktop
c7fac9
%{_datadir}/applications/evolution-calendar.desktop
c7fac9
%{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
c7fac9
%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
c7fac9
%{_datadir}/gnome-shell/
c7fac9
%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
c7fac9
%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
c7fac9
%{_datadir}/dbus-1/services/org.gnome.Shell.PortalHelper.service
21e770
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Extensions.xml
21e770
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Introspect.xml
c7fac9
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.PadOsd.xml
c7fac9
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
c7fac9
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
c7fac9
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
c7fac9
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
21e770
%{_userunitdir}/gnome-shell.service
21e770
%{_userunitdir}/gnome-shell-wayland.target
21e770
%{_userunitdir}/gnome-shell-x11.target
21e770
%{_sysconfdir}/xdg/autostart/gnome-shell-overrides-migration.desktop
c7fac9
# Co own directory instead of pulling in xdg-desktop-portal - we
c7fac9
# are providing a backend to the portal, not depending on it
c7fac9
%dir %{_datadir}/xdg-desktop-portal/portals/
c7fac9
%{_datadir}/xdg-desktop-portal/portals/gnome-shell.portal
c7fac9
%{_libdir}/gnome-shell/
c7fac9
%{_libexecdir}/gnome-shell-calendar-server
c7fac9
%{_libexecdir}/gnome-shell-perf-helper
c7fac9
%{_libexecdir}/gnome-shell-hotplug-sniffer
c7fac9
%{_libexecdir}/gnome-shell-portal-helper
21e770
%{_libexecdir}/gnome-shell-overrides-migration.sh
c7fac9
# Co own these directories instead of pulling in GConf
c7fac9
# after all, we are trying to get rid of GConf with these files
c7fac9
%dir %{_datadir}/GConf
c7fac9
%dir %{_datadir}/GConf/gsettings
c7fac9
%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
c7fac9
%{_mandir}/man1/%{name}.1.gz
c7fac9
c7fac9
%changelog
21e770
* Thu Aug 15 2019 Jonas Ådahl <jadahl@redhat.com> - 3.32.2-9
21e770
- Depend on correct gsettings-desktop-schemas version
21e770
  Related: #1704355
21e770
21e770
* Wed Aug 14 2019 Jonas Ådahl <jadahl@redhat.com> - 3.32.2-8
21e770
- Depend on required gsettings-desktop-schemas version
21e770
  Related: #1704355
21e770
21e770
* Tue Jul 23 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-7
21e770
- Make the hot corner optional
21e770
  Resolves: #1704355
21e770
21e770
* Fri Jul 12 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-6
21e770
- Fix warnings triggered by spurious allocations
21e770
  Resolves: #1719279
21e770
21e770
* Wed Jul 10 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-5
21e770
- Fix infinite loop in spinner animation
21e770
  Resolves: #1725555
21e770
21e770
* Tue Jun 18 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-4
21e770
- Adjust more shortcut handlers for horizontal workspaces
21e770
  Related: #1704360
21e770
21e770
* Wed Jun 12 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-3
21e770
- Support horizontal workspaces in gestures/keybindings/animations
21e770
  Related: #1704360
21e770
21e770
* Fri May 31 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-2
21e770
- Adjust downstream patch to mutter changes
21e770
  Resolves: #1715738
21e770
21e770
* Thu May 23 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-1
21e770
- Update to 3.32.2
21e770
  Resolves: #1698520
21e770
c7fac9
* Mon Feb 11 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-10
c7fac9
- Backport another IM fix (#1668979)
c7fac9
c7fac9
* Mon Feb 11 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-9
c7fac9
- Fix JS "invalid access" warnings (#1642482, #1637622)
c7fac9
- Fix new input sources only working after re-login (#1628154)
c7fac9
- Backport IM support fixes (#1668979)
c7fac9
c7fac9
* Fri Feb 08 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-8
c7fac9
- Re-add dropped downstream patches (rhbz#1668884)
c7fac9
c7fac9
* Tue Feb 05 2019 Jonas Ådahl <jadahl@redhat.com> - 3.28.3-7
c7fac9
- Backport dnd crash fix (#1663171)
c7fac9
c7fac9
* Thu Jan 31 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-6
c7fac9
- Fix suspend and resume corruption on NVidia
c7fac9
  Resolves: #1663440
c7fac9
c7fac9
* Wed Jan 16 2019 Jonas Ådahl <jadahl@redhat.com> - 3.28.3-5
c7fac9
- Backport dnd fix (#1651894)
c7fac9
c7fac9
* Fri Jan 11 2019 Olivier Fourdan <ofourdan@redhat.com> - 3.28.3-4
c7fac9
- Backport Introspection D-BUS API (rhbz#1658967)
c7fac9
c7fac9
* Tue Sep 18 2018 David King <dking@redhat.com> - 3.28.3-3
c7fac9
- Improve Python 3 dependency (#1630148)
c7fac9
c7fac9
* Fri Aug 10 2018 Jonas Ådahl <jadahl@redhat.com> - 3.28.3-2
c7fac9
- Backport remote access control UI (rhbz#1613749)
c7fac9
c7fac9
* Fri Aug 10 2018 Kalev Lember <klember@redhat.com> - 3.28.3-1
c7fac9
- Update to 3.28.3
c7fac9
c7fac9
* Mon Aug 06 2018 Charalampos Stratakis <cstratak@redhat.com> - 3.28.1-6
c7fac9
- Remove telepathy-logger and telepathy-glib runtime dependencies
c7fac9
c7fac9
* Wed Aug 01 2018 Stef Walter <stefw@redhat.com> - 3.28.1-5
c7fac9
- Remove unneeded libgnome-keyring dependency (#1589078)
c7fac9
c7fac9
* Wed Aug 01 2018 Charalampos Stratakis <cstratak@redhat.com> - 3.28.1-4
c7fac9
- BuildRequire python3-devel
c7fac9
c7fac9
* Sun Apr 29 2018 Adam Williamson <awilliam@redhat.com> - 3.28.1-3
c7fac9
- Backport fix for password entry modifier key issues (#1569211)
c7fac9
c7fac9
* Tue Apr 24 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-2
c7fac9
- pull polkit cancel lock up from upstream
c7fac9
  Resolves: #1568213
c7fac9
c7fac9
* Fri Apr 13 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.1-1
c7fac9
- Update to 3.28.1
c7fac9
c7fac9
* Mon Mar 12 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.0-1
c7fac9
- Update to 3.28.0
c7fac9
c7fac9
* Mon Mar 05 2018 Florian Müllner <fmuellner@redhat.com> - 3.27.92-1
c7fac9
- Update to 3.27.92
c7fac9
c7fac9
* Thu Feb 22 2018 Lubomir Rintel <lkundrak@v3.sk> - 3.27.91-2
c7fac9
- Replace libnm-gtk with libnma
c7fac9
c7fac9
* Wed Feb 21 2018 Florian Müllner <fmuellner@redhat.com> - 3.27.91-1
c7fac9
- Update to 3.27.91
c7fac9
c7fac9
* Wed Feb 07 2018 Kalev Lember <klember@redhat.com> - 3.27.1-5
c7fac9
- Rebuilt for evolution-data-server soname bump
c7fac9
c7fac9
* Mon Jan 22 2018 Adam Williamson <awilliam@redhat.com> - 3.27.1-4
c7fac9
- Backport fix for crasher bug BGO #788931 (#1469129)
c7fac9
c7fac9
* Tue Dec 19 2017 Kalev Lember <klember@redhat.com> - 3.27.1-3
c7fac9
- Explicitly require libnm-gtk (#1509496)
c7fac9
c7fac9
* Wed Nov 08 2017 Milan Crha <mcrha@redhat.com> - 3.27.1-2
c7fac9
- Rebuild for newer libical
c7fac9
c7fac9
* Tue Oct 17 2017 Florian Müllner <fmuellner@redhat.com> - 3.27.1-1
c7fac9
- Update to 3.27.1
c7fac9
c7fac9
* Wed Oct 04 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.1-1
c7fac9
- Update to 3.26.1
c7fac9
c7fac9
* Thu Sep 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.0-2
c7fac9
- Fix crash on fast status icon remapping
c7fac9
c7fac9
* Tue Sep 12 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.0-1
c7fac9
- Update to 3.26.0
c7fac9
c7fac9
* Tue Aug 22 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.91-1
c7fac9
- Update to 3.25.91
c7fac9
c7fac9
* Fri Aug 11 2017 Kevin Fenzi <kevin@scrye.com> - 3.25.90-2
c7fac9
- Rebuild with older working rpm
c7fac9
c7fac9
* Thu Aug 10 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.90-1
c7fac9
- Update to 3.25.90
c7fac9
c7fac9
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-3
c7fac9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
c7fac9
c7fac9
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
c7fac9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
c7fac9
c7fac9
* Thu Jul 20 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.4-1
c7fac9
- Update to 3.25.4
c7fac9
c7fac9
* Wed Jun 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.3-1
c7fac9
- Update to 3.25.3
c7fac9
c7fac9
* Thu May 25 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.2-1
c7fac9
- Update to 3.25.2
c7fac9
c7fac9
* Thu Apr 27 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.1-1
c7fac9
- Update to 3.25.1
c7fac9
c7fac9
* Tue Apr 11 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.1-1
c7fac9
- Update to 3.24.1
c7fac9
c7fac9
* Mon Mar 20 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.0-1
c7fac9
- Update to 3.24.0
c7fac9
c7fac9
* Thu Mar 16 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.23.92-2
c7fac9
- Fix wrong runtime requirements
c7fac9
c7fac9
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.92-1
c7fac9
- Update to 3.23.92
c7fac9
c7fac9
* Wed Mar 01 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.91-1
c7fac9
- Update to 3.23.91
c7fac9
c7fac9
* Thu Feb 16 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.90-1
c7fac9
- Update to 3.23.90
c7fac9
c7fac9
* Tue Feb 14 2017 Richard Hughes <rhughes@redhat.com> - 3.23.3-1
c7fac9
- Update to 3.23.3
c7fac9
c7fac9
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.2-4
c7fac9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
c7fac9
c7fac9
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.23.2-3
c7fac9
- Rebuild for Python 3.6
c7fac9
c7fac9
* Tue Dec  6 2016 Rui Matos <rmatos@redhat.com> - 3.23.2-2
c7fac9
- Tighten mutter version dependency for plugin API changes
c7fac9
  Resolves: #1401886
c7fac9
c7fac9
* Wed Nov 23 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.2-1
c7fac9
- Update to 3.23.2
c7fac9
c7fac9
* Sun Oct 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.1-1
c7fac9
- Update to 3.23.1
c7fac9
c7fac9
* Fri Oct 21 2016 Bastien Nocera <bnocera@redhat.com> - 3.22.1-2
c7fac9
- Add patches to allow launching on discrete GPU when available
c7fac9
c7fac9
* Tue Oct 11 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.1
c7fac9
- Update to 3.22.1
c7fac9
c7fac9
* Mon Sep 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.0
c7fac9
- Update to 3.22.0
c7fac9
c7fac9
* Tue Sep 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.92
c7fac9
- Update to 3.21.92
c7fac9
c7fac9
* Fri Sep 09 2016 Kalev Lember <klember@redhat.com> - 3.21.91-2
c7fac9
- Drop libgsystem dependency
c7fac9
c7fac9
* Tue Aug 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.91
c7fac9
- Update to 3.21.91
c7fac9
c7fac9
* Sat Aug 20 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.90.1-1
c7fac9
- Update to 3.21.90.1
c7fac9
  (Fixes a corrupt .desktop file that made it from the build directory into
c7fac9
   the 3.21.90 tarball)
c7fac9
c7fac9
* Fri Aug 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.90-1
c7fac9
- Update to 3.21.90
c7fac9
c7fac9
* Wed Jul 20 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.4-1
c7fac9
- Update to 3.21.4
c7fac9
c7fac9
* Mon Jul 18 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-2
c7fac9
- Rebuild for newer evolution-data-server
c7fac9
c7fac9
* Tue Jun 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.3-1
c7fac9
- Update to 3.21.3
c7fac9
c7fac9
* Tue Jun 21 2016 Milan Crha <mcrha@redhat.com> - 3.21.2-2
c7fac9
- Rebuild for newer evolution-data-server
c7fac9
c7fac9
* Thu May 26 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.2-1
c7fac9
- Update to 3.21.2
c7fac9
c7fac9
* Fri Apr 29 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.1-1
c7fac9
- Update to 3.21.1
c7fac9
c7fac9
* Fri Apr 15 2016 David Tardon <dtardon@redhat.com> - 3.20.1-2
c7fac9
- rebuild for ICU 57.1
c7fac9
c7fac9
* Wed Apr 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.1-1
c7fac9
- Update to 3.20.1
c7fac9
c7fac9
* Tue Mar 22 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.0-1
c7fac9
- Update to 3.20.0
c7fac9
c7fac9
* Wed Mar 16 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.92-1
c7fac9
- Update to 3.19.92
c7fac9
c7fac9
* Thu Mar 03 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.91-1
c7fac9
- Update to 3.19.91
c7fac9
c7fac9
* Fri Feb 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.90-1
c7fac9
- Update to 3.19.90
c7fac9
c7fac9
* Tue Feb 16 2016 Milan Crha <mcrha@redhat.com> - 3.19.4-3
c7fac9
- Rebuild for newer evolution-data-server
c7fac9
c7fac9
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
c7fac9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c7fac9
c7fac9
* Thu Jan 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.4-1
c7fac9
- Update to 3.19.4
c7fac9
c7fac9
* Mon Jan 18 2016 David Tardon <dtardon@redhat.com> - 3.19.3-2
c7fac9
- rebuild for libical 2.0.0
c7fac9
c7fac9
* Thu Dec 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.3-1
c7fac9
- Update to 3.19.3
c7fac9
c7fac9
* Tue Dec 01 2015 Kalev Lember <klember@redhat.com> - 3.19.2-2
c7fac9
- Bump gsettings-desktop-schemas dep to 3.19.2
c7fac9
c7fac9
* Wed Nov 25 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.2-1
c7fac9
- Update to 3.19.2
c7fac9
c7fac9
* Tue Nov 10 2015 Ray Strode <rstrode@redhat.com> 3.19.1-3.20151110
c7fac9
- Update to git snapshot
c7fac9
c7fac9
* Sun Nov 01 2015 Kalev Lember <klember@redhat.com> - 3.19.1-2
c7fac9
- Fix gnome-shell crashing in gdm mode (#1276833)
c7fac9
c7fac9
* Thu Oct 29 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.1-1
c7fac9
- Update to 3.19.1
c7fac9
c7fac9
* Thu Oct 15 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.1-1
c7fac9
- Update to 3.18.1
c7fac9
c7fac9
* Mon Sep 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.0-1
c7fac9
- Update to 3.18.0
c7fac9
c7fac9
* Wed Sep 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.92-1
c7fac9
- Update to 3.17.92
c7fac9
c7fac9
* Thu Sep 03 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.91-1
c7fac9
- Update to 3.17.91
c7fac9
c7fac9
* Thu Aug 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.90-1
c7fac9
- Update to 3.17.90
c7fac9
c7fac9
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 3.17.4-2
c7fac9
- Create empty directories for extensions and search providers
c7fac9
- Move desktop file validation to %%check section
c7fac9
- Use make_install macro
c7fac9
c7fac9
* Thu Jul 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.4-1
c7fac9
- Update to 3.17.4
c7fac9
c7fac9
* Wed Jul 22 2015 Milan Crha <mcrha@redhat.com> - 3.17.3-3
c7fac9
- Rebuild for newer evolution-data-server
c7fac9
c7fac9
* Sat Jul 04 2015 Kalev Lember <klember@redhat.com> - 3.17.3-2
c7fac9
- Require gobject-introspection 1.45.3
c7fac9
c7fac9
* Thu Jul 02 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.3-1
c7fac9
- Update to 3.17.3
c7fac9
c7fac9
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
c7fac9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c7fac9
c7fac9
* Wed May 27 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.2-1
c7fac9
- Update to 3.17.2
c7fac9
c7fac9
* Thu Apr 30 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.1-1
c7fac9
- Update to 3.17.1
c7fac9
c7fac9
* Tue Apr 28 2015 Milan Crha <mcrha@redhat.com> - 3.16.1-2
c7fac9
- Rebuild for newer evolution-data-server
c7fac9
c7fac9
* Tue Apr 14 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.1-1
c7fac9
- Update to 3.16.1
c7fac9
c7fac9
* Mon Mar 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.0-1
c7fac9
- Update to 3.16.0
c7fac9
c7fac9
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-2
c7fac9
- Update minimum dep versions
c7fac9
- Use license macro for the COPYING file
c7fac9
c7fac9
* Tue Mar 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.92-1
c7fac9
- Update to 3.15.92
c7fac9
c7fac9
* Tue Mar 17 2015 Ray Strode <rstrode@redhat.com> 3.15.91-2
c7fac9
- Drop dep on NetworkManager-config-connectivity-fedora
c7fac9
  It's already required by fedora-release-workstation
c7fac9
c7fac9
* Wed Mar 04 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.91-1
c7fac9
- Update to 3.15.91
c7fac9
c7fac9
* Fri Feb 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.90-1
c7fac9
- Update to 3.15.90
c7fac9
c7fac9
* Tue Feb 17 2015 Milan Crha <mcrha@redhat.com> - 3.15.4-2
c7fac9
- Rebuild against newer evolution-data-server
c7fac9
c7fac9
* Wed Jan 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.4-1
c7fac9
- Update to 3.15.4
c7fac9
c7fac9
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
c7fac9
- Update to 3.15.3
c7fac9
c7fac9
* Thu Nov 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.2-1
c7fac9
- Update to 3.15.2
c7fac9
c7fac9
* Thu Oct 30 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.1-1
c7fac9
- Update to 3.15.1
c7fac9
c7fac9
* Tue Oct 14 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.1-1
c7fac9
- Update to 3.14.1
c7fac9
c7fac9
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-2
c7fac9
- Drop unused gnome-menus dependency
c7fac9
c7fac9
* Mon Sep 22 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.0-1
c7fac9
- Update to 3.14.0
c7fac9
c7fac9
* Wed Sep 17 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.92-1
c7fac9
- Update to 3.13.92
c7fac9
c7fac9
* Wed Sep 03 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.91-1
c7fac9
- Update to 3.13.91
c7fac9
c7fac9
* Wed Aug 20 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.90-1
c7fac9
- Update to 3.13.90
c7fac9
c7fac9
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-4
c7fac9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
c7fac9
c7fac9
* Thu Jul 31 2014 Milan Crha <mcrha@redhat.com> - 3.13.4-3
c7fac9
- Rebuild against newer evolution-data-server
c7fac9
c7fac9
* Mon Jul 28 2014 Adel Gadllah <adel.gadllah@gmail.com> - 3.13.4-2
c7fac9
- Require NetworkManager-config-connectivity-fedora
c7fac9
c7fac9
* Wed Jul 23 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.4-1
c7fac9
- Update to 3.13.4
c7fac9
c7fac9
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-2
c7fac9
- Rebuilt for gobject-introspection 1.41.4
c7fac9
c7fac9
* Fri Jun 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
c7fac9
- New gobject-introspection has been built, drop the last patch again
c7fac9
c7fac9
* Wed Jun 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
c7fac9
- Revert annotation updates until we get a new gobject-introspection build
c7fac9
c7fac9
* Wed Jun 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
c7fac9
- Update to 3.13.3
c7fac9
c7fac9
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
c7fac9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
c7fac9
c7fac9
* Tue May 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.2-1
c7fac9
- Update to 3.13.2
c7fac9
c7fac9
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
c7fac9
- Pull in libgsystem
c7fac9
c7fac9
* Wed Apr 30 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.1-1
c7fac9
- Update to 3.13.1
c7fac9
c7fac9
* Tue Apr 15 2014 Florian Müllner <fmuellner@redhat.com> - 3.12.1-1
c7fac9
- Update to 3.12.1
c7fac9
c7fac9
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-2
c7fac9
- Update dep versions
c7fac9
c7fac9
* Tue Mar 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.12.0-1
c7fac9
- Update to 3.12.0
c7fac9
c7fac9
* Wed Mar 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.92-1
c7fac9
- Update to 3.11.92
c7fac9
c7fac9
* Wed Mar 12 2014 Adam Williamson <awilliam@redhat.com> - 3.11.91-2
c7fac9
- update to final revision of background bug fix from upstream (BGO #722149)
c7fac9
c7fac9
* Thu Mar 06 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.91-1
c7fac9
- Update to 3.11.91
c7fac9
c7fac9
* Mon Mar 03 2014 Adam Williamson <awilliam@redhat.com> - 3.11.90-5
c7fac9
- backport fixes to fix drag-and-drop workspace creation (BGO #724686)
c7fac9
c7fac9
* Wed Feb 26 2014 Adam Williamson <awilliam@redhat.com> - 3.11.90-4
c7fac9
- backport a couple of bugfixes from BGO for things that annoy me
c7fac9
c7fac9
* Sat Feb 22 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.90-3
c7fac9
- Add dependency on gnome-control-center - several panels are referenced
c7fac9
  by a number of menu items
c7fac9
c7fac9
* Thu Feb 20 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.90-2
c7fac9
- Rebuilt for cogl soname bump
c7fac9
c7fac9
* Thu Feb 20 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.90-1
c7fac9
- Update to 3.11.90
c7fac9
c7fac9
* Mon Feb 10 2014 Peter Hutterer <peter.hutterer@redhat.com> - 3.11.5-3
c7fac9
- Rebuild for libevdev soname bump
c7fac9
c7fac9
* Wed Feb 05 2014 Adam Williamson <awilliam@redhat.com> - 3.11.5-2
c7fac9
- build against new gjs (and hence mozjs24)
c7fac9
c7fac9
* Wed Feb 05 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
c7fac9
- Update to 3.11.5
c7fac9
c7fac9
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.4-2
c7fac9
- Rebuild against newer evolution-data-server
c7fac9
c7fac9
* Thu Jan 16 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.4-1
c7fac9
- Update to 3.11.4
c7fac9
c7fac9
* Tue Jan 14 2014 Milan Crha <mcrha@redhat.com> - 3.11.3-2
c7fac9
- Rebuild against newer evolution-data-server
c7fac9
c7fac9
* Fri Dec 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.3-1
c7fac9
- Update to 3.11.3
c7fac9
c7fac9
* Thu Nov 21 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-3
c7fac9
- Rebuild for new libical (RH bug #1023020)
c7fac9
c7fac9
* Tue Nov 19 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-2
c7fac9
- Rebuild against newer evolution-data-server
c7fac9
c7fac9
* Wed Nov 13 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.2-1
c7fac9
- Update to 3.11.2
c7fac9
c7fac9
* Wed Oct 30 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.1-1
c7fac9
- Update to 3.11.1
c7fac9
c7fac9
* Fri Oct 25 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.1-2
c7fac9
- Rebuild for new e-d-s
c7fac9
c7fac9
* Tue Oct 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.1-1
c7fac9
- Update to 3.10.1
c7fac9
c7fac9
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0.1-1
c7fac9
- Update to 3.10.0.1
c7fac9
c7fac9
* Tue Sep 24 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.0-1
c7fac9
- Update to 3.10.0
c7fac9
c7fac9
* Wed Sep 18 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.92-3
c7fac9
- Build against mutter-wayland
c7fac9
c7fac9
* Tue Sep 17 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.92-1
c7fac9
- Update to 3.9.92
c7fac9
c7fac9
* Tue Sep 03 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.91-1
c7fac9
- Update to 3.9.91
c7fac9
c7fac9
* Thu Aug 22 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.90-1
c7fac9
- Update to 3.9.90
c7fac9
c7fac9
* Mon Aug 19 2013 Adam Williamson <awilliam@redhat.com> - 3.9.5-3
c7fac9
- Rebuild for new e-d-s
c7fac9
c7fac9
* Sat Aug 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-2
c7fac9
- Drop the bluez revert patch as we now have new enough gnome-bluetooth
c7fac9
c7fac9
* Tue Jul 30 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.5
c7fac9
- Update to 3.9.5
c7fac9
c7fac9
* Mon Jul 29 2013 Adam Williamson <awilliam@redhat.com> - 3.9.4-2
c7fac9
- rebuild against updated evolution-data-server
c7fac9
c7fac9
* Wed Jul 10 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.4-1
c7fac9
- Update to 3.9.4
c7fac9
c7fac9
* Wed Jul 10 2013 Milan Crha <mcrha@redhat.com> - 3.9.3-3
c7fac9
- Rebuild against newer evolution-data-server
c7fac9
c7fac9
* Wed Jul 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-2
c7fac9
- Add a downstream patch to revert back to bluez 4
c7fac9
c7fac9
* Tue Jun 18 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.3-1
c7fac9
- Update to 3.9.3
c7fac9
c7fac9
* Tue May 28 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.2-1
c7fac9
- Update to 3.9.2
c7fac9
c7fac9
* Sat May 25 2013 Rex Dieter <rdieter@fedoraproject.org> 3.9.1-3
c7fac9
- rebuild (libical)
c7fac9
c7fac9
* Wed May 01 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-2
c7fac9
- Add missing telepathy-logger runtime dep
c7fac9
- Depend on gnome-session-xsession so that it gets pulled in for
c7fac9
  typical GNOME installs
c7fac9
c7fac9
* Wed May 01 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.1-1
c7fac9
- Update to 3.9.1
c7fac9
c7fac9
* Tue Apr 16 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-1
c7fac9
- Update to 3.8.1
c7fac9
c7fac9
* Thu Mar 28 2013 Adel Gadllah <adel.gadllah@gmail.com> - 3.8.0.1-2
c7fac9
- Ship the perf tool
c7fac9
c7fac9
* Wed Mar 27 2013 Ray Strode <rstrode@redhat.com> - 3.8.0.1-1
c7fac9
- Update to 3.8.0.1
c7fac9
c7fac9
* Tue Mar 26 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.0-1
c7fac9
- Update to 3.8.0
c7fac9
c7fac9
* Tue Mar 19 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.92-1
c7fac9
- Update to 3.7.92
c7fac9
c7fac9
* Tue Mar 05 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.91-1
c7fac9
- Update to 3.7.91
c7fac9
c7fac9
* Wed Feb 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.90-1
c7fac9
- Update to 3.7.90
c7fac9
c7fac9
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-2
c7fac9
- Rebuilt for libgcr soname bump
c7fac9
c7fac9
* Wed Feb 06 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.5-1
c7fac9
- Update to 3.7.5
c7fac9
c7fac9
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4.1-2
c7fac9
- Rebuild for new cogl
c7fac9
c7fac9
* Thu Jan 17 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4.1-1
c7fac9
- Update to 3.7.4.1
c7fac9
c7fac9
* Tue Jan 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4-1
c7fac9
- Update to 3.7.4
c7fac9
c7fac9
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.3.1-1
c7fac9
- Update to 3.7.3.1
c7fac9
c7fac9
* Tue Dec 18 2012 Florian Müllner <fmuellner@redhat.com> 3.7.3-1
c7fac9
- Update to 3.7.3
c7fac9
c7fac9
* Mon Dec 17 2012 Adam Jackson <ajax@redhat.com> 3.7.2-3
c7fac9
- Also don't mangle rpath on power
c7fac9
c7fac9
* Mon Dec 10 2012 Adam Jackson <ajax@redhat.com> 3.7.2-2
c7fac9
- Disable bluetooth on power
c7fac9
c7fac9
* Mon Nov 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.7.2-1
c7fac9
- Update to 3.7.2
c7fac9
c7fac9
* Tue Nov 13 2012 Dan Horák <dan[at]danny.cz> - 3.7.1-2
c7fac9
- don't Require: gnome-bluetooth on s390(x)
c7fac9
c7fac9
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
c7fac9
- Update to 3.7.1
c7fac9
c7fac9
* Wed Oct 31 2012 Brian Pepple <bpepple@fedoraproject.org> - 3.6.1-5
c7fac9
- Rebuild against latest telepathy-logger
c7fac9
c7fac9
* Thu Oct 25 2012 Milan Crha <mcrha@redhat.com> - 3.6.1-4
c7fac9
- Rebuild against newer evolution-data-server
c7fac9
c7fac9
* Sat Oct 20 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-3
c7fac9
- explicit BR: control-center as it isn't brought in indirectly on s390(x)
c7fac9
c7fac9
* Thu Oct 18 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-2
c7fac9
- Remove avoid-redhat-menus patch
c7fac9
c7fac9
  The standard way of supporting a desktop-specific menu layout is
c7fac9
  to set XDG_MENU_PREFIX (which we made gnome-session do now).
c7fac9
c7fac9
* Mon Oct 15 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-1
c7fac9
- Update to 3.6.1
c7fac9
c7fac9
* Tue Sep 25 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.0-1
c7fac9
- Update to 3.6.0
c7fac9
c7fac9
* Wed Sep 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.92-1
c7fac9
- Update to 3.5.92
c7fac9
c7fac9
* Tue Sep 11 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.91-1
c7fac9
- Update dependencies
c7fac9
c7fac9
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
c7fac9
- Update to 3.5.91
c7fac9
c7fac9
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.90-3
c7fac9
- Rebuild against new cogl/clutter
c7fac9
c7fac9
* Mon Aug 27 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.90-2
c7fac9
- Rebuild for new libcamel and synchronize gnome-bluetooth Requires with
c7fac9
  BuildRequires.
c7fac9
c7fac9
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
c7fac9
- Update to 3.5.90
c7fac9
c7fac9
* Tue Aug 14 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.5-2
c7fac9
- Add Requires: gnome-bluetooth >= 3.5.5
c7fac9
c7fac9
* Mon Aug 13 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.5-1
c7fac9
- Update to 3.5.5
c7fac9
c7fac9
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-5
c7fac9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
c7fac9
c7fac9
* Sat Jul 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.4-4
c7fac9
- Tighten runtime requires
c7fac9
c7fac9
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.4-3
c7fac9
- Add a gdm-libs dependency
c7fac9
c7fac9
* Wed Jul 18 2012 Colin Walters <walters@verbum.org> - 3.5.4-2
c7fac9
- Bump release
c7fac9
c7fac9
* Wed Jul 18 2012 Ray Strode <rstrode@redhat.com> 3.5.4-1
c7fac9
- Update to 3.5.4
c7fac9
c7fac9
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-2
c7fac9
- Rebuild against new e-d-s
c7fac9
c7fac9
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
c7fac9
- Update to 3.5.3
c7fac9
c7fac9
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
c7fac9
- Remove upstreamed patch
c7fac9
c7fac9
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
c7fac9
- Update to 3.5.2
c7fac9
c7fac9
* Mon May 28 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.4.1-6
c7fac9
- Cherry pick F17 changes, bump build for new evo soname
c7fac9
c7fac9
* Wed May 16 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-5
c7fac9
- New version of unmount notification
c7fac9
c7fac9
* Tue May 15 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-4
c7fac9
- Add a patch to display a notification until it's safe to remove a drive (#819492)
c7fac9
c7fac9
* Fri Apr 20 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-3
c7fac9
- Add a patch from upstream to avoid a crash when Evolution is not installed (#814401)
c7fac9
c7fac9
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
c7fac9
- Silence glib-compile-schemas scriplets
c7fac9
c7fac9
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
c7fac9
- Update to 3.4.1
c7fac9
c7fac9
* Thu Apr  5 2012 Owen Taylor <otaylor@redhat.com> - 3.4.0-2
c7fac9
- Change gnome-shell-favourite-apps-firefox.patch to also patch the JS code
c7fac9
  to handle the transition from mozilla-firefox.desktop to firefox.desktop.
c7fac9
  (#808894, reported by Jonathan Kamens)
c7fac9
c7fac9
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
c7fac9
- Update to 3.4.0
c7fac9
c7fac9
* Wed Mar 21 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.92-1
c7fac9
- Update to 3.3.92
c7fac9
c7fac9
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-2
c7fac9
- Rebuild for new cogl
c7fac9
c7fac9
* Sat Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
c7fac9
- Update to 3.3.90
c7fac9
c7fac9
* Thu Feb  9 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-2
c7fac9
- Depend on accountsservice-libs (#755112)
c7fac9
c7fac9
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
c7fac9
- Update to 3.3.5
c7fac9
c7fac9
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
c7fac9
- Update to 3.3.4
c7fac9
c7fac9
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-2
c7fac9
- Rebuild for new cogl
c7fac9
c7fac9
* Thu Jan  5 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
c7fac9
- Update to 3.3.3
c7fac9
c7fac9
* Sun Nov 27 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.3.2-2
c7fac9
- Rebuild for new clutter and e-d-s
c7fac9
c7fac9
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
c7fac9
- Update to 3.3.2
c7fac9
c7fac9
* Wed Nov 09 2011 Kalev Lember <kalevlember@gmail.com> - 3.2.1-6
c7fac9
- Adapt to firefox desktop file name change in F17
c7fac9
c7fac9
* Thu Nov 03 2011 Adam Jackson <ajax@redhat.com> 3.2.1-5
c7fac9
- Build with -Wno-error=disabled-declarations for the moment
c7fac9
c7fac9
* Wed Nov 02 2011 Brian Pepple <bpepple@fedoraproject.org> - 3.2.1-4
c7fac9
- Rebuld against tp-logger.
c7fac9
c7fac9
* Sun Oct 30 2011 Bruno Wolff III <bruno@wolff.to> - 3.2.1-3
c7fac9
- Rebuild for new evolution-data-server
c7fac9
c7fac9
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
c7fac9
- Rebuilt for glibc bug#747377
c7fac9
c7fac9
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
c7fac9
- Update to 3.2.1
c7fac9
c7fac9
* Wed Sep 28 2011 Ray Strode <rstrode@redhat.com> 3.2.0-2
c7fac9
- rebuild
c7fac9
c7fac9
* Mon Sep 26 2011 Owen Taylor <otaylor@redhat.com> - 3.2.0-1
c7fac9
- Update to 3.2.0
c7fac9
c7fac9
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
c7fac9
- Update to 3.1.92
c7fac9
c7fac9
* Fri Sep 16 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91.1-2
c7fac9
- Tighten dependencies by specifying the required arch (#739130)
c7fac9
c7fac9
* Wed Sep 14 2011 Owen Taylor <otaylor@redhat.com> - 3.1.91.1-1
c7fac9
- Update to 3.1.91.1 (adds browser plugin)
c7fac9
  Update Requires
c7fac9
c7fac9
* Thu Sep 08 2011 Dan Horák <dan[at]danny.cz> - 3.1.91-3
c7fac9
- workaround a chrpath issue on s390(x)
c7fac9
c7fac9
* Wed Sep 07 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91-2
c7fac9
- Replace Epiphany with Firefox in the default favourite apps
c7fac9
c7fac9
* Wed Sep  7 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
c7fac9
- Update to 3.1.91
c7fac9
c7fac9
* Thu Sep  1 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-2
c7fac9
- Require caribou
c7fac9
c7fac9
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
c7fac9
- Update to 3.1.90.1
c7fac9
c7fac9
* Wed Aug 31 2011 Adam Williamson <awilliam@redhat.com> - 3.1.4-3.gite7b9933
c7fac9
- rebuild against e-d-s
c7fac9
c7fac9
* Fri Aug 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-2.gite7b9933
c7fac9
- git snapshot that builds against gnome-menus 3.1.5
c7fac9
c7fac9
* Thu Aug 18 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.5-1
c7fac9
- Rebuild against newer eds libraries.
c7fac9
c7fac9
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
c7fac9
- Update to 3.1.4
c7fac9
c7fac9
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-4
c7fac9
- Rebuild
c7fac9
c7fac9
* Tue Jul 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-3
c7fac9
- Add necessary requires
c7fac9
c7fac9
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-2
c7fac9
- Rebuild
c7fac9
c7fac9
* Tue Jul  5 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1.3-1
c7fac9
- Upstream 3.1.3 dev release
c7fac9
c7fac9
* Mon Jun 27 2011 Adam Williamson <awilliam@redhat.com> - 3.0.2-4
c7fac9
- add fixes from f15 branch (gjs dep and rpath)
c7fac9
c7fac9
* Wed Jun 22 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2-3
c7fac9
- Add a patch from upstream to avoid g_file_get_contents()
c7fac9
c7fac9
* Fri Jun 17 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.2-2
c7fac9
- Rebuilt for new gtk3 and gnome-desktop3
c7fac9
c7fac9
* Wed May 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2-1
c7fac9
- Update to 3.0.2
c7fac9
c7fac9
* Tue May 10 2011 Dan Williams <dcbw@redhat.com> - 3.0.1-4
c7fac9
- Fix initial connections to WPA Enterprise access points (#699014)
c7fac9
- Fix initial connections to mobile broadband networks
c7fac9
c7fac9
* Thu Apr 28 2011 Dan Horák <dan[at]danny.cz> - 3.0.1-3
c7fac9
- no bluetooth on s390(x)
c7fac9
c7fac9
* Wed Apr 27 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-2
c7fac9
- Add a patch from upstream to fix duplicate applications in application display
c7fac9
c7fac9
* Mon Apr 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-1
c7fac9
- Update to 3.0.1
c7fac9
c7fac9
* Mon Apr 11 2011 Colin Walters <walters@verbum.org> - 3.0.0.2-2
c7fac9
- We want to use the GNOME menus which has the designed categories,
c7fac9
  not the legacy redhat-menus.
c7fac9
c7fac9
* Fri Apr 08 2011 Nils Philippsen <nils@redhat.com> - 3.0.0.2-1
c7fac9
- Update to 3.0.0.2 (fixes missing import that was preventing extensions from
c7fac9
  loading.)
c7fac9
- Update source URL
c7fac9
c7fac9
* Tue Apr  5 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0.1-1
c7fac9
- Update to 3.0.0.1 (fixes bug where network menu could leave
c7fac9
  Clutter event handling stuck.)
c7fac9
c7fac9
* Mon Apr  4 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0-1
c7fac9
- Update to 3.0.0
c7fac9
c7fac9
* Tue Mar 29 2011 Brian Pepple <bpepple@fedoraproject.org> - 2.91.93-3
c7fac9
- Bump
c7fac9
c7fac9
* Tue Mar 29 2011 Brian Pepple <bpepple@fedoraproject.org> - 2.91.93-2
c7fac9
- Rebuild for new tp-logger
c7fac9
c7fac9
* Mon Mar 28 2011 Owen Taylor <otaylor@redhat.com> - 2.91.93-1
c7fac9
- Update to 2.91.93.
c7fac9
c7fac9
* Fri Mar 25 2011 Ray Strode <rstrode@redhat.com> 2.91.92-3
c7fac9
- Adjustments for More nm-client api changes.
c7fac9
- Fix VPN indicator
c7fac9
c7fac9
* Thu Mar 24 2011 Christopher Aillon <caillon@redhat.com> - 2.91.92-2
c7fac9
- Make activating vpn connections work from the shell indicator
c7fac9
c7fac9
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
c7fac9
- Update to 2.91.92
c7fac9
c7fac9
* Wed Mar 16 2011 Michel Salim <salimma@fedoraproject.org> - 2.91.91-2
c7fac9
- Fix alt-tab behavior on when primary display is not leftmost (# 683932)
c7fac9
c7fac9
* Tue Mar  8 2011 Owen Taylor <otaylor@redhat.com> - 2.91.91-1
c7fac9
- Update to 2.91.91
c7fac9
c7fac9
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-2
c7fac9
- Require upower and polkit at runtime
c7fac9
c7fac9
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
c7fac9
- Update to 2.91.90
c7fac9
c7fac9
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-6
c7fac9
- Rebuild against newer gtk
c7fac9
c7fac9
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-5
c7fac9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c7fac9
c7fac9
* Thu Feb  3 2011 Bill Nottingham <notting@redhat.com> - 2.91.6-4
c7fac9
- buildrequire gnome-bluetooth to fix bluetooth status icon (#674874)
c7fac9
c7fac9
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-3
c7fac9
- Rebuild against newer gtk
c7fac9
c7fac9
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-2
c7fac9
- Build-requires evolution-data-server-devel
c7fac9
c7fac9
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-1
c7fac9
- Update to 2.91.6
c7fac9
c7fac9
* Thu Jan 13 2011 Mattihas Clasen <mclasen@redhat.com> - 2.91.5-3
c7fac9
- Drop desktop-effects dependency
c7fac9
c7fac9
* Wed Jan 12 2011 Colin Walters <walters@verbum.org> - 2.91.5-2
c7fac9
- BR latest g-i, handles flags as arguments better
c7fac9
c7fac9
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
c7fac9
- Update to 2.91.5
c7fac9
c7fac9
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
c7fac9
- Update to 2.91.4
c7fac9
- Rebuild against new gtk
c7fac9
c7fac9
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
c7fac9
- Rebuild aginst new gtk
c7fac9
c7fac9
* Mon Nov 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
c7fac9
- Update to 2.91.3
c7fac9
c7fac9
* Thu Nov 18 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-3
c7fac9
- Add another memory-management crasher fix from upstream
c7fac9
c7fac9
* Mon Nov 15 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-2
c7fac9
- Add a patch from upstream fixing a memory-management crasher
c7fac9
c7fac9
* Tue Nov  9 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
c7fac9
- Update to 2.91.2
c7fac9
c7fac9
* Mon Nov  1 2010 Owen Taylor <otaylor@redhat.com> - 2.91.1-1
c7fac9
- Update to 2.91.1
c7fac9
- Add libcroco-devel to BuildRequires, apparently it was getting
c7fac9
  pulled in indirectly before
c7fac9
- Add libcanberra-devel and pulseaudio-libs-devel BuildRequires
c7fac9
c7fac9
* Mon Oct  4 2010 Owen Taylor <otaylor@redhat.com> - 2.91.0-1
c7fac9
- Update to 2.91.0
c7fac9
- Remove patch to disable VBlank syncing
c7fac9
c7fac9
* Thu Aug 12 2010 Colin Walters <walters@verbum.org> - 2.31.5-7
c7fac9
- Add patch to disable vblank syncing
c7fac9
c7fac9
* Tue Jul 13 2010 Colin Walters <walters@verbum.org> - 2.31.5-5
c7fac9
- Run glib-compile-schemas
c7fac9
c7fac9
* Tue Jul 13 2010 Colin Walters <walters@megatron> - 2.31.5-4
c7fac9
- Bless stuff in files section
c7fac9
c7fac9
* Tue Jul 13 2010 Colin Walters <walters@verbum.org> - 2.31.5-3
c7fac9
- Axe gnome-desktop-devel
c7fac9
c7fac9
* Tue Jul 13 2010 Adel Gadllah <adel.gadllah@gmail.com> - 2.31.5-2
c7fac9
- BuildRequire gnome-desktop3-devel, gtk3
c7fac9
c7fac9
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 2.31.5-1
c7fac9
- New upstream version
c7fac9
- Drop rpath goop, shouldn't be necessary any more
c7fac9
c7fac9
* Fri Jun 25 2010 Colin Walters <walters@megatron> - 2.31.2-3
c7fac9
- Drop gir-repository-devel build dependency
c7fac9
c7fac9
* Fri May 28 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-2
c7fac9
- Added new version requirements for dependencies based on upstream releases
c7fac9
- Added new file listings for gnome-shell-clock-preferences binary and .desktop
c7fac9
- Added gnome-shell man page file listing
c7fac9
c7fac9
* Wed May 26 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-1
c7fac9
- New upstream release
c7fac9
c7fac9
* Fri Mar 26 2010 Colin Walters <walters@verbum.org> - 2.29.1-3
c7fac9
- Specify V=1 for build, readd smp_mflags since parallel is fixed upstream
c7fac9
c7fac9
* Thu Mar 25 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.29.1-2
c7fac9
- Bumped for new version of mutter and clutter
c7fac9
- Added version requirement to gjs-devel because of dependency of build
c7fac9
c7fac9
* Wed Mar 24 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.29.1-1
c7fac9
- Update to latest version 2.29.1
c7fac9
c7fac9
* Sun Feb 21 2010 Bastien Nocera <bnocera@redhat.com> 2.28.1-0.2.20100128git
c7fac9
- Require json-glib
c7fac9
- Rebuild for new clutter with json split out
c7fac9
- Fix deprecation in COGL
c7fac9
c7fac9
* Thu Jan 28 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.1-0.1.20100128git
c7fac9
- New git snapshot
c7fac9
- Fixed Version for alphatag use
c7fac9
c7fac9
* Fri Jan 15 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20101015git-1
c7fac9
- Added dependency on a git build of gobject-introspect to solve some breakage
c7fac9
- Also went ahead and made a new git tarball
c7fac9
c7fac9
* Tue Jan 12 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20100112git-1
c7fac9
- New git snapshot
c7fac9
c7fac9
* Mon Dec 07 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-5
c7fac9
- Added libtool, glib-gettext for the libtoolize dep of git snapshot
c7fac9
c7fac9
* Mon Dec 07 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-4
c7fac9
- Added gnome-common needed by autogen.sh in git snapshot build
c7fac9
c7fac9
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-3
c7fac9
- Added the autotools needed to build the git snapshot to the build requires
c7fac9
c7fac9
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-2
c7fac9
- Fixed the setup naming issue with the git snapshot directory naming
c7fac9
c7fac9
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-1
c7fac9
- Update to git snapshot on 20091206
c7fac9
c7fac9
* Wed Oct  7 2009 Owen Taylor <otaylor@redhat.com> - 2.28.0-2
c7fac9
- Update to 2.28.0
c7fac9
c7fac9
* Tue Sep 15 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-1
c7fac9
- Update to 2.27.3
c7fac9
c7fac9
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.2-2
c7fac9
- Test for gobject-introspection version should be >= not >
c7fac9
c7fac9
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.2-1
c7fac9
- Update to 2.27.2
c7fac9
- Add an explicit dep on gobject-introspection 0.6.5 which is required 
c7fac9
  for the new version
c7fac9
c7fac9
* Sat Aug 29 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-4
c7fac9
- Fix GConf %%preun script to properly be for package removal
c7fac9
c7fac9
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-3
c7fac9
- Replace libgnomeui with gnome-desktop in BuildRequires
c7fac9
c7fac9
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-2
c7fac9
- BuildRequire intltool
c7fac9
- Add find_lang
c7fac9
c7fac9
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-1
c7fac9
- Update to 2.27.1
c7fac9
- Update Requires, add desktop-effects
c7fac9
c7fac9
* Wed Aug 12 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-4
c7fac9
- Add an explicit dependency on GConf2 for pre/post
c7fac9
c7fac9
* Tue Aug 11 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-3
c7fac9
- Add missing BuildRequires on gir-repository-devel
c7fac9
c7fac9
* Tue Aug 11 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-2
c7fac9
- Temporarily use a non-parallel-build until gnome-shell is fixed
c7fac9
c7fac9
* Mon Aug 10 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-1
c7fac9
- Initial version