c7a4179
Name:           gnome-shell
Florian Müllner 06e9d48
Version:        3.24.3
Florian Müllner f7f80c7
Release:        2%{?dist}
c7a4179
Summary:        Window management and application launching for GNOME
c7a4179
c7a4179
Group:          User Interface/Desktops
c7a4179
License:        GPLv2+
Florian Müllner 834b0db
Provides:       desktop-notification-daemon
Florian Müllner 6be35a7
URL:            https://wiki.gnome.org/Projects/GnomeShell
eaa5fe2
#VCS:           git:git://git.gnome.org/gnome-shell
Florian Müllner c79e0af
Source0:        http://download.gnome.org/sources/gnome-shell/3.24/%{name}-%{version}.tar.xz
Colin Walters 44adb10
22f42d8
# Replace Epiphany with Firefox in the default favourite apps list
22f42d8
Patch1: gnome-shell-favourite-apps-firefox.patch
d540c8f
Florian Müllner f7f80c7
Patch2: 0001-gtk-embed-ensure-we-only-listen-for-window-created-e.patch
Florian Müllner f7f80c7
b7f3da6
%define gnome_bluetooth_version 1:3.9.0
5fb886b
%define gobject_introspection_version 1.45.4
628e1a5
%define gjs_version 1.47.0
Florian Müllner 1c8ab78
%define mutter_version 3.23.92
69e72f9
%define gtk3_version 3.15.0
Florian Müllner 374f412
%define eds_version 3.13.90
Florian Müllner b4fc24e
%define gnome_desktop_version 3.7.90
Owen W. Taylor 13e3882
%define json_glib_version 0.13.2
Florian Müllner ee5cdba
%define gsettings_desktop_schemas_version 3.21.3
155cd2c
%define caribou_version 0.4.8
6fce883
%define libcroco_version 0.6.8
09a9f18
%define telepathy_logger_version 0.2.6
b4adfe0
Colin Walters 700714c
## Needed when we re-autogen
Colin Walters 700714c
BuildRequires:  autoconf >= 2.53
Colin Walters 700714c
BuildRequires:  automake >= 1.10
Colin Walters 700714c
BuildRequires:  gnome-common >= 2.2.0
Colin Walters 700714c
BuildRequires:  libtool >= 1.4.3
155cd2c
BuildRequires:  caribou-devel >= %{caribou_version}
c39927b
BuildRequires:  chrpath
c7a4179
BuildRequires:  dbus-glib-devel
c7a4179
BuildRequires:  desktop-file-utils
Owen W. Taylor 7676b4e
BuildRequires:  evolution-data-server-devel >= %{eds_version}
cdf57d2
BuildRequires:  gcr-devel
4e3df0b
BuildRequires:  gjs-devel >= %{gjs_version}
c7a4179
BuildRequires:  glib2-devel
dba2bb6
BuildRequires:  gobject-introspection >= %{gobject_introspection_version}
Owen W. Taylor 13e3882
BuildRequires:  json-glib-devel >= %{json_glib_version}
aa56f9f
BuildRequires:  upower-devel
0ad0663
BuildRequires:  libgnome-keyring-devel
fefa098
BuildRequires:  libnm-gtk-devel
284763c
BuildRequires:  NetworkManager-glib-devel
aa56f9f
BuildRequires:  polkit-devel
0ad0663
BuildRequires:  startup-notification-devel
c7a4179
# for screencast recorder functionality
Florian Müllner f93cedb
BuildRequires:  gstreamer1-devel
69e72f9
BuildRequires:  gtk3-devel >= %{gtk3_version}
Florian Müllner 343175c
BuildRequires:  gettext >= 0.19.6
Colin Walters 44adb10
BuildRequires:  libcanberra-devel
6fce883
BuildRequires:  libcroco-devel >= %{libcroco_version}
Florian Müllner 5e2d9bd
BuildRequires:  python3
e192eda
6c79901
# for barriers
6c79901
BuildRequires:  libXfixes-devel >= 5.0
c7a4179
# used in unused BigThemeImage
c7a4179
BuildRequires:  librsvg2-devel
c7a4179
BuildRequires:  mutter-devel >= %{mutter_version}
Colin Walters 44adb10
BuildRequires:  pulseaudio-libs-devel
dc4604b
%ifnarch s390 s390x ppc ppc64 ppc64p7
Debarshi Ray bf909ad
BuildRequires:  gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
d2811fa
%endif
05c623e
BuildRequires:  control-center
361e55c
# Bootstrap requirements
361e55c
BuildRequires: gtk-doc gnome-common
e5d65e3
%ifnarch s390 s390x
311c497
Requires:       gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
e5d65e3
%endif
d4bceda
Requires:       gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
6df5988
Requires:       gnome-session-xsession
ffb2154
# wrapper script uses to restart old GNOME session if run --replace
ffb2154
# from the command line
a1a66df
Requires:       gobject-introspection%{?_isa} >= %{gobject_introspection_version}
4e3df0b
Requires:       gjs%{?_isa} >= %{gjs_version}
69e72f9
Requires:       gtk3%{?_isa} >= %{gtk3_version}
c7a4179
# needed for loading SVG's via gdk-pixbuf
a1a66df
Requires:       librsvg2%{?_isa}
15f4104
# needed as it is now split from Clutter
a1a66df
Requires:       json-glib%{?_isa} >= %{json_glib_version}
Owen W. Taylor 13e3882
# For $libdir/mozilla/plugins
a1a66df
Requires:       mozilla-filesystem%{?_isa}
a1a66df
Requires:       mutter%{?_isa} >= %{mutter_version}
a1a66df
Requires:       upower%{?_isa}
a1a66df
Requires:       polkit%{?_isa} >= 0.100
6fce883
Requires:       gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
4e3df0b
Requires:       gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
6fce883
Requires:       libcroco%{?_isa} >= %{libcroco_version}
09a9f18
Requires:       telepathy-logger%{?_isa} >= %{telepathy_logger_version}
Igor Gnatenko 87a6fe6
Requires:       telepathy-glib%{?_isa}
13a8f37
# needed for schemas
a1a66df
Requires:       at-spi2-atk%{?_isa}
eb16f3a
# needed for on-screen keyboard
155cd2c
Requires:       caribou%{?_isa} >= %{caribou_version}
982e4e0
# needed for the user menu
4e3df0b
Requires:       accountsservice-libs%{?_isa}
4e3df0b
Requires:       gdm-libs%{?_isa}
Florian Müllner 3aa26dd
# needed for settings items in menus
69e72f9
Requires:       control-center
Florian Müllner 5e2d9bd
# needed by some utilities
Florian Müllner 5e2d9bd
Requires:       python3%{_isa}
Bastien Nocera ff136de
# needed for the dual-GPU launch menu
Bastien Nocera ff136de
Requires:       switcheroo-control
Florian Müllner e8bc9f2
# needed for clocks/weather integration
Igor Gnatenko 87a6fe6
Requires:       geoclue2-libs%{?_isa}
Igor Gnatenko 87a6fe6
Requires:       libgweather%{?_isa}
c7a4179
c7a4179
%description
c7a4179
GNOME Shell provides core user interface functions for the GNOME 3 desktop,
c7a4179
like switching to windows and launching applications. GNOME Shell takes
c7a4179
advantage of the capabilities of modern graphics hardware and introduces
c7a4179
innovative user interface concepts to provide a visually attractive and
c7a4179
easy to use experience.
c7a4179
c7a4179
%prep
15f4104
%setup -q
22f42d8
%patch1 -p1 -b .firefox
Florian Müllner f7f80c7
%patch2 -p1
ff9232b
c7a4179
%build
Colin Walters c904b3a
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
f1c1f4e
 %configure --disable-static --disable-compile-warnings)
