Blame SPECS/gnome-shell.spec

b97e22
Name:           gnome-shell
f3cbb9
Version:        3.22.3
f3cbb9
Release:        17%{?dist}
b97e22
Summary:        Window management and application launching for GNOME
b97e22
b97e22
Group:          User Interface/Desktops
b97e22
License:        GPLv2+
b97e22
Provides:       desktop-notification-daemon
f3cbb9
URL:            https://wiki.gnome.org/Projects/GnomeShell
b97e22
#VCS:           git:git://git.gnome.org/gnome-shell
f3cbb9
Source0:        http://download.gnome.org/sources/gnome-shell/3.22/%{name}-%{version}.tar.xz
f3cbb9
Source1:        org.gnome.shell.gschema.override
b97e22
b97e22
# Replace Epiphany with Firefox in the default favourite apps list
b97e22
Patch1: gnome-shell-favourite-apps-firefox.patch
b97e22
Patch2: gnome-shell-favourite-apps-yelp.patch
4c1248
Patch3: gnome-shell-favourite-apps-terminal.patch
b97e22
f3cbb9
# GDM/Lock stuff
f3cbb9
Patch10: 0001-gdm-honor-timed-login-delay-even-if-animations-disab.patch
f3cbb9
Patch11: 0001-gdm-use-password-authentication-if-all-schemes-are-d.patch
f3cbb9
Patch12: 0001-screenShield-unblank-when-inserting-smartcard.patch
f3cbb9
Patch13: enforce-smartcard-at-unlock.patch
f3cbb9
Patch14: disable-unlock-entry-until-question.patch
f3cbb9
Patch15: allow-timed-login-with-no-user-list.patch
f3cbb9
Patch16: 0001-gdm-Handle-absence-of-Fprint.Manager-service.patch
f3cbb9
Patch17: respect-lockscreen-lockdown.patch
f3cbb9
Patch18: 0001-gdmUtil-Fix-auth-prompt-drawing-over-user-list.patch
f3cbb9
Patch19: 0001-data-install-process-working.svg-to-filesystem.patch
f3cbb9
Patch20: 0001-authPrompt-allow-empty-response-to-PAM-messages.patch
f3cbb9
Patch21: 0001-objectManager-handle-proxies-coming-and-going.patch
f3cbb9
Patch22: 0002-objectManager-handle-object-manager-sending-empty-ar.patch
f3cbb9
Patch23: 0001-loginDialog-make-info-messages-themed.patch
f3cbb9
f3cbb9
# Misc.
f3cbb9
Patch30: support-headless-mode.patch
f3cbb9
Patch31: 0001-shellDBus-Add-a-DBus-method-to-load-a-single-extensi.patch
f3cbb9
Patch32: 0001-extensions-Add-a-SESSION_MODE-extension-type.patch
f3cbb9
Patch33: 0001-magnifier-don-t-spew-to-console-when-focus-moves-aro.patch
f3cbb9
Patch34: 0001-extensionSystem-Notify-about-extension-issues-on-upd.patch
f3cbb9
Patch35: 0001-panel-add-an-icon-to-the-ActivitiesButton.patch
f3cbb9
Patch36: 0001-app-Fall-back-to-window-title-instead-of-WM_CLASS.patch
f3cbb9
Patch37: 0001-network-Summarize-sections-with-too-many-devices.patch
f3cbb9
Patch38: 0001-windowMenu-Bring-back-workspaces-submenu-for-static-.patch
f3cbb9
Patch39: keep-vpn-list-sorted.patch
f3cbb9
Patch40: 0001-network-Close-Wifi-selection-dialog-when-appropriate.patch
f3cbb9
Patch41: 0001-calendar-server-Remove-unused-variables-and-function.patch
f3cbb9
Patch42: 0001-st-Add-missing-NULL-check.patch
f3cbb9
patch43: 0001-network-Fix-initial-visibility-of-summary-item.patch
f3cbb9
580c05
%define gnome_bluetooth_version 1:3.9.0
f3cbb9
%define gobject_introspection_version 1.45.4
580c05
%define gjs_version 1.39.0
f3cbb9
%define mutter_version 3.22.1
f3cbb9
%define gtk3_version 3.15.0
f3cbb9
%define eds_version 3.13.90
b97e22
%define gnome_desktop_version 3.7.90
b97e22
%define json_glib_version 0.13.2
f3cbb9
%define gsettings_desktop_schemas_version 3.21.3
b97e22
%define caribou_version 0.4.8
b97e22
%define libcroco_version 0.6.8
b97e22
%define telepathy_logger_version 0.2.6
ab48da
%define gstreamer_version 1.4.5
b97e22
b97e22
## Needed when we re-autogen
b97e22
BuildRequires:  autoconf >= 2.53
b97e22
BuildRequires:  automake >= 1.10
f3cbb9
BuildRequires:  gettext-devel
f3cbb9
BuildRequires:  git
b97e22
BuildRequires:  gnome-common >= 2.2.0
b97e22
BuildRequires:  libtool >= 1.4.3
b97e22
BuildRequires:  caribou-devel >= %{caribou_version}
f3cbb9
BuildRequires:  chrpath
b97e22
BuildRequires:  dbus-glib-devel
b97e22
BuildRequires:  desktop-file-utils
b97e22
BuildRequires:  evolution-data-server-devel >= %{eds_version}
b97e22
BuildRequires:  gcr-devel
b97e22
BuildRequires:  gjs-devel >= %{gjs_version}
b97e22
BuildRequires:  glib2-devel
b97e22
BuildRequires:  gobject-introspection >= %{gobject_introspection_version}
b97e22
BuildRequires:  json-glib-devel >= %{json_glib_version}
b97e22
BuildRequires:  upower-devel
b97e22
BuildRequires:  libgnome-keyring-devel
b97e22
BuildRequires:  libnm-gtk-devel
b97e22
BuildRequires:  NetworkManager-glib-devel
b97e22
BuildRequires:  polkit-devel
b97e22
BuildRequires:  startup-notification-devel
b97e22
BuildRequires:  telepathy-glib-devel
b97e22
BuildRequires:  telepathy-logger-devel >= %{telepathy_logger_version}
b97e22
# for screencast recorder functionality
ab48da
BuildRequires:  gstreamer1-devel >= %{gstreamer_version}
f3cbb9
BuildRequires:  gtk3-devel >= %{gtk3_version}
f3cbb9
BuildRequires:  gettext >= 0.19.6
b97e22
BuildRequires:  libcanberra-devel
b97e22
BuildRequires:  libcroco-devel >= %{libcroco_version}
f3cbb9
%if 0%{?rhel}
f3cbb9
BuildRequires:  python
f3cbb9
%else
f3cbb9
BuildRequires:  python3
f3cbb9
%endif
b97e22
b97e22
# for barriers
b97e22
BuildRequires:  libXfixes-devel >= 5.0
b97e22
# used in unused BigThemeImage
b97e22
BuildRequires:  librsvg2-devel
b97e22
BuildRequires:  mutter-devel >= %{mutter_version}
b97e22
BuildRequires:  pulseaudio-libs-devel
b97e22
%ifnarch s390 s390x ppc ppc64 ppc64p7
b97e22
BuildRequires:  gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
b97e22
%endif
b97e22
BuildRequires:  control-center
b97e22
# Bootstrap requirements
b97e22
BuildRequires: gtk-doc gnome-common
b97e22
%ifnarch s390 s390x
b97e22
Requires:       gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
b97e22
%endif
580c05
Requires:       gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
b97e22
# wrapper script uses to restart old GNOME session if run --replace
b97e22
# from the command line
b97e22
Requires:       gobject-introspection%{?_isa} >= %{gobject_introspection_version}
b97e22
Requires:       gjs%{?_isa} >= %{gjs_version}
f3cbb9
Requires:       gtk3%{?_isa} >= %{gtk3_version}
b97e22
# needed for loading SVG's via gdk-pixbuf
b97e22
Requires:       librsvg2%{?_isa}
b97e22
# needed as it is now split from Clutter
b97e22
Requires:       json-glib%{?_isa} >= %{json_glib_version}
580c05
# For $libdir/mozilla/plugins
580c05
Requires:       mozilla-filesystem%{?_isa}
b97e22
Requires:       mutter%{?_isa} >= %{mutter_version}
b97e22
Requires:       upower%{?_isa}
b97e22
Requires:       polkit%{?_isa} >= 0.100
b97e22
Requires:       gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
b97e22
Requires:       gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
b97e22
Requires:       libcroco%{?_isa} >= %{libcroco_version}
b97e22
Requires:       telepathy-logger%{?_isa} >= %{telepathy_logger_version}
ab48da
Requires:       gstreamer1%{?_isa} >= %{gstreamer_version}
b97e22
# needed for schemas
b97e22
Requires:       at-spi2-atk%{?_isa}
b97e22
# needed for on-screen keyboard
b97e22
Requires:       caribou%{?_isa} >= %{caribou_version}
b97e22
# needed for the user menu
b97e22
Requires:       accountsservice-libs%{?_isa}
b97e22
Requires:       gdm-libs%{?_isa}
580c05
# needed for settings items in menus
f3cbb9
Requires:       control-center
f3cbb9
# needed by some utilities
f3cbb9
%if 0%{?rhel}
f3cbb9
Requires:       python%{_isa}
f3cbb9
%else
f3cbb9
Requires:       python3%{_isa}
f3cbb9
%endif
b97e22
b97e22
%description
b97e22
GNOME Shell provides core user interface functions for the GNOME 3 desktop,
b97e22
like switching to windows and launching applications. GNOME Shell takes
b97e22
advantage of the capabilities of modern graphics hardware and introduces
b97e22
innovative user interface concepts to provide a visually attractive and
b97e22
easy to use experience.
b97e22
b97e22
%package browser-plugin
b97e22
Summary: Browser plugin to install extensions from extensions.gnome.org
b97e22
Requires: %{name} = %{version}-%{release}
b97e22
Requires: mozilla-filesystem%{?_isa}
b97e22
b97e22
%description browser-plugin
b97e22
The "GNOME Shell Integration" plugin provides integration with
b97e22
Gnome Shell for live extension enabling and disabling. It can
b97e22
be used only by extensions.gnome.org.
b97e22
b97e22
%prep
f3cbb9
%autosetup -S git
f3cbb9
f3cbb9
%if 0%{?rhel}
f3cbb9
# Use Python 2
f3cbb9
sed -i -e 's|/usr/bin/python3|/usr/bin/python|' tools/check-for-missing.py
f3cbb9
sed -i -e 's/AM_PATH_PYTHON(\[3\])/AM_PATH_PYTHON([2.5])/' configure.ac
f3cbb9
autoreconf -fi
f3cbb9
%endif
b97e22
b97e22
%build
b97e22
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
b97e22
 %configure --disable-static --disable-compile-warnings)
