2018-04-10 15:29:45 +00:00
|
|
|
%define gnome_online_accounts_version 3.25.3
|
2020-02-03 13:53:58 +00:00
|
|
|
%define glib2_version 2.56.0
|
2020-01-06 13:20:29 +00:00
|
|
|
%define gnome_desktop_version 3.35.4
|
2020-02-03 13:53:58 +00:00
|
|
|
%define gsd_version 3.35.0
|
2019-01-09 18:35:01 +00:00
|
|
|
%define gsettings_desktop_schemas_version 3.31.0
|
|
|
|
%define upower_version 0.99.8
|
2018-04-10 15:29:45 +00:00
|
|
|
%define gtk3_version 3.22.20
|
2018-05-17 13:44:01 +00:00
|
|
|
%define cheese_version 3.28.0
|
|
|
|
%define gnome_bluetooth_version 3.18.2
|
2020-09-19 14:10:32 +00:00
|
|
|
%define nm_version 1.24
|
2018-04-10 15:29:45 +00:00
|
|
|
|
|
|
|
Name: gnome-control-center
|
2021-02-15 09:31:24 +00:00
|
|
|
Version: 3.38.4
|
|
|
|
Release: 1%{?dist}
|
2018-04-10 15:29:45 +00:00
|
|
|
Summary: Utilities to configure the GNOME desktop
|
|
|
|
|
|
|
|
License: GPLv2+ and CC-BY-SA
|
|
|
|
URL: http://www.gnome.org
|
2020-09-12 17:17:39 +00:00
|
|
|
Source0: https://download.gnome.org/sources/gnome-control-center/3.38/gnome-control-center-%{version}.tar.xz
|
2018-04-10 15:29:45 +00:00
|
|
|
|
|
|
|
# https://bugzilla.gnome.org/show_bug.cgi?id=695691
|
|
|
|
Patch0: distro-logo.patch
|
|
|
|
|
2020-04-28 11:28:40 +00:00
|
|
|
# https://teams.fedoraproject.org/project/silverblue/us/127
|
|
|
|
Patch1: info-model-for-lenovo.patch
|
|
|
|
|
2020-11-20 08:45:20 +00:00
|
|
|
# https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/875
|
|
|
|
Patch2: 0001-search-Check-for-either-tracker-2.x-or-3.x-schemas.patch
|
|
|
|
|
2018-04-10 15:29:45 +00:00
|
|
|
BuildRequires: chrpath
|
|
|
|
BuildRequires: cups-devel
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: docbook-style-xsl libxslt
|
2019-02-07 09:54:18 +00:00
|
|
|
BuildRequires: gcc
|
2018-04-10 15:29:45 +00:00
|
|
|
BuildRequires: gettext
|
|
|
|
BuildRequires: meson
|
2020-02-03 13:53:58 +00:00
|
|
|
BuildRequires: git
|
2018-04-10 15:29:45 +00:00
|
|
|
BuildRequires: pkgconfig(accountsservice)
|
2018-05-17 13:44:01 +00:00
|
|
|
BuildRequires: pkgconfig(cheese) >= %{cheese_version}
|
2018-04-10 15:29:45 +00:00
|
|
|
BuildRequires: pkgconfig(cheese-gtk)
|
|
|
|
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
|
|
|
BuildRequires: pkgconfig(colord)
|
|
|
|
BuildRequires: pkgconfig(colord-gtk)
|
|
|
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
|
|
|
BuildRequires: pkgconfig(gdk-wayland-3.0)
|
|
|
|
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
|
|
|
BuildRequires: pkgconfig(gnome-desktop-3.0) >= %{gnome_desktop_version}
|
|
|
|
BuildRequires: pkgconfig(gnome-settings-daemon) >= %{gsd_version}
|
|
|
|
BuildRequires: pkgconfig(goa-1.0) >= %{gnome_online_accounts_version}
|
|
|
|
BuildRequires: pkgconfig(goa-backend-1.0)
|
|
|
|
BuildRequires: pkgconfig(grilo-0.3)
|
|
|
|
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= %{gsettings_desktop_schemas_version}
|
2019-02-07 10:11:46 +00:00
|
|
|
BuildRequires: pkgconfig(gsound)
|
2018-04-10 15:29:45 +00:00
|
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
|
|
|
BuildRequires: pkgconfig(gudev-1.0)
|
|
|
|
BuildRequires: pkgconfig(ibus-1.0)
|
|
|
|
BuildRequires: pkgconfig(libcanberra-gtk3)
|
|
|
|
BuildRequires: pkgconfig(libgtop-2.0)
|
2020-08-17 21:08:33 +00:00
|
|
|
BuildRequires: pkgconfig(libhandy-1)
|
2020-09-19 14:10:32 +00:00
|
|
|
BuildRequires: pkgconfig(libnm) >= %{nm_version}
|
2018-04-10 15:29:45 +00:00
|
|
|
BuildRequires: pkgconfig(libnma)
|
|
|
|
BuildRequires: pkgconfig(libpulse)
|
|
|
|
BuildRequires: pkgconfig(libpulse-mainloop-glib)
|
2018-08-12 20:15:00 +00:00
|
|
|
BuildRequires: pkgconfig(libsecret-1)
|
2018-04-10 15:29:45 +00:00
|
|
|
BuildRequires: pkgconfig(libsoup-2.4)
|
|
|
|
BuildRequires: pkgconfig(libxml-2.0)
|
|
|
|
BuildRequires: pkgconfig(mm-glib)
|
|
|
|
BuildRequires: pkgconfig(polkit-gobject-1)
|
|
|
|
BuildRequires: pkgconfig(pwquality)
|
|
|
|
BuildRequires: pkgconfig(smbclient)
|
2018-05-17 13:12:02 +00:00
|
|
|
BuildRequires: pkgconfig(upower-glib) >= %{upower_version}
|
2018-04-10 15:29:45 +00:00
|
|
|
BuildRequires: pkgconfig(x11)
|
|
|
|
BuildRequires: pkgconfig(xi)
|
2019-02-23 20:09:06 +00:00
|
|
|
BuildRequires: pkgconfig(udisks2)
|
2018-04-10 15:29:45 +00:00
|
|
|
%ifnarch s390 s390x
|
|
|
|
BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= %{gnome_bluetooth_version}
|
|
|
|
BuildRequires: pkgconfig(libwacom)
|
|
|
|
%endif
|
|
|
|
|
|
|
|
# Versioned library deps
|
2018-05-17 13:44:01 +00:00
|
|
|
Requires: cheese-libs%{?_isa} >= %{cheese_version}
|
2018-04-10 15:29:45 +00:00
|
|
|
Requires: glib2%{?_isa} >= %{glib2_version}
|
|
|
|
Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
|
|
|
|
Requires: gnome-online-accounts%{?_isa} >= %{gnome_online_accounts_version}
|
|
|
|
Requires: gnome-settings-daemon%{?_isa} >= %{gsd_version}
|
|
|
|
Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
|
|
|
|
Requires: gtk3%{?_isa} >= %{gtk3_version}
|
2018-05-17 13:12:02 +00:00
|
|
|
Requires: upower%{?_isa} >= %{upower_version}
|
2018-04-10 15:29:45 +00:00
|
|
|
%ifnarch s390 s390x
|
|
|
|
Requires: gnome-bluetooth%{?_isa} >= 1:%{gnome_bluetooth_version}
|
|
|
|
%endif
|
|
|
|
|
|
|
|
Requires: %{name}-filesystem = %{version}-%{release}
|
|
|
|
# For user accounts
|
|
|
|
Requires: accountsservice
|
|
|
|
Requires: alsa-lib
|
2018-04-13 14:49:57 +00:00
|
|
|
# For the thunderbolt panel
|
2018-11-17 15:51:18 +00:00
|
|
|
Recommends: bolt
|
2018-04-10 15:29:45 +00:00
|
|
|
# For the color panel
|
|
|
|
Requires: colord
|
|
|
|
# For the printers panel
|
|
|
|
Requires: cups-pk-helper
|
2018-10-11 12:59:42 +00:00
|
|
|
Requires: dbus
|
2018-04-10 15:29:45 +00:00
|
|
|
# For the info/details panel
|
|
|
|
Requires: glx-utils
|
|
|
|
# For the user languages
|
|
|
|
Requires: iso-codes
|
2020-10-13 17:08:05 +00:00
|
|
|
# For the network panel
|
2018-05-23 09:14:55 +00:00
|
|
|
Recommends: NetworkManager-wifi
|
2020-10-13 17:08:05 +00:00
|
|
|
Recommends: nm-connection-editor
|
2020-08-04 14:49:52 +00:00
|
|
|
# For Show Details in the color panel
|
|
|
|
Recommends: gnome-color-manager
|
2018-04-10 15:29:45 +00:00
|
|
|
# For the sharing panel
|
2018-11-20 13:55:32 +00:00
|
|
|
Recommends: gnome-remote-desktop
|
|
|
|
%if 0%{?fedora}
|
2018-11-17 15:55:33 +00:00
|
|
|
Recommends: rygel
|
2018-04-10 15:29:45 +00:00
|
|
|
%endif
|
2018-11-20 13:55:32 +00:00
|
|
|
Recommends: vino
|
2018-04-10 15:29:45 +00:00
|
|
|
# For the info/details panel
|
|
|
|
Requires: switcheroo-control
|
|
|
|
# For the keyboard panel
|
|
|
|
Requires: /usr/bin/gkbd-keyboard-display
|
|
|
|
|
|
|
|
# Renamed in F28
|
|
|
|
Provides: control-center = 1:%{version}-%{release}
|
|
|
|
Provides: control-center%{?_isa} = 1:%{version}-%{release}
|
|
|
|
Obsoletes: control-center < 1:%{version}-%{release}
|
|
|
|
|
|
|
|
%description
|
|
|
|
This package contains configuration utilities for the GNOME desktop, which
|
|
|
|
allow to configure accessibility options, desktop fonts, keyboard and mouse
|
|
|
|
properties, sound setup, desktop theme and background, user interface
|
|
|
|
properties, screen resolution, and other settings.
|
|
|
|
|
|
|
|
%package filesystem
|
|
|
|
Summary: GNOME Control Center directories
|
|
|
|
# NOTE: this is an "inverse dep" subpackage. It gets pulled in
|
|
|
|
# NOTE: by the main package and MUST not depend on the main package
|
|
|
|
BuildArch: noarch
|
|
|
|
# Renamed in F28
|
|
|
|
Provides: control-center-filesystem = 1:%{version}-%{release}
|
|
|
|
Obsoletes: control-center-filesystem < 1:%{version}-%{release}
|
|
|
|
|
|
|
|
%description filesystem
|
|
|
|
The GNOME control-center provides a number of extension points
|
|
|
|
for applications. This package contains directories where applications
|
|
|
|
can install configuration files that are picked up by the control-center
|
|
|
|
utilities.
|
|
|
|
|
|
|
|
%prep
|
2020-02-03 13:53:58 +00:00
|
|
|
%autosetup -p1 -S git
|
2018-04-10 15:29:45 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
%meson -Ddocumentation=true
|
|
|
|
%meson_build
|
|
|
|
|
|
|
|
%install
|
|
|
|
%meson_install
|
|
|
|
|
|
|
|
# We do want this
|
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnome/wm-properties
|
|
|
|
|
|
|
|
# We don't want these
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/autostart
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/cursor-fonts
|
|
|
|
|
|
|
|
# Remove rpath
|
|
|
|
chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
|
|
|
|
|
|
|
|
%find_lang %{name} --all-name --with-gnome
|
|
|
|
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%license COPYING
|
2018-08-12 19:12:51 +00:00
|
|
|
%doc NEWS README.md
|
2018-04-10 15:29:45 +00:00
|
|
|
%{_bindir}/gnome-control-center
|
|
|
|
%{_datadir}/applications/*.desktop
|
|
|
|
%{_datadir}/bash-completion/completions/gnome-control-center
|
|
|
|
%{_datadir}/dbus-1/services/org.gnome.ControlCenter.SearchProvider.service
|
|
|
|
%{_datadir}/dbus-1/services/org.gnome.ControlCenter.service
|
|
|
|
%{_datadir}/gettext/
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.ControlCenter.gschema.xml
|
|
|
|
%{_datadir}/gnome-control-center/keybindings/*.xml
|
|
|
|
%{_datadir}/gnome-control-center/pixmaps
|
|
|
|
%{_datadir}/gnome-shell/search-providers/gnome-control-center-search-provider.ini
|
|
|
|
%{_datadir}/icons/hicolor/*/*/*
|
|
|
|
%{_datadir}/man/man1/gnome-control-center.1*
|
|
|
|
%{_datadir}/metainfo/gnome-control-center.appdata.xml
|
|
|
|
%{_datadir}/pixmaps/faces
|
|
|
|
%{_datadir}/pkgconfig/gnome-keybindings.pc
|
|
|
|
%{_datadir}/polkit-1/actions/org.gnome.controlcenter.*.policy
|
|
|
|
%{_datadir}/polkit-1/rules.d/gnome-control-center.rules
|
|
|
|
%{_datadir}/sounds/gnome/default/*/*.ogg
|
|
|
|
%{_libexecdir}/cc-remote-login-helper
|
|
|
|
%{_libexecdir}/gnome-control-center-search-provider
|
2020-02-03 14:49:00 +00:00
|
|
|
%{_libexecdir}/gnome-control-center-print-renderer
|
2018-04-10 15:29:45 +00:00
|
|
|
|
|
|
|
%files filesystem
|
|
|
|
%dir %{_datadir}/gnome-control-center
|
|
|
|
%dir %{_datadir}/gnome-control-center/keybindings
|
|
|
|
%dir %{_datadir}/gnome/wm-properties
|
|
|
|
|
|
|
|
%changelog
|
2021-02-15 09:31:24 +00:00
|
|
|
* Mon Feb 15 2021 Kalev Lember <klember@redhat.com> - 3.38.4-1
|
|
|
|
- Update to 3.38.4
|
|
|
|
|
2021-01-26 08:33:15 +00:00
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2021-01-16 20:21:24 +00:00
|
|
|
* Sat Jan 16 2021 Kalev Lember <klember@redhat.com> - 3.38.3-1
|
|
|
|
- Update to 3.38.3
|
|
|
|
|
2020-11-20 08:45:20 +00:00
|
|
|
* Fri Nov 20 2020 Kalev Lember <klember@redhat.com> - 3.38.2-2
|
|
|
|
- search: Check for either tracker 2.x or 3.x schemas
|
|
|
|
|
2020-11-20 08:39:35 +00:00
|
|
|
* Fri Nov 20 2020 Kalev Lember <klember@redhat.com> - 3.38.2-1
|
|
|
|
- Update to 3.38.2
|
|
|
|
|
2020-10-13 17:08:05 +00:00
|
|
|
* Tue Oct 13 2020 Kalev Lember <klember@redhat.com> - 3.38.1-2
|
|
|
|
- Add Recommends: nm-connection-editor for the network panel (#1887891)
|
|
|
|
|
2020-10-05 18:48:36 +00:00
|
|
|
* Mon Oct 5 2020 Kalev Lember <klember@redhat.com> - 3.38.1-1
|
|
|
|
- Update to 3.38.1
|
|
|
|
|
2020-09-19 14:10:32 +00:00
|
|
|
* Sat Sep 19 2020 Yaroslav Fedevych <yaroslav@fedevych.name> - 3.38.0-2
|
|
|
|
- Specify the minimum libnm version needed to build the package
|
|
|
|
|
2020-09-12 17:17:39 +00:00
|
|
|
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
|
|
|
- Update to 3.38.0
|
|
|
|
|
2020-09-06 19:37:32 +00:00
|
|
|
* Sun Sep 06 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
|
|
|
|
- Update to 3.37.92
|
|
|
|
|
2020-08-17 21:08:33 +00:00
|
|
|
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.90-1
|
|
|
|
- Update to 3.37.90
|
|
|
|
|
2020-08-04 14:49:52 +00:00
|
|
|
* Tue Aug 04 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 3.37.3-4
|
|
|
|
- Add Recommends: gnome-color-manager for the color panel
|
|
|
|
|
2020-08-01 02:12:12 +00:00
|
|
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.3-3
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-07-27 20:32:42 +00:00
|
|
|
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-07-20 14:04:21 +00:00
|
|
|
* Mon Jul 20 2020 Kalev Lember <klember@redhat.com> - 3.37.3-1
|
|
|
|
- Update to 3.37.3
|
|
|
|
|
2020-07-20 11:52:27 +00:00
|
|
|
* Mon Jul 20 2020 Kalev Lember <klember@redhat.com> - 3.36.4-1
|
|
|
|
- Update to 3.36.4
|
|
|
|
|
2020-06-03 06:33:57 +00:00
|
|
|
* Wed Jun 03 2020 Kalev Lember <klember@redhat.com> - 3.36.3-1
|
|
|
|
- Update to 3.36.3
|
|
|
|
|
2020-05-01 14:41:54 +00:00
|
|
|
* Fri May 01 2020 Kalev Lember <klember@redhat.com> - 3.36.2-1
|
|
|
|
- Update to 3.36.2
|
|
|
|
|
2020-04-28 11:28:40 +00:00
|
|
|
* Tue Apr 28 2020 Felipe Borges <feborges@redhat.com> - 3.36.1-2
|
|
|
|
- Add "Model" row info for Lenovo devices
|
|
|
|
|
2020-03-27 21:51:47 +00:00
|
|
|
* Fri Mar 27 2020 Kalev Lember <klember@redhat.com> - 3.36.1-1
|
|
|
|
- Update to 3.36.1
|
|
|
|
|
2020-03-19 16:09:50 +00:00
|
|
|
* Thu Mar 19 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 3.36.0-3
|
|
|
|
- No changes, bump revision to maintain upgrade path from F32
|
|
|
|
|
2020-03-16 18:47:39 +00:00
|
|
|
* Mon Mar 16 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 3.36.0-2
|
|
|
|
- Update distro-logo.patch to use fedora_vertical version of logo.
|
|
|
|
|
2020-03-07 08:37:39 +00:00
|
|
|
* Sat Mar 07 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
|
|
|
- Update to 3.36.0
|
|
|
|
|
2020-03-02 20:01:21 +00:00
|
|
|
* Mon Mar 02 2020 Kalev Lember <klember@redhat.com> - 3.35.92-1
|
|
|
|
- Update to 3.35.92
|
|
|
|
|
2020-02-17 21:04:43 +00:00
|
|
|
* Mon Feb 17 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
|
|
|
|
- Update to 3.35.91
|
|
|
|
|
2020-02-03 13:53:58 +00:00
|
|
|
* Mon Feb 03 2020 Bastien Nocera <bnocera@redhat.com> - 3.35.90-1
|
|
|
|
+ gnome-control-center-3.35.90-1
|
|
|
|
- Update to 3.35.90
|
|
|
|
|
2020-01-28 22:37:55 +00:00
|
|
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.34.2-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2020-01-06 13:20:29 +00:00
|
|
|
* Thu Jan 16 2020 Kalev Lember <klember@redhat.com> - 3.34.2-3
|
|
|
|
- Backport a patch to fix the build with latest libgnome-desktop
|
|
|
|
|
2019-12-09 19:54:22 +00:00
|
|
|
* Mon Dec 09 2019 Michael Catanzaro <mcatanzaro@gnome.org> - 3.34.2-2
|
|
|
|
- Drop nm-connection-editor requires, per gnome-control-center#512
|
|
|
|
- To edit mobile broadband connections, install nm-connection-editor
|
|
|
|
|
2019-11-27 16:11:15 +00:00
|
|
|
* Wed Nov 27 2019 Kalev Lember <klember@redhat.com> - 3.34.2-1
|
|
|
|
- Update to 3.34.2
|
|
|
|
|
2019-10-10 18:14:27 +00:00
|
|
|
* Thu Oct 10 2019 Adam Williamson <awilliam@redhat.com> - 3.34.1-4
|
|
|
|
- Add patch to fix crash when selecting display with no modes (rhbz#1756553)
|
|
|
|
|
2019-10-09 09:59:28 +00:00
|
|
|
* Wed Oct 09 2019 Felipe Borges <feborges@redhat.com> - 3.34.1-3
|
|
|
|
- Add patch to fix parsing of addresses while adding printers (rhbz#1750394)
|
|
|
|
|
2019-10-07 17:01:02 +00:00
|
|
|
* Mon Oct 07 2019 Benjamin Berg <bberg@redhat.com> - 3.34.1-2
|
|
|
|
- Add patch to fix resetting of system wide format locale (rhbz#1759221)
|
|
|
|
|
2019-10-07 08:12:59 +00:00
|
|
|
* Mon Oct 07 2019 Kalev Lember <klember@redhat.com> - 3.34.1-1
|
|
|
|
- Update to 3.34.1
|
|
|
|
|
2019-10-05 15:31:52 +00:00
|
|
|
* Sat Oct 05 2019 Michael Catanzaro <mcatanzaro@gnome.org> - 3.34.0.1-3
|
|
|
|
- Add patch to fix editing wired connection settings (rhbz#1750805)
|
|
|
|
- Remove broken remote printers patch
|
|
|
|
|
2019-10-02 18:08:55 +00:00
|
|
|
* Wed Oct 02 2019 Michael Catanzaro <mcatanzaro@gnome.org> - 3.34.0.1-2
|
|
|
|
- Add patch to fix crash when configuring remote printers
|
|
|
|
|
2019-09-09 16:11:41 +00:00
|
|
|
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.34.0.1-1
|
|
|
|
- Update to 3.34.0.1
|
|
|
|
|
2019-09-09 15:38:29 +00:00
|
|
|
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
|
|
|
- Update to 3.34.0
|
|
|
|
|
2019-08-12 12:12:38 +00:00
|
|
|
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
|
|
|
|
- Update to 3.33.90
|
|
|
|
|
2019-07-25 04:06:37 +00:00
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.33.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-07-21 18:32:46 +00:00
|
|
|
* Sun Jul 21 2019 Kalev Lember <klember@redhat.com> - 3.33.3-2
|
|
|
|
- Remove libXxf86misc-devel BuildRequires as the package no longer exists
|
|
|
|
|
2019-06-19 16:17:00 +00:00
|
|
|
* Wed Jun 19 2019 Kalev Lember <klember@redhat.com> - 3.33.3-1
|
|
|
|
- Update to 3.33.3
|
|
|
|
|
2019-05-24 19:13:55 +00:00
|
|
|
* Fri May 24 2019 Kalev Lember <klember@redhat.com> - 3.32.2-1
|
|
|
|
- Update to 3.32.2
|
|
|
|
|
2019-04-16 17:44:44 +00:00
|
|
|
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 3.32.1-2
|
|
|
|
- Rebuild with Meson fix for #1699099
|
|
|
|
|
2019-03-29 15:19:32 +00:00
|
|
|
* Fri Mar 29 2019 Kalev Lember <klember@redhat.com> - 3.32.1-1
|
|
|
|
- Update to 3.32.1
|
|
|
|
|
2019-03-11 19:25:30 +00:00
|
|
|
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0.1-1
|
|
|
|
- Update to 3.32.0.1
|
|
|
|
|
2019-03-11 15:32:55 +00:00
|
|
|
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
|
|
|
- Update to 3.32.0
|
|
|
|
|
2019-03-04 21:58:24 +00:00
|
|
|
* Mon Mar 04 2019 Kalev Lember <klember@redhat.com> - 3.31.92-1
|
|
|
|
- Update to 3.31.92
|
|
|
|
|
2019-02-23 20:09:06 +00:00
|
|
|
* Sat Feb 23 2019 Kevin Fenzi <kevin@scrye.com> - 3.31.90-2
|
|
|
|
- Add https://gitlab.gnome.org/GNOME/gnome-control-center/merge_requests/387.patch
|
|
|
|
to fix udisks crash
|
|
|
|
|
2019-02-07 10:11:46 +00:00
|
|
|
* Thu Feb 07 2019 Kalev Lember <klember@redhat.com> - 3.31.90-1
|
|
|
|
- Update to 3.31.90
|
|
|
|
|
2019-01-31 23:06:00 +00:00
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.4-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2019-01-09 18:35:01 +00:00
|
|
|
* Wed Jan 09 2019 Kalev Lember <klember@redhat.com> - 3.31.4-1
|
|
|
|
- Update to 3.31.4
|
|
|
|
|
2018-11-20 13:55:32 +00:00
|
|
|
* Tue Nov 20 2018 Pete Walter <pwalter@fedoraproject.org> - 3.30.2-3
|
|
|
|
- Recommend gnome-remote-desktop for the sharing panel
|
|
|
|
|
2018-11-17 15:51:18 +00:00
|
|
|
* Sat Nov 17 2018 Pete Walter <pwalter@fedoraproject.org> - 3.30.2-2
|
|
|
|
- Change bolt requires to recommends (#1643709)
|
2018-11-17 15:55:33 +00:00
|
|
|
- Change rygel requires to recommends
|
2018-11-17 15:51:18 +00:00
|
|
|
|
2018-11-01 06:51:46 +00:00
|
|
|
* Thu Nov 01 2018 Kalev Lember <klember@redhat.com> - 3.30.2-1
|
|
|
|
- Update to 3.30.2
|
|
|
|
|
2018-10-11 12:59:42 +00:00
|
|
|
* Thu Oct 11 2018 David Herrmann <dh.herrmann@gmail.com> - 3.30.1-4
|
|
|
|
- Reduce 'dbus-x11' dependency to 'dbus'. The xinit scripts are no longer the
|
|
|
|
canonical way to start dbus, but the 'dbus' package is nowadays required to
|
|
|
|
provide a user and system bus to its dependents.
|
|
|
|
|
2018-10-10 09:32:33 +00:00
|
|
|
* Wed Oct 10 2018 Benjamin Berg <bberg@redhat.com> - 3.30.1-3
|
|
|
|
- Add patch to improve background loading. The patch is not acceptable
|
|
|
|
upstream as is, but is also a good improvement on the current situation
|
|
|
|
(#1631002)
|
|
|
|
|
2018-10-07 15:28:43 +00:00
|
|
|
* Sun Oct 07 2018 Kalev Lember <klember@redhat.com> - 3.30.1-2
|
|
|
|
- Backport an upstream fix for a crash in the online accounts panel
|
|
|
|
|
2018-09-26 07:52:53 +00:00
|
|
|
* Wed Sep 26 2018 Kalev Lember <klember@redhat.com> - 3.30.1-1
|
|
|
|
- Update to 3.30.1
|
|
|
|
|
2018-09-06 12:52:29 +00:00
|
|
|
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
|
|
|
- Update to 3.30.0
|
|
|
|
|
2018-08-12 19:12:51 +00:00
|
|
|
* Sun Aug 12 2018 Kalev Lember <klember@redhat.com> - 3.29.90-1
|
|
|
|
- Update to 3.29.90
|
|
|
|
|
2018-07-13 02:51:22 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-05-29 19:48:35 +00:00
|
|
|
* Tue May 29 2018 Kalev Lember <klember@redhat.com> - 3.28.2-1
|
|
|
|
- Update to 3.28.2
|
|
|
|
|
2018-05-23 09:14:55 +00:00
|
|
|
* Wed May 23 2018 Pete Walter <pwalter@fedoraproject.org> - 3.28.1-4
|
|
|
|
- Change NetworkManager-wifi requires to recommends (#1478661)
|
|
|
|
|
2018-05-22 13:27:04 +00:00
|
|
|
* Tue May 22 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-3
|
|
|
|
- Change vino requires to a vino recommends
|
|
|
|
|
2018-04-13 14:49:57 +00:00
|
|
|
* Fri Apr 13 2018 Kalev Lember <klember@redhat.com> - 3.28.1-2
|
|
|
|
- Backport new thunderbolt panel
|
|
|
|
|
2018-04-10 15:29:45 +00:00
|
|
|
* Tue Apr 10 2018 Pete Walter <pwalter@fedoraproject.org> - 3.28.1-1
|
|
|
|
- Rename control-center to gnome-control-center
|