15f4104
make V=1 %{?_smp_mflags}
c7a4179
c7a4179
%install
15ef395
%make_install
c7a4179
Owen W. Taylor 13e3882
rm -rf %{buildroot}/%{_libdir}/mozilla/plugins/*.la
c7a4179
a5548a2
# Create empty directories where other packages can drop extensions
a5548a2
mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions
a5548a2
mkdir -p %{buildroot}%{_datadir}/gnome-shell/search-providers
a5548a2
7cc6aa1
%find_lang %{name}
7cc6aa1
7cc6aa1
%check
07a5b6c
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Shell.desktop
2a3b658
desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell-extension-prefs.desktop
0430ee2
desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.desktop
c7a4179
9d560a0
%preun
bb8afdc
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null ||:
9d560a0
9d560a0
%posttrans
bb8afdc
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null ||:
9d560a0
1f19584
%files -f %{name}.lang
4342973
%license COPYING
4342973
%doc README
c7a4179
%{_bindir}/gnome-shell
Owen W. Taylor 95dbc16
%{_bindir}/gnome-shell-extension-tool
b94efde
%{_bindir}/gnome-shell-perf-tool
2a3b658
%{_bindir}/gnome-shell-extension-prefs
83b664e
%{_datadir}/glib-2.0/schemas/*.xml
07a5b6c
%{_datadir}/applications/org.gnome.Shell.desktop
2a3b658
%{_datadir}/applications/gnome-shell-extension-prefs.desktop
0430ee2
%{_datadir}/applications/evolution-calendar.desktop
79f637e
%{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
Florian Müllner 6c57217
%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
c7a4179
%{_datadir}/gnome-shell/
Owen W. Taylor 95dbc16
%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
Bastien Nocera 57f0ef1
%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
79f637e
%{_datadir}/dbus-1/services/org.gnome.Shell.PortalHelper.service
6dddfd8
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.PadOsd.xml
Florian Müllner 18d231b
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
Florian Müllner d2d296d
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
2c8fc5b
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
9e5487d
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
Florian Müllner 2c9efaa
# Co own directory instead of pulling in xdg-desktop-portal - we
Florian Müllner 2c9efaa
# are providing a backend to the portal, not depending on it
Florian Müllner 2c9efaa
%dir %{_datadir}/xdg-desktop-portal/portals/
Florian Müllner 2c9efaa
%{_datadir}/xdg-desktop-portal/portals/gnome-shell.portal
c7a4179
%{_libdir}/gnome-shell/
Owen W. Taylor 13e3882
%{_libdir}/mozilla/plugins/*.so
Owen W. Taylor 95dbc16
%{_libexecdir}/gnome-shell-calendar-server
74f824c
%{_libexecdir}/gnome-shell-perf-helper
Bastien Nocera 57f0ef1
%{_libexecdir}/gnome-shell-hotplug-sniffer
79f637e
%{_libexecdir}/gnome-shell-portal-helper
00d2595
# Co own these directories instead of pulling in GConf
00d2595
# after all, we are trying to get rid of GConf with these files
00d2595
%dir %{_datadir}/GConf
00d2595
%dir %{_datadir}/GConf/gsettings
00d2595
%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
e40cec9
%{_mandir}/man1/%{name}.1.gz
9d560a0
# exclude as these should be in a devel package for st etc
9d560a0
%exclude %{_datadir}/gtk-doc
cc6ffb0
c7a4179
%changelog
Florian Müllner f7f80c7
* Thu Sep 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.3-2
Florian Müllner f7f80c7
- Fix crash on fast status icon remapping
Florian Müllner f7f80c7
Florian Müllner 06e9d48
* Thu Jul 20 2017 Florian Müllner <fmuellner@redhat.coM> - 3.24.3-1
Florian Müllner 06e9d48
- Update to 3.24.3
Florian Müllner 06e9d48
Florian Müllner 4f017ab
* Thu May 11 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.2-1
Florian Müllner 4f017ab
- Update to 3.24.2
Florian Müllner 4f017ab
Florian Müllner 930fc96
* Tue Apr 11 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.1-1
Florian Müllner 930fc96
- Update to 3.24.1
Florian Müllner 930fc96
Florian Müllner c79e0af
* Mon Mar 20 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.0-1
Florian Müllner c79e0af
- Update to 3.24.0
Florian Müllner c79e0af
Igor Gnatenko 6294eb7
* Thu Mar 16 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.23.92-2
Igor Gnatenko 6294eb7
- Fix wrong runtime requirements
Igor Gnatenko 6294eb7
Florian Müllner 1c8ab78
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.92-1
Florian Müllner 1c8ab78
- Update to 3.23.92
Florian Müllner 1c8ab78
Florian Müllner 8e8fbdc
* Wed Mar 01 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.91-1
Florian Müllner 8e8fbdc
- Update to 3.23.91
Florian Müllner 8e8fbdc
Florian Müllner b44997b
* Thu Feb 16 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.90-1
Florian Müllner b44997b
- Update to 3.23.90
Florian Müllner b44997b
Richard Hughes 8f41215
* Tue Feb 14 2017 Richard Hughes <rhughes@redhat.com> - 3.23.3-1
Richard Hughes 8f41215
- Update to 3.23.3
Richard Hughes 8f41215
d0cd9f3
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.2-4
d0cd9f3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
d0cd9f3
9f5507d
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.23.2-3
9f5507d
- Rebuild for Python 3.6
9f5507d
40ef9d5
* Tue Dec  6 2016 Rui Matos <rmatos@redhat.com> - 3.23.2-2
40ef9d5
- Tighten mutter version dependency for plugin API changes
40ef9d5
  Resolves: #1401886
40ef9d5
Florian Müllner 139e3fa
* Wed Nov 23 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.2-1
Florian Müllner 139e3fa
- Update to 3.23.2
Florian Müllner 139e3fa
Florian Müllner e537791
* Sun Oct 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.1-1
Florian Müllner e537791
- Update to 3.23.1
Florian Müllner e537791
Bastien Nocera ff136de
* Fri Oct 21 2016 Bastien Nocera <bnocera@redhat.com> - 3.22.1-2
Bastien Nocera ff136de
- Add patches to allow launching on discrete GPU when available
Bastien Nocera ff136de
Florian Müllner b70e381
* Tue Oct 11 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.1
Florian Müllner b70e381
- Update to 3.22.1
Florian Müllner b70e381
Florian Müllner 50c0199
* Mon Sep 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.0
Florian Müllner 50c0199
- Update to 3.22.0
Florian Müllner 50c0199
Florian Müllner 5738b9e
* Tue Sep 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.92
Florian Müllner 5738b9e
- Update to 3.21.92
Florian Müllner 5738b9e
068030f
* Fri Sep 09 2016 Kalev Lember <klember@redhat.com> - 3.21.91-2
068030f
- Drop libgsystem dependency
068030f
Florian Müllner 421a2f5
* Tue Aug 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.91
Florian Müllner 421a2f5
- Update to 3.21.91
Florian Müllner 421a2f5
Florian Müllner 3a980ac
* Sat Aug 20 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.90.1-1
Florian Müllner 3a980ac
- Update to 3.21.90.1
Florian Müllner 3a980ac
  (Fixes a corrupt .desktop file that made it from the build directory into
Florian Müllner 3a980ac
   the 3.21.90 tarball)
Florian Müllner 3a980ac
Florian Müllner 343175c
* Fri Aug 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.90-1
Florian Müllner 343175c
- Update to 3.21.90
Florian Müllner 343175c
Florian Müllner aefb1b8
* Wed Jul 20 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.4-1
Florian Müllner aefb1b8
- Update to 3.21.4
Florian Müllner aefb1b8
982f051
* Mon Jul 18 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-2
982f051
- Rebuild for newer evolution-data-server
982f051
Florian Müllner 3ae34da
* Tue Jun 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.3-1
Florian Müllner 3ae34da
- Update to 3.21.3
Florian Müllner 3ae34da
a50e365
* Tue Jun 21 2016 Milan Crha <mcrha@redhat.com> - 3.21.2-2
a50e365
- Rebuild for newer evolution-data-server
a50e365
Florian Müllner 05f02de
* Thu May 26 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.2-1
Florian Müllner 05f02de
- Update to 3.21.2
Florian Müllner 05f02de
Florian Müllner 49136cd
* Fri Apr 29 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.1-1
Florian Müllner 49136cd
- Update to 3.21.1
Florian Müllner 49136cd
0cec0bb
* Fri Apr 15 2016 David Tardon <dtardon@redhat.com> - 3.20.1-2
0cec0bb
- rebuild for ICU 57.1
0cec0bb
Florian Müllner 9b2d8a9
* Wed Apr 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.1-1
Florian Müllner 9b2d8a9
- Update to 3.20.1
Florian Müllner 9b2d8a9
Florian Müllner 15b923a
* Tue Mar 22 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.0-1
Florian Müllner 15b923a
- Update to 3.20.0
Florian Müllner 15b923a
Florian Müllner 4c44201
* Wed Mar 16 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.92-1
Florian Müllner 4c44201
- Update to 3.19.92
Florian Müllner 4c44201
Florian Müllner 4c44201
* Thu Mar 03 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.91-1
Florian Müllner 3ac5316
- Update to 3.19.91
Florian Müllner 3ac5316
Florian Müllner 6939370
* Fri Feb 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.90-1
Florian Müllner 6939370
- Update to 3.19.90
Florian Müllner 6939370
e888353
* Tue Feb 16 2016 Milan Crha <mcrha@redhat.com> - 3.19.4-3
e888353
- Rebuild for newer evolution-data-server
e888353
f9f3916
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
f9f3916
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
f9f3916
Florian Müllner 07757e4
* Thu Jan 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.4-1
Florian Müllner 07757e4
- Update to 3.19.4
Florian Müllner 07757e4
99c65dd
* Mon Jan 18 2016 David Tardon <dtardon@redhat.com> - 3.19.3-2
99c65dd
- rebuild for libical 2.0.0
99c65dd
Florian Müllner 6c4877b
* Thu Dec 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.3-1
Florian Müllner 6c4877b
- Update to 3.19.3
Florian Müllner 6c4877b
513ca08
* Tue Dec 01 2015 Kalev Lember <klember@redhat.com> - 3.19.2-2
513ca08
- Bump gsettings-desktop-schemas dep to 3.19.2
513ca08
Florian Müllner fddd734
* Wed Nov 25 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.2-1
Florian Müllner fddd734
- Update to 3.19.2
Florian Müllner fddd734
07a5b6c
* Tue Nov 10 2015 Ray Strode <rstrode@redhat.com> 3.19.1-3.20151110
07a5b6c
- Update to git snapshot
07a5b6c
1be3f38
* Sun Nov 01 2015 Kalev Lember <klember@redhat.com> - 3.19.1-2
1be3f38
- Fix gnome-shell crashing in gdm mode (#1276833)
1be3f38
Florian Müllner f9c73dc
* Thu Oct 29 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.1-1
Florian Müllner f9c73dc
- Update to 3.19.1
Florian Müllner f9c73dc
Florian Müllner 9efe5bd
* Thu Oct 15 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.1-1
Florian Müllner 9efe5bd
- Update to 3.18.1
Florian Müllner 9efe5bd
Florian Müllner d2780d2
* Mon Sep 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.0-1
Florian Müllner d2780d2
- Update to 3.18.0
Florian Müllner d2780d2
Florian Müllner c0571d7
* Wed Sep 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.92-1
Florian Müllner c0571d7
- Update to 3.17.92
Florian Müllner c0571d7
Florian Müllner b7113a6
* Thu Sep 03 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.91-1
Florian Müllner b7113a6
- Update to 3.17.91
Florian Müllner b7113a6
Florian Müllner a7ed312
* Thu Aug 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.90-1
Florian Müllner a7ed312
- Update to 3.17.90
Florian Müllner a7ed312
a5548a2
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 3.17.4-2
a5548a2
- Create empty directories for extensions and search providers
7cc6aa1
- Move desktop file validation to %%check section
15ef395
- Use make_install macro
a5548a2
Florian Müllner ff09d03
* Thu Jul 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.4-1
Florian Müllner ff09d03
- Update to 3.17.4
Florian Müllner ff09d03
d6978cd
* Wed Jul 22 2015 Milan Crha <mcrha@redhat.com> - 3.17.3-3
d6978cd
- Rebuild for newer evolution-data-server
d6978cd
ade5f1e
* Sat Jul 04 2015 Kalev Lember <klember@redhat.com> - 3.17.3-2
ade5f1e
- Require gobject-introspection 1.45.3
ade5f1e
Florian Müllner 69f6400
* Thu Jul 02 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.3-1
Florian Müllner 69f6400
- Update to 3.17.3
Florian Müllner 69f6400
ce68f98
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
ce68f98
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
ce68f98
Florian Müllner 8051c81
* Wed May 27 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.2-1
d178299
- Update to 3.17.2
Florian Müllner 8051c81
Florian Müllner cd7e7ea
* Thu Apr 30 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.1-1
Florian Müllner cd7e7ea
- Update to 3.17.1
Florian Müllner cd7e7ea
331061e
* Tue Apr 28 2015 Milan Crha <mcrha@redhat.com> - 3.16.1-2
331061e
- Rebuild for newer evolution-data-server
331061e
Florian Müllner 8a78880
* Tue Apr 14 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.1-1
Florian Müllner 8a78880
- Update to 3.16.1
Florian Müllner 8a78880
Florian Müllner d6f4d9b
* Mon Mar 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.0-1
Florian Müllner d6f4d9b
- Update to 3.16.0
Florian Müllner d6f4d9b
69e72f9
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-2
69e72f9
- Update minimum dep versions
4342973
- Use license macro for the COPYING file
69e72f9
Florian Müllner 1c24986
* Tue Mar 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.92-1
Florian Müllner 1c24986
- Update to 3.15.92
Florian Müllner 1c24986
dd9b40e
* Tue Mar 17 2015 Ray Strode <rstrode@redhat.com> 3.15.91-2
dd9b40e
- Drop dep on NetworkManager-config-connectivity-fedora
dd9b40e
  It's already required by fedora-release-workstation
dd9b40e
Florian Müllner 4b61787
* Wed Mar 04 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.91-1
Florian Müllner 4b61787
- Update to 3.15.91
Florian Müllner 4b61787
Florian Müllner 374f412
* Fri Feb 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.90-1
Florian Müllner 374f412
- Update to 3.15.90
Florian Müllner 374f412
cd7fbd0
* Tue Feb 17 2015 Milan Crha <mcrha@redhat.com> - 3.15.4-2
cd7fbd0
- Rebuild against newer evolution-data-server
cd7fbd0
Florian Müllner 7b4d5c8
* Wed Jan 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.4-1
Florian Müllner 7b4d5c8
- Update to 3.15.4
Florian Müllner 7b4d5c8
Florian Müllner 1cef2f1
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
Florian Müllner 1cef2f1
- Update to 3.15.3
Florian Müllner 1cef2f1
Florian Müllner 5e2d9bd
* Thu Nov 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.2-1
Florian Müllner 5e2d9bd
- Update to 3.15.2
Florian Müllner 5e2d9bd
Florian Müllner b1ced76
* Thu Oct 30 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.1-1
Florian Müllner b1ced76
- Update to 3.15.1
Florian Müllner b1ced76
Florian Müllner 411f651
* Tue Oct 14 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.1-1
Florian Müllner 411f651
- Update to 3.14.1
Florian Müllner 411f651
89ec308
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-2
89ec308
- Drop unused gnome-menus dependency
89ec308
Florian Müllner 482493c
* Mon Sep 22 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.0-1
Florian Müllner 482493c
- Update to 3.14.0
Florian Müllner 482493c
Florian Müllner a5c9dcc
* Wed Sep 17 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.92-1
Florian Müllner a5c9dcc
- Update to 3.13.92
Florian Müllner a5c9dcc
Florian Müllner fe1bf9d
* Wed Sep 03 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.91-1
Florian Müllner fe1bf9d
- Update to 3.13.91
Florian Müllner fe1bf9d
Florian Müllner d413d54
* Wed Aug 20 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.90-1
Florian Müllner d413d54
- Update to 3.13.90
Florian Müllner d413d54
5a59183
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-4
5a59183
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
5a59183
0e467e8
* Thu Jul 31 2014 Milan Crha <mcrha@redhat.com> - 3.13.4-3
0e467e8
- Rebuild against newer evolution-data-server
0e467e8
8b37137
* Mon Jul 28 2014 Adel Gadllah <adel.gadllah@gmail.com> - 3.13.4-2
8b37137
- Require NetworkManager-config-connectivity-fedora
8b37137
Florian Müllner 62931c3
* Wed Jul 23 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.4-1
Florian Müllner 62931c3
- Update to 3.13.4
Florian Müllner 62931c3
272cd12
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-2
272cd12
- Rebuilt for gobject-introspection 1.41.4
272cd12
Florian Müllner e53f982
* Fri Jun 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
Florian Müllner e53f982
- New gobject-introspection has been built, drop the last patch again
Florian Müllner e53f982
Florian Müllner 20a4626
* Wed Jun 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
Florian Müllner 23921a6
- Revert annotation updates until we get a new gobject-introspection build
Florian Müllner 23921a6
Florian Müllner 23921a6
* Wed Jun 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
Florian Müllner 20a4626
- Update to 3.13.3
Florian Müllner 20a4626
a08c6e5
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
a08c6e5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
a08c6e5
55a0706
* Tue May 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.2-1
Florian Müllner c1acab6
- Update to 3.13.2
Florian Müllner c1acab6
06f35b0
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
06f35b0
- Pull in libgsystem
06f35b0
Florian Müllner 496623b
* Wed Apr 30 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.1-1
Florian Müllner 496623b
- Update to 3.13.1
Florian Müllner 496623b
Florian Müllner 8b0c496
* Tue Apr 15 2014 Florian Müllner <fmuellner@redhat.com> - 3.12.1-1
Florian Müllner 8b0c496
- Update to 3.12.1
Florian Müllner 8b0c496
e8d4dc0
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-2
e8d4dc0
- Update dep versions
e8d4dc0
Florian Müllner 9003a51
* Tue Mar 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.12.0-1
Florian Müllner 9003a51
- Update to 3.12.0
Florian Müllner 9003a51
Florian Müllner d8369e6
* Wed Mar 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.92-1
Florian Müllner d8369e6
- Update to 3.11.92
Florian Müllner d8369e6
efa69b1
* Wed Mar 12 2014 Adam Williamson <awilliam@redhat.com> - 3.11.91-2
efa69b1
- update to final revision of background bug fix from upstream (BGO #722149)
efa69b1
Florian Müllner 2e63a4b
* Thu Mar 06 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.91-1
Florian Müllner 2e63a4b
- Update to 3.11.91
Florian Müllner 2e63a4b
1e25be8
* Mon Mar 03 2014 Adam Williamson <awilliam@redhat.com> - 3.11.90-5
1e25be8
- backport fixes to fix drag-and-drop workspace creation (BGO #724686)
1e25be8
c74a308
* Wed Feb 26 2014 Adam Williamson <awilliam@redhat.com> - 3.11.90-4
c74a308
- backport a couple of bugfixes from BGO for things that annoy me
c74a308
Florian Müllner 3aa26dd
* Sat Feb 22 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.90-3
Florian Müllner 3aa26dd
- Add dependency on gnome-control-center - several panels are referenced
Florian Müllner 3aa26dd
  by a number of menu items
Florian Müllner 3aa26dd
034448d
* Thu Feb 20 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.90-2
034448d
- Rebuilt for cogl soname bump
034448d
Florian Müllner 2efa6de
* Thu Feb 20 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.90-1
Florian Müllner 2efa6de
- Update to 3.11.90
Florian Müllner 2efa6de
Peter Hutterer 8c62a74
* Mon Feb 10 2014 Peter Hutterer <peter.hutterer@redhat.com> - 3.11.5-3
Peter Hutterer 8c62a74
- Rebuild for libevdev soname bump
Peter Hutterer 8c62a74
6a17633
* Wed Feb 05 2014 Adam Williamson <awilliam@redhat.com> - 3.11.5-2
6a17633
- build against new gjs (and hence mozjs24)
6a17633
Richard Hughes b067dfc
* Wed Feb 05 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
Richard Hughes b067dfc
- Update to 3.11.5
Richard Hughes b067dfc
24c9405
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.4-2
24c9405
- Rebuild against newer evolution-data-server
24c9405
Florian Müllner 30d0de2
* Thu Jan 16 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.4-1
Florian Müllner 30d0de2
- Update to 3.11.4
Florian Müllner 30d0de2
35e0656
* Tue Jan 14 2014 Milan Crha <mcrha@redhat.com> - 3.11.3-2
35e0656
- Rebuild against newer evolution-data-server
35e0656
Florian Müllner 338889d
* Fri Dec 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.3-1
Florian Müllner 338889d
- Update to 3.11.3
Florian Müllner 338889d
18443b1
* Thu Nov 21 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-3
18443b1
- Rebuild for new libical (RH bug #1023020)
18443b1
7618c31
* Tue Nov 19 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-2
7618c31
- Rebuild against newer evolution-data-server
7618c31
Florian Müllner 7605726
* Wed Nov 13 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.2-1
Florian Müllner 7605726
- Update to 3.11.2
Florian Müllner 7605726
Florian Müllner 4b52618
* Wed Oct 30 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.1-1
Florian Müllner 4b52618
- Update to 3.11.1
Florian Müllner 4b52618
Florian Müllner 337c54c
* Fri Oct 25 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.1-2
Florian Müllner 337c54c
- Rebuild for new e-d-s
Florian Müllner 337c54c
Florian Müllner 1215835
* Tue Oct 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.1-1
Florian Müllner 1215835
- Update to 3.10.1
Florian Müllner 1215835
6305137
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0.1-1
6305137
- Update to 3.10.0.1
6305137
Florian Müllner f7cecf3
* Tue Sep 24 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.0-1
Florian Müllner f7cecf3
- Update to 3.10.0
Florian Müllner f7cecf3
ab8b353
* Wed Sep 18 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.92-3
5f1c911
- Build against mutter-wayland
5f1c911
Florian Müllner b405d55
* Tue Sep 17 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.92-1
Florian Müllner b405d55
- Update to 3.9.92
Florian Müllner b405d55
Florian Müllner 10664ef
* Tue Sep 03 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.91-1
Florian Müllner 10664ef
- Update to 3.9.91
Florian Müllner 10664ef
Florian Müllner e6a4a91
* Thu Aug 22 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.90-1
Florian Müllner e6a4a91
- Update to 3.9.90
Florian Müllner e6a4a91
6b96e2a
* Mon Aug 19 2013 Adam Williamson <awilliam@redhat.com> - 3.9.5-3
6b96e2a
- Rebuild for new e-d-s
6b96e2a
b7f3da6
* Sat Aug 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-2
b7f3da6
- Drop the bluez revert patch as we now have new enough gnome-bluetooth
b7f3da6
Florian Müllner af19299
* Tue Jul 30 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.5
Florian Müllner af19299
- Update to 3.9.5
Florian Müllner af19299
b94b17a
* Mon Jul 29 2013 Adam Williamson <awilliam@redhat.com> - 3.9.4-2
b94b17a
- rebuild against updated evolution-data-server
b94b17a
Florian Müllner 995ef7b
* Wed Jul 10 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.4-1
Florian Müllner 995ef7b
- Update to 3.9.4
Florian Müllner 995ef7b
5b17376
* Wed Jul 10 2013 Milan Crha <mcrha@redhat.com> - 3.9.3-3
5b17376
- Rebuild against newer evolution-data-server
5b17376
2b2827d
* Wed Jul 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-2
2b2827d
- Add a downstream patch to revert back to bluez 4
2b2827d
Florian Müllner 6488597
* Tue Jun 18 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.3-1
Florian Müllner 6488597
- Update to 3.9.3
Florian Müllner 6488597
Florian Müllner 238d346
* Tue May 28 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.2-1
Florian Müllner 238d346
- Update to 3.9.2
Florian Müllner 238d346
Rex Dieter eaea4d4
* Sat May 25 2013 Rex Dieter <rdieter@fedoraproject.org> 3.9.1-3
Rex Dieter eaea4d4
- rebuild (libical)
Rex Dieter eaea4d4
09a9f18
* Wed May 01 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-2
09a9f18
- Add missing telepathy-logger runtime dep
6df5988
- Depend on gnome-session-xsession so that it gets pulled in for
6df5988
  typical GNOME installs
09a9f18
Florian Müllner e4f5cac
* Wed May 01 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.1-1
Florian Müllner e4f5cac
- Update to 3.9.1
Florian Müllner e4f5cac
Florian Müllner ab6a3e4
* Tue Apr 16 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-1
Florian Müllner ab6a3e4
- Update to 3.8.1
Florian Müllner ab6a3e4
b94efde
* Thu Mar 28 2013 Adel Gadllah <adel.gadllah@gmail.com> - 3.8.0.1-2
b94efde
- Ship the perf tool
b94efde
4436fe4
* Wed Mar 27 2013 Ray Strode <rstrode@redhat.com> - 3.8.0.1-1
4436fe4
- Update to 3.8.0.1
4436fe4
Florian Müllner 4579c70
* Tue Mar 26 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.0-1
Florian Müllner 4579c70
- Update to 3.8.0
Florian Müllner 4579c70
Florian Müllner 5c5cac3
* Tue Mar 19 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.92-1
Florian Müllner 5c5cac3
- Update to 3.7.92
Florian Müllner 5c5cac3
Florian Müllner 8bc4e05
* Tue Mar 05 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.91-1
Florian Müllner 8bc4e05
- Update to 3.7.91
Florian Müllner 8bc4e05
Florian Müllner b4fc24e
* Wed Feb 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.90-1
Florian Müllner b4fc24e
- Update to 3.7.90
Florian Müllner b4fc24e
5bb1962
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-2
5bb1962
- Rebuilt for libgcr soname bump
5bb1962
Florian Müllner 4045059
* Wed Feb 06 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.5-1
Florian Müllner 4045059
- Update to 3.7.5
Florian Müllner 4045059
18a4c42
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4.1-2
18a4c42
- Rebuild for new cogl
18a4c42
Florian Müllner 5a2a285
* Thu Jan 17 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4.1-1
Florian Müllner 5a2a285
- Update to 3.7.4.1
Florian Müllner 5a2a285
Florian Müllner a339556
* Tue Jan 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4-1
Florian Müllner a339556
- Update to 3.7.4
Florian Müllner a339556
Richard Hughes 6fbfffe
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.3.1-1
Richard Hughes 6fbfffe
- Update to 3.7.3.1
Richard Hughes 6fbfffe
Florian Müllner 48f1819
* Tue Dec 18 2012 Florian Müllner <fmuellner@redhat.com> 3.7.3-1
Florian Müllner 48f1819
- Update to 3.7.3
Florian Müllner 48f1819
4f52c44
* Mon Dec 17 2012 Adam Jackson <ajax@redhat.com> 3.7.2-3
4f52c44
- Also don't mangle rpath on power
4f52c44
dc4604b
* Mon Dec 10 2012 Adam Jackson <ajax@redhat.com> 3.7.2-2
dc4604b
- Disable bluetooth on power
dc4604b
Florian Müllner 9f43977
* Mon Nov 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.7.2-1
Florian Müllner 9f43977
- Update to 3.7.2
Florian Müllner 9f43977
e5d65e3
* Tue Nov 13 2012 Dan Horák <dan[at]danny.cz> - 3.7.1-2
e5d65e3
- don't Require: gnome-bluetooth on s390(x)
e5d65e3
6fce883
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
6fce883
- Update to 3.7.1
6fce883
4e40bbb
* Wed Oct 31 2012 Brian Pepple <bpepple@fedoraproject.org> - 3.6.1-5
4e40bbb
- Rebuild against latest telepathy-logger
4e40bbb
0d16f78
* Thu Oct 25 2012 Milan Crha <mcrha@redhat.com> - 3.6.1-4
0d16f78
- Rebuild against newer evolution-data-server
0d16f78
05c623e
* Sat Oct 20 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-3
05c623e
- explicit BR: control-center as it isn't brought in indirectly on s390(x)
05c623e
Florian Müllner 04bded0
* Thu Oct 18 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-2
Florian Müllner 04bded0
- Remove avoid-redhat-menus patch
Florian Müllner 04bded0
Florian Müllner 04bded0
  The standard way of supporting a desktop-specific menu layout is
Florian Müllner 04bded0
  to set XDG_MENU_PREFIX (which we made gnome-session do now).
Florian Müllner 04bded0
Florian Müllner 5964c8d
* Mon Oct 15 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-1
Florian Müllner 5964c8d
- Update to 3.6.1
Florian Müllner 5964c8d
Florian Müllner 892588b
* Tue Sep 25 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.0-1
Florian Müllner 892588b
- Update to 3.6.0
Florian Müllner 892588b
Florian Müllner 6c57217
* Wed Sep 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.92-1
Florian Müllner 6c57217
- Update to 3.5.92
Florian Müllner 6c57217
Florian Müllner f93cedb
* Tue Sep 11 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.91-1
Florian Müllner f93cedb
- Update dependencies
Florian Müllner f93cedb
Richard Hughes 0c079aa
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
Richard Hughes 0c079aa
- Update to 3.5.91
Richard Hughes 0c079aa
4cd9091
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.90-3
4cd9091
- Rebuild against new cogl/clutter
4cd9091
Debarshi Ray bb416fe
* Mon Aug 27 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.90-2
Debarshi Ray bf909ad
- Rebuild for new libcamel and synchronize gnome-bluetooth Requires with
Debarshi Ray bf909ad
  BuildRequires.
Debarshi Ray bb416fe
Richard Hughes eae75a6
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
Richard Hughes eae75a6
- Update to 3.5.90
Richard Hughes eae75a6
311c497
* Tue Aug 14 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.5-2
311c497
- Add Requires: gnome-bluetooth >= 3.5.5
311c497
Debarshi Ray 9db8932
* Mon Aug 13 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.5-1
Debarshi Ray 9db8932
- Update to 3.5.5
Debarshi Ray 9db8932
4cac5b5
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-5
4cac5b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
4cac5b5
4e3df0b
* Sat Jul 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.4-4
4e3df0b
- Tighten runtime requires
4e3df0b
e23710e
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.4-3
e23710e
- Add a gdm-libs dependency
e23710e
Colin Walters dac1661
* Wed Jul 18 2012 Colin Walters <walters@verbum.org> - 3.5.4-2
Colin Walters dac1661
- Bump release
Colin Walters dac1661
0430ee2
* Wed Jul 18 2012 Ray Strode <rstrode@redhat.com> 3.5.4-1
0430ee2
- Update to 3.5.4
0430ee2
40d9ec2
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-2
40d9ec2
- Rebuild against new e-d-s
40d9ec2
5637a3a
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
5637a3a
- Update to 3.5.3
5637a3a
Richard Hughes 8db2980
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
Richard Hughes 8db2980
- Remove upstreamed patch
Richard Hughes 8db2980
Richard Hughes 8db2980
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
Richard Hughes 8db2980
- Update to 3.5.2
Richard Hughes 8db2980
Owen W. Taylor 52a8dae
* Mon May 28 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.4.1-6
Owen W. Taylor 52a8dae
- Cherry pick F17 changes, bump build for new evo soname
Owen W. Taylor 52a8dae
Owen W. Taylor 52a8dae
* Wed May 16 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-5
Owen W. Taylor 52a8dae
- New version of unmount notification
Owen W. Taylor 52a8dae
Owen W. Taylor 52a8dae
* Tue May 15 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-4
Owen W. Taylor 52a8dae
- Add a patch to display a notification until it's safe to remove a drive (#819492)
86a58de
Owen W. Taylor 74140a1
* Fri Apr 20 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-3
Owen W. Taylor 74140a1
- Add a patch from upstream to avoid a crash when Evolution is not installed (#814401)
Owen W. Taylor 74140a1
bb8afdc
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
bb8afdc
- Silence glib-compile-schemas scriplets
bb8afdc
1cf3e0f
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
1cf3e0f
- Update to 3.4.1
1cf3e0f
Owen W. Taylor 4f966f9
* Thu Apr  5 2012 Owen Taylor <otaylor@redhat.com> - 3.4.0-2
Owen W. Taylor 4f966f9
- Change gnome-shell-favourite-apps-firefox.patch to also patch the JS code
Owen W. Taylor 4f966f9
  to handle the transition from mozilla-firefox.desktop to firefox.desktop.
Owen W. Taylor 4f966f9
  (#808894, reported by Jonathan Kamens)
Owen W. Taylor 4f966f9
Richard Hughes a638d3f
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
Richard Hughes a638d3f
- Update to 3.4.0
Richard Hughes a638d3f
6c264b8
* Wed Mar 21 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.92-1
6c264b8
- Update to 3.3.92
6c264b8
9d5ea85
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-2
9d5ea85
- Rebuild for new cogl
9d5ea85
55a0706
* Sat Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
b871f9a
- Update to 3.3.90
b871f9a
982e4e0
* Thu Feb  9 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-2
982e4e0
- Depend on accountsservice-libs (#755112)
982e4e0
06c9174
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
06c9174
- Update to 3.3.5
06c9174
75b048b
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
75b048b
- Update to 3.3.4
75b048b
67ea9e6
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-2
67ea9e6
- Rebuild for new cogl
67ea9e6
1332b05
* Thu Jan  5 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
1332b05
- Update to 3.3.3
1332b05
0c884ba
* Sun Nov 27 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.3.2-2
0c884ba
- Rebuild for new clutter and e-d-s
0c884ba
100c185
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
100c185
- Update to 3.3.2
100c185
d4b017e
* Wed Nov 09 2011 Kalev Lember <kalevlember@gmail.com> - 3.2.1-6
d4b017e
- Adapt to firefox desktop file name change in F17
d4b017e
6ec998b
* Thu Nov 03 2011 Adam Jackson <ajax@redhat.com> 3.2.1-5
6ec998b
- Build with -Wno-error=disabled-declarations for the moment
6ec998b
6c330a4
* Wed Nov 02 2011 Brian Pepple <bpepple@fedoraproject.org> - 3.2.1-4
6c330a4
- Rebuld against tp-logger.
6c330a4
55a0706
* Sun Oct 30 2011 Bruno Wolff III <bruno@wolff.to> - 3.2.1-3
d229ff8
- Rebuild for new evolution-data-server
d229ff8
5b9ac07
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
5b9ac07
- Rebuilt for glibc bug#747377
5b9ac07
efafa91
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
efafa91
- Update to 3.2.1
f4adb9a
efafa91
* Wed Sep 28 2011 Ray Strode <rstrode@redhat.com> 3.2.0-2
efafa91
- rebuild
efafa91
efafa91
* Mon Sep 26 2011 Owen Taylor <otaylor@redhat.com> - 3.2.0-1
81b24e5
- Update to 3.2.0
81b24e5
efafa91
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
efafa91
- Update to 3.1.92
efafa91
a1a66df
* Fri Sep 16 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91.1-2
a1a66df
- Tighten dependencies by specifying the required arch (#739130)
a1a66df
Owen W. Taylor 13e3882
* Wed Sep 14 2011 Owen Taylor <otaylor@redhat.com> - 3.1.91.1-1
Owen W. Taylor 13e3882
- Update to 3.1.91.1 (adds browser plugin)
Owen W. Taylor 13e3882
  Update Requires
Owen W. Taylor 13e3882
7c2cec1
* Thu Sep 08 2011 Dan Horák <dan[at]danny.cz> - 3.1.91-3
7c2cec1
- workaround a chrpath issue on s390(x)
7c2cec1
22f42d8
* Wed Sep 07 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91-2
22f42d8
- Replace Epiphany with Firefox in the default favourite apps
22f42d8
eb16f3a
* Wed Sep  7 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
eb16f3a
- Update to 3.1.91
efafa91
efafa91
* Thu Sep  1 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-2
eb16f3a
- Require caribou
eb16f3a
a4e21fa
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
a4e21fa
- Update to 3.1.90.1
a4e21fa
fe605fc
* Wed Aug 31 2011 Adam Williamson <awilliam@redhat.com> - 3.1.4-3.gite7b9933
fe605fc
- rebuild against e-d-s
fe605fc
95ce826
* Fri Aug 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-2.gite7b9933
95ce826
- git snapshot that builds against gnome-menus 3.1.5
47d7db5
Matthew Barnes c34d548
* Thu Aug 18 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.5-1
Matthew Barnes c34d548
- Rebuild against newer eds libraries.
Matthew Barnes c34d548
3ac4265
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
3ac4265
- Update to 3.1.4
3ac4265
fbe6570
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-4
fbe6570
- Rebuild
fbe6570
13a8f37
* Tue Jul 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-3
13a8f37
- Add necessary requires
13a8f37
cce823d
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-2
cce823d
- Rebuild
cce823d
0c884ba
* Tue Jul  5 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1.3-1
197eb21
- Upstream 3.1.3 dev release
197eb21
c39927b
* Mon Jun 27 2011 Adam Williamson <awilliam@redhat.com> - 3.0.2-4
c39927b
- add fixes from f15 branch (gjs dep and rpath)
c39927b
Owen W. Taylor a1b7aa5
* Wed Jun 22 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2-3
Owen W. Taylor a1b7aa5
- Add a patch from upstream to avoid g_file_get_contents()
Owen W. Taylor a1b7aa5
337272a
* Fri Jun 17 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.2-2
337272a
- Rebuilt for new gtk3 and gnome-desktop3
337272a
Owen W. Taylor 542b428
* Wed May 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2-1
Owen W. Taylor 542b428
- Update to 3.0.2
Owen W. Taylor 542b428
d540c8f
* Tue May 10 2011 Dan Williams <dcbw@redhat.com> - 3.0.1-4
d540c8f
- Fix initial connections to WPA Enterprise access points (#699014)
d540c8f
- Fix initial connections to mobile broadband networks
d540c8f
d2811fa
* Thu Apr 28 2011 Dan Horák <dan[at]danny.cz> - 3.0.1-3
d2811fa
- no bluetooth on s390(x)
d2811fa
Owen W. Taylor 3500f3f
* Wed Apr 27 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-2
Owen W. Taylor 3500f3f
- Add a patch from upstream to fix duplicate applications in application display
Owen W. Taylor 3500f3f
Owen W. Taylor 5d8beb4
* Mon Apr 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-1
Owen W. Taylor 5d8beb4
- Update to 3.0.1
Owen W. Taylor 5d8beb4
Colin Walters 99b45e4
* Mon Apr 11 2011 Colin Walters <walters@verbum.org> - 3.0.0.2-2
Colin Walters 99b45e4
- We want to use the GNOME menus which has the designed categories,
Colin Walters 99b45e4
  not the legacy redhat-menus.
Colin Walters 99b45e4
af95657
* Fri Apr 08 2011 Nils Philippsen <nils@redhat.com> - 3.0.0.2-1
6fa4b55
- Update to 3.0.0.2 (fixes missing import that was preventing extensions from
6fa4b55
  loading.)
af95657
- Update source URL
af95657
Owen W. Taylor 3680574
* Tue Apr  5 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0.1-1
Owen W. Taylor 3680574
- Update to 3.0.0.1 (fixes bug where network menu could leave
Owen W. Taylor 3680574
  Clutter event handling stuck.)
Owen W. Taylor 3680574
Owen W. Taylor 1bfe394
* Mon Apr  4 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0-1
Owen W. Taylor 1bfe394
- Update to 3.0.0
Owen W. Taylor 1bfe394
0690421
* Tue Mar 29 2011 Brian Pepple <bpepple@fedoraproject.org> - 2.91.93-3
0690421
- Bump
0690421
2b16241
* Tue Mar 29 2011 Brian Pepple <bpepple@fedoraproject.org> - 2.91.93-2
2b16241
- Rebuild for new tp-logger
2b16241
14ddacd
* Mon Mar 28 2011 Owen Taylor <otaylor@redhat.com> - 2.91.93-1
14ddacd
- Update to 2.91.93.
14ddacd
2722198
* Fri Mar 25 2011 Ray Strode <rstrode@redhat.com> 2.91.92-3
2722198
- Adjustments for More nm-client api changes.
7e9be7c
- Fix VPN indicator
2722198
Christopher Aillon a02f481
* Thu Mar 24 2011 Christopher Aillon <caillon@redhat.com> - 2.91.92-2
Christopher Aillon a02f481
- Make activating vpn connections work from the shell indicator
Christopher Aillon a02f481
7077aff
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
7077aff
- Update to 2.91.92
7077aff
eaa5fe2
* Wed Mar 16 2011 Michel Salim <salimma@fedoraproject.org> - 2.91.91-2
eaa5fe2
- Fix alt-tab behavior on when primary display is not leftmost (# 683932)
eaa5fe2
Owen W. Taylor 95dbc16
* Tue Mar  8 2011 Owen Taylor <otaylor@redhat.com> - 2.91.91-1
Owen W. Taylor 95dbc16
- Update to 2.91.91
Owen W. Taylor 95dbc16
6254d10
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-2
6254d10
- Require upower and polkit at runtime
6254d10
aa56f9f
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
aa56f9f
- Update to 2.91.90
aa56f9f
e6698dd
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-6
e6698dd
- Rebuild against newer gtk
e6698dd
ded819b
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-5
ded819b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ded819b
Bill Nottingham b7f24b1
* Thu Feb  3 2011 Bill Nottingham <notting@redhat.com> - 2.91.6-4
Bill Nottingham b7f24b1
- buildrequire gnome-bluetooth to fix bluetooth status icon (#674874)
Bill Nottingham b7f24b1
ac0d18b
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-3
ac0d18b
- Rebuild against newer gtk
ac0d18b
Owen W. Taylor 7676b4e
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-2
Owen W. Taylor 7676b4e
- Build-requires evolution-data-server-devel
Owen W. Taylor 7676b4e
Owen W. Taylor f5f29bb
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-1
Owen W. Taylor f5f29bb
- Update to 2.91.6
Owen W. Taylor f5f29bb
95ab158
* Thu Jan 13 2011 Mattihas Clasen <mclasen@redhat.com> - 2.91.5-3
95ab158
- Drop desktop-effects dependency
95ab158
Colin Walters 4da0e71
* Wed Jan 12 2011 Colin Walters <walters@verbum.org> - 2.91.5-2
Colin Walters 4da0e71
- BR latest g-i, handles flags as arguments better
Colin Walters 4da0e71
Colin Walters 44adb10
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
Colin Walters 44adb10
- Update to 2.91.5
Colin Walters 44adb10
Colin Walters 44adb10
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
Colin Walters 44adb10
- Update to 2.91.4
Colin Walters 44adb10
- Rebuild against new gtk
Colin Walters 44adb10
Colin Walters 44adb10
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
Colin Walters 44adb10
- Rebuild aginst new gtk
Colin Walters 44adb10
Colin Walters 44adb10
* Mon Nov 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
Colin Walters 44adb10
- Update to 2.91.3
Colin Walters 44adb10
Colin Walters 44adb10
* Thu Nov 18 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-3
Colin Walters 44adb10
- Add another memory-management crasher fix from upstream
Colin Walters 44adb10
Colin Walters 44adb10
* Mon Nov 15 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-2
Colin Walters 44adb10
- Add a patch from upstream fixing a memory-management crasher
Colin Walters 44adb10
Colin Walters 44adb10
* Tue Nov  9 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
Colin Walters 44adb10
- Update to 2.91.2
Colin Walters 44adb10
Colin Walters 44adb10
* Mon Nov  1 2010 Owen Taylor <otaylor@redhat.com> - 2.91.1-1
Colin Walters 44adb10
- Update to 2.91.1
Colin Walters 44adb10
- Add libcroco-devel to BuildRequires, apparently it was getting
Colin Walters 44adb10
  pulled in indirectly before
Colin Walters 44adb10
- Add libcanberra-devel and pulseaudio-libs-devel BuildRequires
Owen W. Taylor 6f19743
Owen W. Taylor d981d41
* Mon Oct  4 2010 Owen Taylor <otaylor@redhat.com> - 2.91.0-1
Owen W. Taylor d981d41
- Update to 2.91.0
Owen W. Taylor d981d41
- Remove patch to disable VBlank syncing
Owen W. Taylor d981d41
742b85b
* Thu Aug 12 2010 Colin Walters <walters@verbum.org> - 2.31.5-7
Colin Walters 01930dc
- Add patch to disable vblank syncing
Colin Walters 01930dc
cc6ffb0
* Tue Jul 13 2010 Colin Walters <walters@verbum.org> - 2.31.5-5
cc6ffb0
- Run glib-compile-schemas
cc6ffb0
83b664e
* Tue Jul 13 2010 Colin Walters <walters@megatron> - 2.31.5-4
83b664e
- Bless stuff in files section
83b664e
86278de
* Tue Jul 13 2010 Colin Walters <walters@verbum.org> - 2.31.5-3
86278de
- Axe gnome-desktop-devel
86278de
3d69b00
* Tue Jul 13 2010 Adel Gadllah <adel.gadllah@gmail.com> - 2.31.5-2
3d69b00
- BuildRequire gnome-desktop3-devel, gtk3
3d69b00
361e55c
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 2.31.5-1
361e55c
- New upstream version
361e55c
- Drop rpath goop, shouldn't be necessary any more
361e55c
5adedde
* Fri Jun 25 2010 Colin Walters <walters@megatron> - 2.31.2-3
5adedde
- Drop gir-repository-devel build dependency
5adedde
e40cec9
* Fri May 28 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-2
e40cec9
- Added new version requirements for dependencies based on upstream releases
e40cec9
- Added new file listings for gnome-shell-clock-preferences binary and .desktop
e40cec9
- Added gnome-shell man page file listing
e40cec9
c8daa76
* Wed May 26 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-1
c8daa76
- New upstream release
c8daa76
15f4104
* Fri Mar 26 2010 Colin Walters <walters@verbum.org> - 2.29.1-3
15f4104
- Specify V=1 for build, readd smp_mflags since parallel is fixed upstream
15f4104
15f4104
* Thu Mar 25 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.29.1-2
15f4104
- Bumped for new version of mutter and clutter
15f4104
- Added version requirement to gjs-devel because of dependency of build
15f4104
15f4104
* Wed Mar 24 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.29.1-1
15f4104
- Update to latest version 2.29.1
15f4104
15f4104
* Sun Feb 21 2010 Bastien Nocera <bnocera@redhat.com> 2.28.1-0.2.20100128git
15f4104
- Require json-glib
15f4104
- Rebuild for new clutter with json split out
15f4104
- Fix deprecation in COGL
15f4104
6267bc7
* Thu Jan 28 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.1-0.1.20100128git
6267bc7
- New git snapshot
6267bc7
- Fixed Version for alphatag use
ba81370
bc8a420
* Fri Jan 15 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20101015git-1
bc8a420
- Added dependency on a git build of gobject-introspect to solve some breakage
bc8a420
- Also went ahead and made a new git tarball
bc8a420
c15ff66
* Tue Jan 12 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20100112git-1
c15ff66
- New git snapshot
c15ff66
55a0706
* Mon Dec 07 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-5
2f35f2d
- Added libtool, glib-gettext for the libtoolize dep of git snapshot
2f35f2d
421a681
* Mon Dec 07 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-4
421a681
- Added gnome-common needed by autogen.sh in git snapshot build
421a681
b4adfe0
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-3
b4adfe0
- Added the autotools needed to build the git snapshot to the build requires
b4adfe0
f1784ae
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-2
f1784ae
- Fixed the setup naming issue with the git snapshot directory naming
f1784ae
fd0f627
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-1
fd0f627
- Update to git snapshot on 20091206
fd0f627
b6bbc7f
* Wed Oct  7 2009 Owen Taylor <otaylor@redhat.com> - 2.28.0-2
b6bbc7f
- Update to 2.28.0
b6bbc7f
3d253f8
* Tue Sep 15 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-1
3d253f8
- Update to 2.27.3
3d253f8
dba2bb6
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.2-2
dba2bb6
- Test for gobject-introspection version should be >= not >
dba2bb6
c571d67
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.2-1
c571d67
- Update to 2.27.2
c571d67
- Add an explicit dep on gobject-introspection 0.6.5 which is required 
c571d67
  for the new version
c571d67
13b0e62
* Sat Aug 29 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-4
13b0e62
- Fix GConf %%preun script to properly be for package removal
13b0e62
4113d1a
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-3
4113d1a
- Replace libgnomeui with gnome-desktop in BuildRequires
4113d1a
1f19584
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-2
1f19584
- BuildRequire intltool
1f19584
- Add find_lang
1f19584
ffb2154
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-1
ffb2154
- Update to 2.27.1
ffb2154
- Update Requires, add desktop-effects
ffb2154
c7a4179
* Wed Aug 12 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-4
c7a4179
- Add an explicit dependency on GConf2 for pre/post
c7a4179
c7a4179
* Tue Aug 11 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-3
c7a4179
- Add missing BuildRequires on gir-repository-devel
c7a4179
c7a4179
* Tue Aug 11 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-2
c7a4179
- Temporarily use a non-parallel-build until gnome-shell is fixed
c7a4179
c7a4179
* Mon Aug 10 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-1
c7a4179
- Initial version