b97e22
make V=1 %{?_smp_mflags}
b97e22
b97e22
%install
f3cbb9
%make_install
b97e22
b97e22
rm -rf %{buildroot}/%{_libdir}/mozilla/plugins/*.la
b97e22
f3cbb9
# Create empty directories where other packages can drop extensions
f3cbb9
mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions
f3cbb9
mkdir -p %{buildroot}%{_datadir}/gnome-shell/search-providers
b97e22
b97e22
cp %{SOURCE1} %{buildroot}/%{_datadir}/glib-2.0/schemas
b97e22
b97e22
%find_lang %{name}
b97e22
f3cbb9
%check
f3cbb9
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Shell.desktop
f3cbb9
desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell-extension-prefs.desktop
f3cbb9
desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.desktop
f3cbb9
b97e22
%preun
b97e22
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null ||:
b97e22
b97e22
%posttrans
b97e22
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null ||:
b97e22
b97e22
%files -f %{name}.lang
f3cbb9
%license COPYING
f3cbb9
%doc README
b97e22
%{_bindir}/gnome-shell
b97e22
%{_bindir}/gnome-shell-extension-tool
b97e22
%{_bindir}/gnome-shell-perf-tool
b97e22
%{_bindir}/gnome-shell-extension-prefs
b97e22
%{_datadir}/glib-2.0/schemas/*.xml
b97e22
%{_datadir}/glib-2.0/schemas/*.override
f3cbb9
%{_datadir}/applications/org.gnome.Shell.desktop
b97e22
%{_datadir}/applications/gnome-shell-extension-prefs.desktop
b97e22
%{_datadir}/applications/evolution-calendar.desktop
580c05
%{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
b97e22
%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
f3cbb9
%{_datadir}/gnome-shell
f3cbb9
%{_datadir}/gnome-shell/theme
f3cbb9
%{_datadir}/gnome-shell/theme/*.svg
b97e22
%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
b97e22
%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
580c05
%{_datadir}/dbus-1/services/org.gnome.Shell.PortalHelper.service
b97e22
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
b97e22
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
b97e22
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
b97e22
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
f3cbb9
# Co own directory instead of pulling in xdg-desktop-portal - we
f3cbb9
# are providing a backend to the portal, not depending on it
f3cbb9
%dir %{_datadir}/xdg-desktop-portal/portals/
f3cbb9
%{_datadir}/xdg-desktop-portal/portals/gnome-shell.portal
b97e22
%{_libdir}/gnome-shell/
b97e22
%{_libexecdir}/gnome-shell-calendar-server
b97e22
%{_libexecdir}/gnome-shell-perf-helper
b97e22
%{_libexecdir}/gnome-shell-hotplug-sniffer
580c05
%{_libexecdir}/gnome-shell-portal-helper
b97e22
# Co own these directories instead of pulling in GConf
b97e22
# after all, we are trying to get rid of GConf with these files
b97e22
%dir %{_datadir}/GConf
b97e22
%dir %{_datadir}/GConf/gsettings
b97e22
%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
b97e22
%{_mandir}/man1/%{name}.1.gz
b97e22
# exclude as these should be in a devel package for st etc
b97e22
%exclude %{_datadir}/gtk-doc
b97e22
b97e22
%files browser-plugin
b97e22
%{_libdir}/mozilla/plugins/*.so
b97e22
b97e22
%changelog
f3cbb9
* Mon Jun 26 2017 Ray Strode <rstrode@redhat.com> - 3.22.3-17
f3cbb9
- Fix PAM info messages in unlock screen
f3cbb9
  Related: #1449359
f3cbb9
f3cbb9
* Wed Jun 14 2017 Ray Strode <rstrode@redhat.com> - 3.22.3-16
f3cbb9
- Address race with g-s-d startup
f3cbb9
  Related: #1450176
f3cbb9
f3cbb9
* Wed Jun 14 2017 Ray Strode <rstrode@redhat.com> 3.22.3-15
f3cbb9
- Allow PAM modules to ask questions that require empty answers
f3cbb9
  Resolves: #1448503
f3cbb9
f3cbb9
* Thu Jun 08 2017 Ray Strode <rstrode@redhat.com> - 3.22.3-14
f3cbb9
- fix unlock after upgrade
f3cbb9
  Related: #1448786
f3cbb9
- switch from setup to autosetup -S git for easier patch maintenance
f3cbb9
f3cbb9
* Thu Jun 08 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-13
f3cbb9
- Drop gnome-session-xsession dependency again
f3cbb9
- Resolves: #1449246
f3cbb9
f3cbb9
* Wed Jun 07 2017 Ray Strode <rstrode@redhat.com> - 3.22.3-12
f3cbb9
- Fix escape after password failure
f3cbb9
  Resolves: #1446759
f3cbb9
f3cbb9
* Tue Jun 06 2017 Ray Strode <rstrode@redhat.com> - 3.22.3-11
f3cbb9
- Correct typo in timed login patch
f3cbb9
  Related: #1446762
f3cbb9
f3cbb9
* Wed May 31 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-10
f3cbb9
- Fix initial visibility of network summary items
f3cbb9
- Resolves: #1435376
f3cbb9
f3cbb9
* Fri Apr 28 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-9
f3cbb9
- Re-add requirements dropped in the rebase
f3cbb9
- Resolves: #1386959
f3cbb9
f3cbb9
* Wed Mar 22 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-8
f3cbb9
- Fix some coverity warnings
f3cbb9
- Resolves: #1386959
f3cbb9
f3cbb9
* Tue Mar 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-7
f3cbb9
- Respect lockscreen lockdown
f3cbb9
- Resolves: #1414898
f3cbb9
f3cbb9
* Tue Mar 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-7
f3cbb9
- Fix previous patch after re-testing
f3cbb9
- Resolves: #1259538
f3cbb9
f3cbb9
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-6
f3cbb9
- Handle missing fprint service
f3cbb9
- Resolves: #1259538
f3cbb9
f3cbb9
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-5
f3cbb9
- Close Wifi selection dialog on screen lock
f3cbb9
- Resolves: #1379468
f3cbb9
f3cbb9
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-4
f3cbb9
- Keep VPN list sorted
f3cbb9
- Resolves: #1404663
f3cbb9
f3cbb9
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-3
f3cbb9
- Bring back workspaces submenu for static workspaces
f3cbb9
- Resolves: #1367319
f3cbb9
f3cbb9
* Thu Mar 09 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-2
f3cbb9
- Re-add downstream patches
f3cbb9
- Resolves: #1386959
f3cbb9
f3cbb9
* Thu Feb 16 2017 Kalev Lember <klember@redhat.com> - 3.22.3-1
f3cbb9
- Update to 3.22.3
f3cbb9
- Resolves: #1386959
f3cbb9
ab48da
* Fri Sep 09 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-53
ab48da
- Improve cycle keybindings
ab48da
  Resolves: #1306670
ab48da
ab48da
* Mon Jul 18 2016 Rui Matos <rmatos@redhat.com> - 3.14.4-52
ab48da
- Require a mutter version that provides all the new APIs
ab48da
  Related: rhbz#1330488
ab48da
ab48da
* Tue Jul 12 2016 Ray Strode <rstrode@redhat.com> - 3.14.4-51
ab48da
- Backport patch to fix crash at start up
ab48da
  Resolves: #1354560
ab48da
  Related: #1353249
ab48da
ab48da
* Fri Jul 08 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-50
ab48da
- Allow constructing ShellApp from AppInfo
ab48da
  Related: #1353249
ab48da
ab48da
* Thu Jun 30 2016 Owen Taylor <otaylor@redhat.com> - 3.14.4-49
ab48da
- Fix bug where maximized windows would flicker to the wrong size when
ab48da
  restarting the shell (on stereo enable or otherwise)
ab48da
  Resolves: #1306802
ab48da
ab48da
* Wed Jun 29 2016 Rui Matos <rmatos@redhat.com> - 3.14.4-48
ab48da
- Handle video memory purge errors
ab48da
  Resolves: #1330488
ab48da
ab48da
* Fri Jun 24 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-47
ab48da
- Update translations
ab48da
  Resolves: #1272377
ab48da
ab48da
* Tue May 31 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-46
ab48da
- Fix cycle keybindings
ab48da
  Resolves: #1306670
ab48da
ab48da
* Fri May 27 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-45
ab48da
- Set logind's LockedHint when locked
ab48da
  Resolves: #1329803
ab48da
ab48da
* Thu May 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-44
ab48da
- Always show network icon when connected
ab48da
  Resolves: #1100812
ab48da
ab48da
* Fri May 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-43
ab48da
- Fix visibility issue in last patch
ab48da
  Resolves: #1186954
ab48da
ab48da
* Fri May 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-42
ab48da
- Summarize network device sections with too many devices
ab48da
  Resolves: #1186954
ab48da
ab48da
* Fri May 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-41
ab48da
- Fix windowless apps in switcher
ab48da
  Resolves: #1329306
ab48da
ab48da
* Tue Apr 19 2016 Ray Strode <rstrode@redhat.com> - 3.14.4-40
ab48da
- Allow timed login with no user list
ab48da
  Resolves: #1301263
ab48da
ab48da
* Thu Mar 31 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-39
ab48da
- Include translation updates
ab48da
  Related: #1272377
ab48da
ab48da
* Fri Mar 04 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-38
ab48da
- Use font-relative menu widths
ab48da
  Related: #1257146
ab48da
ab48da
* Fri Mar 04 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-37
ab48da
- Fix clicks on window-list items after dismissing context menu
ab48da
  Related: #1268689
ab48da
ab48da
* Fri Mar 04 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-37
ab48da
- Request minimum gstreamer1 version
ab48da
  Related: #1290446
ab48da
580c05
* Tue Oct 13 2015 Ray Strode <rstrode@redhat.com> 3.14.4-37
580c05
- Fix Username: entry when disable-user-list is on
580c05
  Related: #1262999
580c05
  Resolves: 1270378
580c05
580c05
* Thu Oct 08 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-36
580c05
- Improve connecting to a headless shell via VNC
580c05
  Related: #1243856
580c05
580c05
* Mon Oct 05 2015 Ray Strode <rstrode@redhat.com> 3.14.4-35
580c05
- Ensure the unlock password entry is desensitized when there's
580c05
  no password being asked for (Such as when the message is just
580c05
  "Please insert smartcard")
580c05
  Resolves: #1262999
580c05
580c05
* Mon Sep 28 2015 Ray Strode <rstrode@redhat.com> 3.14.4-33
580c05
- Enforce smartcard at unlock time, if it's used to login
580c05
  Resolves: #1263759
580c05
580c05
* Thu Sep 24 2015 Matthias Clasen <mclasen@redhat.com> - 3.14.4-32
580c05
- Avoid abrt reports when the session bus is going away early
580c05
  Resolves: #1254986
580c05
580c05
* Mon Sep 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-31
580c05
- Notify about outdated extensions on updates
580c05
  Related: #1261552
580c05
580c05
* Fri Sep 18 2015 Ray Strode <rstrode@redhat.com> 3.14.4-30
580c05
- Another timed login update.  Makes the indicator work
580c05
  when animations are disabled.
580c05
  Related: #1252424
580c05
580c05
* Tue Sep 15 2015 Ray Strode <rstrode@redhat.com> 3.14.4-29
580c05
- Fix spew when turning on magnifier
580c05
  Resolves: #1260057
580c05
580c05
* Tue Sep 15 2015 Ray Strode <rstrode@redhat.com> 3.14.4-28
580c05
- Drop gnome-session-xsession dependency
580c05
  Resolves: #1251495
580c05
580c05
* Fri Sep 11 2015 Ray Strode <rstrode@redhat.com> 3.14.4-27
580c05
- Actually apply patch to unblank when inserting smartcard
580c05
  Related: #1201756
580c05
580c05
* Tue Aug 18 2015 Ray Strode <rstrode@redhat.com> 3.14.4-26
580c05
- Fix timed login in virtual machines
580c05
  Resolves: #1252424
580c05
580c05
* Wed Aug 05 2015 Ray Strode <rstrode@redhat.com> 3.14.4-25
580c05
- Fix user switching, which broke in 3.14.4-17
580c05
  Related: #1220023
580c05
580c05
* Thu Jul 30 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-24
580c05
- Fix some menu ornament oddities
580c05
  Related: #1174373
580c05
580c05
* Fri Jul 24 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-23
580c05
- Fix a couple more warnings when running headless
580c05
  Related: #1243856
580c05
580c05
* Thu Jul 23 2015 Ray Strode <rstrode@redhat.com> 3.14.4-22
580c05
- One more update to Next button handling
580c05
  Resolves: 1240623
580c05
  Related: #1240615
580c05
  Related: #1174373
580c05
580c05
* Wed Jul 22 2015 Ray Strode <rstrode@redhat.com> 3.14.4-21
580c05
- Make sure Next button starts out desensitized
580c05
  Resolves: 1240623
580c05
  Related: #1240615
580c05
  Related: #1174373
580c05
580c05
* Fri Jul 17 2015 Ray Strode <rstrode@redhat.com> 3.14.4-20
580c05
- set next button to next when asking for username
580c05
  Resolves: 1240615
580c05
  Related: #1174373
580c05
580c05
* Fri Jul 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-19
580c05
- Fix bottom tray handling when running headless
580c05
  Related: #1243856
580c05
580c05
* Thu Jul 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-18
580c05
- Support headless start
580c05
  Resolves: #1243856
580c05
580c05
* Wed Jul 15 2015 Ray Strode <rstrode@redhat.com> 3.14.4-17
580c05
- Fix wonkiness if user hits escape from Not Listed screen
580c05
  after typing wrong password
580c05
  Resolves: #1220023
580c05
580c05
* Fri Jul 10 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-16
580c05
- Fix user list scrolling on login screen
580c05
  Resolves: #1184802
580c05
580c05
* Wed Jul 08 2015 Milan Crha <mcrha@redhat.com> 3.14.4-15
580c05
- Rebuild against updated libical and evolution-data-server
580c05
  Related: #1209787
580c05
580c05
* Wed Jul 08 2015 Milan Crha <mcrha@redhat.com> 3.14.4-14
580c05
- Rebuild against updated libical
580c05
  Related: #1209787
580c05
580c05
* Fri Jul 03 2015 Ray Strode <rstrode@redhat.com> 3.14.4-13
580c05
- Unblank screen when a smartcard is inserted
580c05
  Resolves: #1201756
580c05
580c05
* Wed Jul 01 2015 Ray Strode <rstrode@redhat.com> 3.14.4-12
580c05
- Ensure password authentication is used if no authentication scheme is configured
580c05
- Ensure smartcard authentication is used if smartcard authentication is configured
580c05
580c05
  Related: #1174373 1034968
580c05
580c05
* Tue Jun 30 2015 Ray Strode <rstrode@redhat.com> 3.14.4-11
580c05
- Fix cancel button from Not Listed? screen
580c05
  Resolves: #1182035
580c05
580c05
* Thu Jun 25 2015 Ray Strode <rstrode@redhat.com> 3.14.4-10
580c05
- Make login banner overflow to book view at the right time
580c05
  Resolves: #1217157
580c05
580c05
* Fri Jun 12 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-9
580c05
- Make login banner message more prominent
580c05
  Resolves: rhbz#1182223
580c05
580c05
* Thu May 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-8
580c05
- Pass mode parameter with accelerators
580c05
  Resolves: rhbz#1028451
580c05
580c05
* Wed May 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-7
580c05
- Change fallback app name
580c05
  Resolves: rhbz#1125788
580c05
580c05
* Wed May 20 2015 Ray Strode <rstrode@redhat.com> 3.14.4-6
580c05
- More login screen backports
580c05
  Related: rhbz#1174373
580c05
580c05
* Thu May 14 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-5
580c05
- Fix enabling/disabling per-app notifications
580c05
  Resolves: rhbz#1051132
580c05
580c05
* Fri May 08 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-4
580c05
- Fix removal of libgsystem dependency
580c05
  Related: rhbz#1174373
580c05
580c05
* Thu May  7 2015 Matthias Clasen <mclasen@redhat.com> - 3.14.4-3
580c05
- Drop use of libgsystem
580c05
  Related: rhbz#1174373
580c05
580c05
* Thu May 07 2015 Ray Strode <rstrode@redhat.com> 3.14.4-2
580c05
- Drop chrpath weirdness
580c05
- Readd browser plugin
580c05
- Drop wayland desktop file
580c05
  Related: rhbz#1174373
580c05
580c05
* Thu May 04 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-1
580c05
- Update to latest stable 3.14 release
580c05
580c05
* Mon May 04 2015 Florian Müllner <fmuellner@redhat.com> - 3.8.4-46
580c05
- Rebuild for eds so name bump
580c05
13bb5b
* Thu Nov 13 2014 Ray Strode <rstrode@redhat.com> 3.8.4-45
13bb5b
- Don't inform GDM about session changes that came from GDM
13bb5b
  Resolves: #1163474
13bb5b
13bb5b
* Wed Nov 12 2014 Ray Strode <rstrode@redhat.com> 3.8.4-44
13bb5b
- If password authentication is disabled and smartcard authentication is
13bb5b
  enabled and smartcard isn't plugged in at start up, prompt user for
13bb5b
  smartcard
13bb5b
  Resolves: #1159385
13bb5b
13bb5b
* Wed Nov 12 2014 Ray Strode <rstrode@redhat.com> - 3.8.4-43
13bb5b
- Support long login banner messages more effectively
13bb5b
  Resolves: #1110036
13bb5b
13bb5b
* Fri Oct 17 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-42
13bb5b
- Respect disk-writes lockdown setting
13bb5b
  Resolves: rhbz#1154122
13bb5b
13bb5b
* Sat Oct 11 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-41
13bb5b
- Disallow consecutive screenshot requests to avoid an OOM situation
13bb5b
  Resolves: rhbz#1154107
13bb5b
13bb5b
* Fri Oct 10 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-41
13bb5b
- Add option to limit app switcher to current workspace
13bb5b
  Resolves: rhbz#1101568
13bb5b
13bb5b
* Fri Oct 10 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-40
13bb5b
- Try harder to use the default calendar application
13bb5b
  Resolves: rhbz#1052201
13bb5b
13bb5b
* Fri Oct 10 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-40
13bb5b
- Update workspace switcher fix
13bb5b
  Resolves: rhbz#1092102
13bb5b
13bb5b
* Thu Oct 09 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-39
13bb5b
- Validate screenshot parameters
13bb5b
  Resolves: rhbz#1104694
13bb5b
13bb5b
* Thu Oct 09 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-38
13bb5b
- Fix shrinking workspace switcher
13bb5b
  Resolves: rhbz#1092102
13bb5b
13bb5b
* Thu Oct 09 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-38
13bb5b
- Update fix for vertical monitor layouts to upstream fix
13bb5b
  Resolves: rhbz#1075240
13bb5b
13bb5b
* Wed Oct 08 2014 Ray Strode <rstrode@redhat.com> 3.8.4-38
13bb5b
- Fix traceback introduced in 3.8.4-36 when unlocking via
13bb5b
  user switcher
13bb5b
  Related: #1101333
13bb5b
13bb5b
* Tue Oct 07 2014 Ray Strode <rstrode@redhat.com> 3.8.4-37
13bb5b
- Fix problems with LDAP and disable-user-list=TRUE
13bb5b
  Resolves: rhbz#1137041
13bb5b
13bb5b
* Mon Oct 06 2014 Ray Strode <rstrode@redhat.com> 3.8.4-36
13bb5b
- Fix login screen focus issue following idle
13bb5b
  Resolves: rhbz#1101333
13bb5b
13bb5b
* Sun Oct 05 2014 Ray Strode <rstrode@redhat.com> 3.8.4-35
13bb5b
- Disallow cancel from login screen before login attempt
13bb5b
  has been initiated.
13bb5b
  Resolves: rhbz#1109530
13bb5b
13bb5b
* Sun Oct 05 2014 Ray Strode <rstrode@redhat.com> 3.8.4-34
13bb5b
- Disallow cancel from login screen after login is already
13bb5b
  commencing.
13bb5b
  Resolves: rhbz#1079294
13bb5b
13bb5b
* Thu Jul 17 2014 Owen Taylor <otaylor@redhat.com> 3.8.4-33
13bb5b
- Add a patch for quadbuffer stereo suppport
13bb5b
  Resolves: rhbz#1108893
13bb5b
580c05
* Wed Apr 16 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-32
95d442
- Improve vertical monitor layouts
13bb5b
  Resolves: rhbz#1075240
95d442
4c1248
* Wed Mar 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-31
4c1248
- Fix some more background memory leaks
4c1248
  Resolves: rhbz#1027192
4c1248
4c1248
* Wed Mar 12 2014 Ray Strode <rstrode@redhat.com> 3.8.4-30
4c1248
- Fix automatic shield lifting when smartcard is inserted
4c1248
  Resolves: #1063488
4c1248
4c1248
* Mon Mar 10 2014 Ray Strode <rstrode@redhat.com> 3.8.4-29
4c1248
- Don't show user list if require smartcard is true
4c1248
  Resolves: #1063390
4c1248
4c1248
* Mon Mar 10 2014 Ray Strode <rstrode@redhat.com> 3.8.4-28
4c1248
- Only react to login token (not any token) when performing unlock
4c1248
  Resolves: #1064972
4c1248
4c1248
* Sat Mar 08 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-27
4c1248
- Backport background memory leak fixes
4c1248
  Resolves: rhbz#1027192
4c1248
4c1248
* Sat Mar 08 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-26
4c1248
- Do not load user list in login screen when disabled
4c1248
  Resolves: rhbz#1053102
4c1248
4c1248
* Thu Mar 06 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-25
4c1248
- Fix loading of remote search providers
4c1248
  Resolves: #1030948
4c1248
4c1248
* Mon Feb 17 2014 Ray Strode <rstrode@redhat.com> 3.8.4-24
4c1248
- Make login banner more prominent
4c1248
  Resolves: #1061996
4c1248
4c1248
* Wed Jan 29 2014 Ray Strode <rstrode@redhat.com> 3.8.4-23
4c1248
- Fix traceback in log
4c1248
  Resolves: #1034966
4c1248
4c1248
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.8.4-22
4c1248
- Mass rebuild 2014-01-24
4c1248
4c1248
* Tue Jan 21 2014 Ray Strode <rstrode@redhat.com> 3.8.4-21
4c1248
- Add branding next to activities button
4c1248
  Resolves: #1052984
4c1248
4c1248
* Mon Jan 13 2014 Ray Strode <rstrode@redhat.com> 3.8.4-20
4c1248
- Fix undefined variable
4c1248
  Resolves: #1049897
4c1248
4c1248
* Wed Jan 08 2014 Ray Strode <rstrode@redhat.com> 3.8.4-19
4c1248
- Allow session mode to be specified by environment variable
4c1248
4c1248
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.8.4-18
4c1248
- Mass rebuild 2013-12-27
4c1248
4c1248
* Wed Dec  4 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.4-17
4c1248
- Add gnome-terminal to favorites, remove empathy
4c1248
- Resolves: #1038168
4c1248
4c1248
* Fri Nov 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-15
4c1248
- Close run dialog on mode changes when the new session mode doesn't allow it
4c1248
  Resolves: rhbz#1031142
4c1248
- Prevent fallback keyring dialog to appear on lock screen
4c1248
b97e22
* Fri Nov  8 2013 Rui Matos <rmatos@redhat.com> - 3.8.4-14
b97e22
- Add a DBus method to load a single extension
b97e22
  Resolves: rhbz#1028466
b97e22
- Add a SESSION_MODE extension type
b97e22
  Resolves: rhbz#1028462
b97e22
b97e22
* Fri Nov 08 2013 Ray Strode <rstrode@redhat.com> 3.8.4-13
b97e22
- Fix input regression caused by -12
b97e22
  Related: #817594
b97e22
b97e22
* Thu Nov 07 2013 Ray Strode <rstrode@redhat.com> 3.8.4-12
b97e22
- Show banner text when disable-user-list = TRUE
b97e22
  Resolves: #817594
b97e22
b97e22
* Mon Nov 04 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-11
b97e22
- Re-add yelp to default favorites - this downstream patch was
b97e22
  accidentally dropped when rebasing on F19
b97e22
  Resolves: #958196
b97e22
- Fix network icon not updating
b97e22
  Resolves: #1009867
b97e22
- Do not hide on/off switch while connecting to wireless
b97e22
  Resolves: #908829
b97e22
- Fix apps menu not being disabled when open during screen lock
b97e22
  Resolves: #1027501
b97e22
- Be more defensive when enabling/disabling extensions
b97e22
  Resolves: #1027501
b97e22
- Re-enable browser plugin and move it to a subpackage
b97e22
  Resolves: #972783
b97e22
b97e22
* Fri Nov 01 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-10
b97e22
- Backport support for hasWorkspaces session mode property
b97e22
  Resolves: #1025444
b97e22
- Backport input validation of screenshot/screencast DBus methods
b97e22
  Resolves: #1022491
b97e22
b97e22
* Thu Oct 31 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-9
b97e22
- Backport switch to disable browser plugin
b97e22
- Disable browser plugin
b97e22
Resolves: #972783
b97e22
b97e22
* Thu Oct 31 2013 Matthias Clasen <mclasen@redhat.com> 3.8.4-8
b97e22
- Add an override for always-show-log-out
b97e22
- Resolves: #913566
b97e22
b97e22
* Tue Oct 15 2013  Vinzenz Feenstra <vfeenstr@redhat.com> 3.8.4-7
b97e22
- Backport of support for pre-authenticated logins from oVirt
b97e22
  Related: #854712
b97e22
b97e22
* Thu Aug 29 2013  Ray Strode <rstrode@redhat.com> 3.8.4-6
b97e22
- Another backported ui fix
b97e22
  Related: #854724
b97e22
b97e22
* Tue Aug 27 2013 Ray Strode <rstrode@redhat.com> 3.8.4-5
b97e22
- Backport some login screen ui updates
b97e22
  Related: #854724
b97e22
b97e22
* Thu Aug 22 2013 Ray Strode <rstrode@redhat.com> 3.8.4-4
b97e22
- Backport some more smartcard related fixes
b97e22
  Related: #854724
b97e22
b97e22
* Tue Aug 06 2013 Ray Strode <rstrode@redhat.com> 3.8.4-3
b97e22
- Backport some lock screen fixes related to smartcard support
b97e22
  from upstream
b97e22
  Related: #854724
b97e22
b97e22
* Wed Jul 31 2013 Ray Strode <rstrode@redhat.com> 3.8.4-2
b97e22
- Include support for smartcard authentication
b97e22
  Related: #854724
b97e22
b97e22
* Tue Jul 30 2013 Ray Strode <rstrode@redhat.com> - 3.8.4-1
b97e22
- Update to 3.8.4
b97e22
b97e22
* Wed Jun 26 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.3-3
b97e22
- Backport upstream patch that makes a common error non-fatal
b97e22
b97e22
* Wed Jun 12 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.3-2
b97e22
- Rebuilt against fixed cogl (#973542)
b97e22
b97e22
* Fri Jun 07 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.3-1
b97e22
- Update to 3.8.3, drop upstreamed patches
b97e22
b97e22
* Wed May 22 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.2-3
b97e22
- Drop the gnome-session-xsession dependency again, it
b97e22
  has unwanted side-effects on eg soas
b97e22
b97e22
* Tue May 14 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.2-2
b97e22
- Include upstream fix for bug #962876
b97e22
b97e22
* Mon May 13 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.2-1
b97e22
- Update to 3.8.2 and drop upstreamed patches
b97e22
b97e22
* Tue May 07 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-4
b97e22
- Add login-screen branding changes from gnome-3-8 branch as downstream patches
b97e22
b97e22
* Wed May 01 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-2
b97e22
- Add missing telepathy-logger runtime dep
b97e22
- Depend on gnome-session-xsession so that it gets pulled in for
b97e22
  typical GNOME installs
b97e22
b97e22
* Tue Apr 16 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-1
b97e22
- Update to 3.8.1
b97e22
b97e22
* Thu Mar 28 2013 Adel Gadllah <adel.gadllah@gmail.com> - 3.8.0.1-2
b97e22
- Ship the perf tool
b97e22
b97e22
* Wed Mar 27 2013 Ray Strode <rstrode@redhat.com> - 3.8.0.1-1
b97e22
- Update to 3.8.0.1
b97e22
b97e22
* Tue Mar 26 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.0-1
b97e22
- Update to 3.8.0
b97e22
b97e22
* Wed Mar 26 2013 Florian Müllner <fmuellner@redhat.com>
b97e22
- Drop upstreamed patch
b97e22
b97e22
* Wed Mar 20 2013 Ray Strode <rstrode@redhat.com> 3.7.92-2
b97e22
- Fix initial setup
b97e22
b97e22
* Tue Mar 19 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.92-1
b97e22
- Update to 3.7.92
b97e22
b97e22
* Tue Mar 05 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.91-1
b97e22
- Update to 3.7.91
b97e22
b97e22
* Wed Feb 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.90-1
b97e22
- Update to 3.7.90
b97e22
b97e22
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-2
b97e22
- Rebuilt for libgcr soname bump
b97e22
b97e22
* Wed Feb 06 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.5-1
b97e22
- Update to 3.7.5
b97e22
b97e22
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4.1-2
b97e22
- Rebuild for new cogl
b97e22
b97e22
* Thu Jan 17 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4.1-1
b97e22
- Update to 3.7.4.1
b97e22
b97e22
* Tue Jan 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4-1
b97e22
- Update to 3.7.4
b97e22
b97e22
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.3.1-1
b97e22
- Update to 3.7.3.1
b97e22
b97e22
* Tue Dec 18 2012 Florian Müllner <fmuellner@redhat.com> 3.7.3-1
b97e22
- Update to 3.7.3
b97e22
b97e22
* Mon Dec 17 2012 Adam Jackson <ajax@redhat.com> 3.7.2-3
b97e22
- Also don't mangle rpath on power
b97e22
b97e22
* Mon Dec 10 2012 Adam Jackson <ajax@redhat.com> 3.7.2-2
b97e22
- Disable bluetooth on power
b97e22
b97e22
* Mon Nov 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.7.2-1
b97e22
- Update to 3.7.2
b97e22
b97e22
* Tue Nov 13 2012 Dan Horák <dan[at]danny.cz> - 3.7.1-2
b97e22
- don't Require: gnome-bluetooth on s390(x)
b97e22
b97e22
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
b97e22
- Update to 3.7.1
b97e22
b97e22
* Wed Oct 31 2012 Brian Pepple <bpepple@fedoraproject.org> - 3.6.1-5
b97e22
- Rebuild against latest telepathy-logger
b97e22
b97e22
* Thu Oct 25 2012 Milan Crha <mcrha@redhat.com> - 3.6.1-4
b97e22
- Rebuild against newer evolution-data-server
b97e22
b97e22
* Sat Oct 20 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-3
b97e22
- explicit BR: control-center as it isn't brought in indirectly on s390(x)
b97e22
b97e22
* Thu Oct 18 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-2
b97e22
- Remove avoid-redhat-menus patch
b97e22
b97e22
  The standard way of supporting a desktop-specific menu layout is
b97e22
  to set XDG_MENU_PREFIX (which we made gnome-session do now).
b97e22
b97e22
* Mon Oct 15 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-1
b97e22
- Update to 3.6.1
b97e22
b97e22
* Tue Sep 25 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.0-1
b97e22
- Update to 3.6.0
b97e22
b97e22
* Wed Sep 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.92-1
b97e22
- Update to 3.5.92
b97e22
b97e22
* Tue Sep 11 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.91-1
b97e22
- Update dependencies
b97e22
b97e22
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
b97e22
- Update to 3.5.91
b97e22
b97e22
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.90-3
b97e22
- Rebuild against new cogl/clutter
b97e22
b97e22
* Mon Aug 27 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.90-2
b97e22
- Rebuild for new libcamel and synchronize gnome-bluetooth Requires with
b97e22
  BuildRequires.
b97e22
b97e22
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
b97e22
- Update to 3.5.90
b97e22
b97e22
* Tue Aug 14 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.5-2
b97e22
- Add Requires: gnome-bluetooth >= 3.5.5
b97e22
b97e22
* Mon Aug 13 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.5-1
b97e22
- Update to 3.5.5
b97e22
b97e22
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-5
b97e22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
b97e22
b97e22
* Sat Jul 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.4-4
b97e22
- Tighten runtime requires
b97e22
b97e22
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.4-3
b97e22
- Add a gdm-libs dependency
b97e22
b97e22
* Wed Jul 18 2012 Colin Walters <walters@verbum.org> - 3.5.4-2
b97e22
- Bump release
b97e22
b97e22
* Wed Jul 18 2012 Ray Strode <rstrode@redhat.com> 3.5.4-1
b97e22
- Update to 3.5.4
b97e22
b97e22
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-2
b97e22
- Rebuild against new e-d-s
b97e22
b97e22
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
b97e22
- Update to 3.5.3
b97e22
b97e22
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
b97e22
- Remove upstreamed patch
b97e22
b97e22
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
b97e22
- Update to 3.5.2
b97e22
b97e22
* Mon May 28 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.4.1-6
b97e22
- Cherry pick F17 changes, bump build for new evo soname
b97e22
b97e22
* Wed May 16 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-5
b97e22
- New version of unmount notification
b97e22
b97e22
* Tue May 15 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-4
b97e22
- Add a patch to display a notification until it's safe to remove a drive (#819492)
b97e22
b97e22
* Fri Apr 20 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-3
b97e22
- Add a patch from upstream to avoid a crash when Evolution is not installed (#814401)
b97e22
b97e22
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
b97e22
- Silence glib-compile-schemas scriplets
b97e22
b97e22
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
b97e22
- Update to 3.4.1
b97e22
b97e22
* Thu Apr  5 2012 Owen Taylor <otaylor@redhat.com> - 3.4.0-2
b97e22
- Change gnome-shell-favourite-apps-firefox.patch to also patch the JS code
b97e22
  to handle the transition from mozilla-firefox.desktop to firefox.desktop.
b97e22
  (#808894, reported by Jonathan Kamens)
b97e22
b97e22
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
b97e22
- Update to 3.4.0
b97e22
b97e22
* Wed Mar 21 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.92-1
b97e22
- Update to 3.3.92
b97e22
b97e22
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-2
b97e22
- Rebuild for new cogl
b97e22
b97e22
* Sat Feb 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
b97e22
- Update to 3.3.90
b97e22
b97e22
* Thu Feb  9 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-2
b97e22
- Depend on accountsservice-libs (#755112)
b97e22
b97e22
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
b97e22
- Update to 3.3.5
b97e22
b97e22
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
b97e22
- Update to 3.3.4
b97e22
b97e22
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-2
b97e22
- Rebuild for new cogl
b97e22
b97e22
* Thu Jan  5 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
b97e22
- Update to 3.3.3
b97e22
b97e22
* Sun Nov 27 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.3.2-2
b97e22
- Rebuild for new clutter and e-d-s
b97e22
b97e22
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
b97e22
- Update to 3.3.2
b97e22
b97e22
* Wed Nov 09 2011 Kalev Lember <kalevlember@gmail.com> - 3.2.1-6
b97e22
- Adapt to firefox desktop file name change in F17
b97e22
b97e22
* Thu Nov 03 2011 Adam Jackson <ajax@redhat.com> 3.2.1-5
b97e22
- Build with -Wno-error=disabled-declarations for the moment
b97e22
b97e22
* Wed Nov 02 2011 Brian Pepple <bpepple@fedoraproject.org> - 3.2.1-4
b97e22
- Rebuld against tp-logger.
b97e22
b97e22
* Sun Oct 26 2011 Bruno Wolff III <bruno@wolff.to> - 3.2.1-3
b97e22
- Rebuild for new evolution-data-server
b97e22
b97e22
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
b97e22
- Rebuilt for glibc bug#747377
b97e22
b97e22
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
b97e22
- Update to 3.2.1
b97e22
b97e22
* Wed Sep 28 2011 Ray Strode <rstrode@redhat.com> 3.2.0-2
b97e22
- rebuild
b97e22
b97e22
* Mon Sep 26 2011 Owen Taylor <otaylor@redhat.com> - 3.2.0-1
b97e22
- Update to 3.2.0
b97e22
b97e22
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
b97e22
- Update to 3.1.92
b97e22
b97e22
* Fri Sep 16 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91.1-2
b97e22
- Tighten dependencies by specifying the required arch (#739130)
b97e22
b97e22
* Wed Sep 14 2011 Owen Taylor <otaylor@redhat.com> - 3.1.91.1-1
b97e22
- Update to 3.1.91.1 (adds browser plugin)
b97e22
  Update Requires
b97e22
b97e22
* Thu Sep 08 2011 Dan Horák <dan[at]danny.cz> - 3.1.91-3
b97e22
- workaround a chrpath issue on s390(x)
b97e22
b97e22
* Wed Sep 07 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91-2
b97e22
- Replace Epiphany with Firefox in the default favourite apps
b97e22
b97e22
* Wed Sep  7 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
b97e22
- Update to 3.1.91
b97e22
b97e22
* Thu Sep  1 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-2
b97e22
- Require caribou
b97e22
b97e22
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
b97e22
- Update to 3.1.90.1
b97e22
b97e22
* Wed Aug 31 2011 Adam Williamson <awilliam@redhat.com> - 3.1.4-3.gite7b9933
b97e22
- rebuild against e-d-s
b97e22
b97e22
* Fri Aug 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-2.gite7b9933
b97e22
- git snapshot that builds against gnome-menus 3.1.5
b97e22
b97e22
* Thu Aug 18 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.5-1
b97e22
- Rebuild against newer eds libraries.
b97e22
b97e22
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
b97e22
- Update to 3.1.4
b97e22
b97e22
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-4
b97e22
- Rebuild
b97e22
b97e22
* Tue Jul 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-3
b97e22
- Add necessary requires
b97e22
b97e22
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-2
b97e22
- Rebuild
b97e22
b97e22
* Tue Jul  5 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1.3-1
b97e22
- Upstream 3.1.3 dev release
b97e22
b97e22
* Mon Jun 27 2011 Adam Williamson <awilliam@redhat.com> - 3.0.2-4
b97e22
- add fixes from f15 branch (gjs dep and rpath)
b97e22
b97e22
* Wed Jun 22 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2-3
b97e22
- Add a patch from upstream to avoid g_file_get_contents()
b97e22
b97e22
* Fri Jun 17 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.2-2
b97e22
- Rebuilt for new gtk3 and gnome-desktop3
b97e22
b97e22
* Wed May 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2-1
b97e22
- Update to 3.0.2
b97e22
b97e22
* Tue May 10 2011 Dan Williams <dcbw@redhat.com> - 3.0.1-4
b97e22
- Fix initial connections to WPA Enterprise access points (#699014)
b97e22
- Fix initial connections to mobile broadband networks
b97e22
b97e22
* Thu Apr 28 2011 Dan Horák <dan[at]danny.cz> - 3.0.1-3
b97e22
- no bluetooth on s390(x)
b97e22
b97e22
* Wed Apr 27 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-2
b97e22
- Add a patch from upstream to fix duplicate applications in application display
b97e22
b97e22
* Mon Apr 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-1
b97e22
- Update to 3.0.1
b97e22
b97e22
* Mon Apr 11 2011 Colin Walters <walters@verbum.org> - 3.0.0.2-2
b97e22
- We want to use the GNOME menus which has the designed categories,
b97e22
  not the legacy redhat-menus.
b97e22
b97e22
* Fri Apr 08 2011 Nils Philippsen <nils@redhat.com> - 3.0.0.2-1
b97e22
- Update to 3.0.0.2 (fixes missing import that was preventing extensions from
b97e22
  loading.)
b97e22
- Update source URL
b97e22
b97e22
* Tue Apr  5 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0.1-1
b97e22
- Update to 3.0.0.1 (fixes bug where network menu could leave
b97e22
  Clutter event handling stuck.)
b97e22
b97e22
* Mon Apr  4 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0-1
b97e22
- Update to 3.0.0
b97e22
b97e22
* Tue Mar 29 2011 Brian Pepple <bpepple@fedoraproject.org> - 2.91.93-3
b97e22
- Bump
b97e22
b97e22
* Tue Mar 29 2011 Brian Pepple <bpepple@fedoraproject.org> - 2.91.93-2
b97e22
- Rebuild for new tp-logger
b97e22
b97e22
* Mon Mar 28 2011 Owen Taylor <otaylor@redhat.com> - 2.91.93-1
b97e22
- Update to 2.91.93.
b97e22
b97e22
* Fri Mar 25 2011 Ray Strode <rstrode@redhat.com> 2.91.92-3
b97e22
- Adjustments for More nm-client api changes.
b97e22
- Fix VPN indicator
b97e22
b97e22
* Thu Mar 24 2011 Christopher Aillon <caillon@redhat.com> - 2.91.92-2
b97e22
- Make activating vpn connections work from the shell indicator
b97e22
b97e22
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
b97e22
- Update to 2.91.92
b97e22
b97e22
* Wed Mar 16 2011 Michel Salim <salimma@fedoraproject.org> - 2.91.91-2
b97e22
- Fix alt-tab behavior on when primary display is not leftmost (# 683932)
b97e22
b97e22
* Tue Mar  8 2011 Owen Taylor <otaylor@redhat.com> - 2.91.91-1
b97e22
- Update to 2.91.91
b97e22
b97e22
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-2
b97e22
- Require upower and polkit at runtime
b97e22
b97e22
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
b97e22
- Update to 2.91.90
b97e22
b97e22
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-6
b97e22
- Rebuild against newer gtk
b97e22
b97e22
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-5
b97e22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
b97e22
b97e22
* Thu Feb  3 2011 Bill Nottingham <notting@redhat.com> - 2.91.6-4
b97e22
- buildrequire gnome-bluetooth to fix bluetooth status icon (#674874)
b97e22
b97e22
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-3
b97e22
- Rebuild against newer gtk
b97e22
b97e22
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-2
b97e22
- Build-requires evolution-data-server-devel
b97e22
b97e22
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-1
b97e22
- Update to 2.91.6
b97e22
b97e22
* Thu Jan 13 2011 Mattihas Clasen <mclasen@redhat.com> - 2.91.5-3
b97e22
- Drop desktop-effects dependency
b97e22
b97e22
* Wed Jan 12 2011 Colin Walters <walters@verbum.org> - 2.91.5-2
b97e22
- BR latest g-i, handles flags as arguments better
b97e22
b97e22
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
b97e22
- Update to 2.91.5
b97e22
b97e22
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
b97e22
- Update to 2.91.4
b97e22
- Rebuild against new gtk
b97e22
b97e22
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
b97e22
- Rebuild aginst new gtk
b97e22
b97e22
* Mon Nov 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
b97e22
- Update to 2.91.3
b97e22
b97e22
* Thu Nov 18 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-3
b97e22
- Add another memory-management crasher fix from upstream
b97e22
b97e22
* Mon Nov 15 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-2
b97e22
- Add a patch from upstream fixing a memory-management crasher
b97e22
b97e22
* Tue Nov  9 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
b97e22
- Update to 2.91.2
b97e22
b97e22
* Mon Nov  1 2010 Owen Taylor <otaylor@redhat.com> - 2.91.1-1
b97e22
- Update to 2.91.1
b97e22
- Add libcroco-devel to BuildRequires, apparently it was getting
b97e22
  pulled in indirectly before
b97e22
- Add libcanberra-devel and pulseaudio-libs-devel BuildRequires
b97e22
b97e22
* Mon Oct  4 2010 Owen Taylor <otaylor@redhat.com> - 2.91.0-1
b97e22
- Update to 2.91.0
b97e22
- Remove patch to disable VBlank syncing
b97e22
b97e22
* Thu Aug 12 2010 Colin Walters <walters@verbum.org> - 2.31.5-7
b97e22
- Add patch to disable vblank syncing
b97e22
b97e22
* Tue Jul 13 2010 Colin Walters <walters@verbum.org> - 2.31.5-5
b97e22
- Run glib-compile-schemas
b97e22
b97e22
* Tue Jul 13 2010 Colin Walters <walters@megatron> - 2.31.5-4
b97e22
- Bless stuff in files section
b97e22
b97e22
* Tue Jul 13 2010 Colin Walters <walters@verbum.org> - 2.31.5-3
b97e22
- Axe gnome-desktop-devel
b97e22
b97e22
* Tue Jul 13 2010 Adel Gadllah <adel.gadllah@gmail.com> - 2.31.5-2
b97e22
- BuildRequire gnome-desktop3-devel, gtk3
b97e22
b97e22
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 2.31.5-1
b97e22
- New upstream version
b97e22
- Drop rpath goop, shouldn't be necessary any more
b97e22
b97e22
* Fri Jun 25 2010 Colin Walters <walters@megatron> - 2.31.2-3
b97e22
- Drop gir-repository-devel build dependency
b97e22
b97e22
* Fri May 28 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-2
b97e22
- Added new version requirements for dependencies based on upstream releases
b97e22
- Added new file listings for gnome-shell-clock-preferences binary and .desktop
b97e22
- Added gnome-shell man page file listing
b97e22
b97e22
* Wed May 26 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-1
b97e22
- New upstream release
b97e22
b97e22
* Fri Mar 26 2010 Colin Walters <walters@verbum.org> - 2.29.1-3
b97e22
- Specify V=1 for build, readd smp_mflags since parallel is fixed upstream
b97e22
b97e22
* Thu Mar 25 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.29.1-2
b97e22
- Bumped for new version of mutter and clutter
b97e22
- Added version requirement to gjs-devel because of dependency of build
b97e22
b97e22
* Wed Mar 24 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.29.1-1
b97e22
- Update to latest version 2.29.1
b97e22
b97e22
* Sun Feb 21 2010 Bastien Nocera <bnocera@redhat.com> 2.28.1-0.2.20100128git
b97e22
- Require json-glib
b97e22
- Rebuild for new clutter with json split out
b97e22
- Fix deprecation in COGL
b97e22
b97e22
* Thu Jan 28 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.1-0.1.20100128git
b97e22
- New git snapshot
b97e22
- Fixed Version for alphatag use
b97e22
b97e22
* Fri Jan 15 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20101015git-1
b97e22
- Added dependency on a git build of gobject-introspect to solve some breakage
b97e22
- Also went ahead and made a new git tarball
b97e22
b97e22
* Tue Jan 12 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20100112git-1
b97e22
- New git snapshot
b97e22
b97e22
* Tue Dec 07 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-5
b97e22
- Added libtool, glib-gettext for the libtoolize dep of git snapshot
b97e22
b97e22
* Mon Dec 07 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-4
b97e22
- Added gnome-common needed by autogen.sh in git snapshot build
b97e22
b97e22
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-3
b97e22
- Added the autotools needed to build the git snapshot to the build requires
b97e22
b97e22
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-2
b97e22
- Fixed the setup naming issue with the git snapshot directory naming
b97e22
b97e22
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-1
b97e22
- Update to git snapshot on 20091206
b97e22
b97e22
* Wed Oct  7 2009 Owen Taylor <otaylor@redhat.com> - 2.28.0-2
b97e22
- Update to 2.28.0
b97e22
b97e22
* Tue Sep 15 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-1
b97e22
- Update to 2.27.3
b97e22
b97e22
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.2-2
b97e22
- Test for gobject-introspection version should be >= not >
b97e22
b97e22
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.2-1
b97e22
- Update to 2.27.2
b97e22
- Add an explicit dep on gobject-introspection 0.6.5 which is required 
b97e22
  for the new version
b97e22
b97e22
* Sat Aug 29 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-4
b97e22
- Fix GConf %%preun script to properly be for package removal
b97e22
b97e22
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-3
b97e22
- Replace libgnomeui with gnome-desktop in BuildRequires
b97e22
b97e22
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-2
b97e22
- BuildRequire intltool
b97e22
- Add find_lang
b97e22
b97e22
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-1
b97e22
- Update to 2.27.1
b97e22
- Update Requires, add desktop-effects
b97e22
b97e22
* Wed Aug 12 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-4
b97e22
- Add an explicit dependency on GConf2 for pre/post
b97e22
b97e22
* Tue Aug 11 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-3
b97e22
- Add missing BuildRequires on gir-repository-devel
b97e22
b97e22
* Tue Aug 11 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-2
b97e22
- Temporarily use a non-parallel-build until gnome-shell is fixed
b97e22
b97e22
* Mon Aug 10 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-1
b97e22
- Initial version