Accepting request 920937 from GNOME:Next
Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/920937 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=466
This commit is contained in:
parent
168525e963
commit
f60d7c87cb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:610f360ce6c6545fb8876466ddfde35768705b22dd3f19c6ca5b1c256a692467
|
||||
size 6493984
|
3
gnome-control-center-41.0.tar.xz
Normal file
3
gnome-control-center-41.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5696222ad353fcf9a07c406e287ecc9138e250645cb2a5941a88ff0685658c1
|
||||
size 6633372
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 20 21:43:27 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 41.0:
|
||||
+ Cleanup the development Flatpak manifest.
|
||||
+ User Accounts: Add parental controls keywords.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 19 07:18:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 41.rc1:
|
||||
+ Cellular: Various translation fixes.
|
||||
+ User Accounts: Improve parental controls behavior.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 18 14:16:03 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 41.beta:
|
||||
+ Introduce the new Cellular panel.
|
||||
+ Introduce the new Multitasking panel.
|
||||
+ About: Fix a crash due to uninitialized variables.
|
||||
+ Bluetooth: Fix Bluetooth switch transitions.
|
||||
+ Location: Fix permission store id (again).
|
||||
+ Power: Polish power profiles section.
|
||||
- Changes from version 41.alpha:
|
||||
+ Improve and fix the development Flatpak manifest.
|
||||
+ Drop dependency on grilo.
|
||||
+ About:
|
||||
- Don't show GNOME micro version number.
|
||||
- Look for dark and text distro logo variants.
|
||||
+ Accessibility: Add "Enable Animations" option.
|
||||
+ Location: Fix permission store id.
|
||||
+ Mouse & Touchpad: Update artwork.
|
||||
+ Online Accounts: Present all online accounts providers at once.
|
||||
+ Power:
|
||||
- Integrate with new power profiles daemon API.
|
||||
- Show more information about power profiles.
|
||||
- Cleanup some preferences.
|
||||
+ Updated translations.
|
||||
- Drop pkgconfig(grilo-0.3) BuildRequires: no longer needed.
|
||||
- Add pkgconfig(gcr-3) BuildRequires: dependency for the new
|
||||
cellular panel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 17 21:40:23 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -26,13 +26,13 @@
|
||||
%endif
|
||||
|
||||
Name: gnome-control-center
|
||||
Version: 40.1
|
||||
Version: 41.0
|
||||
Release: 0
|
||||
Summary: The GNOME Control Center
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/GNOME
|
||||
URL: https://www.gnome.org
|
||||
Source0: https://download.gnome.org/sources/gnome-control-center/40/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-control-center/41/%{name}-%{version}.tar.xz
|
||||
|
||||
### patches for Leap >= 15 plus SLE >= 15, but not TW
|
||||
# PATCH-FEATURE-SLE gnome-control-center-info-never-use-gnome-software.patch bsc#999336 fezhang@suse.com -- info: Never search for gnome-software as an option when checking for updates on SLE and Leap 42.2, because we use gpk-update-viewer.
|
||||
@ -59,11 +59,12 @@ BuildRequires: pkgconfig(cheese-gtk) >= 3.5.91
|
||||
BuildRequires: pkgconfig(colord) >= 0.1.34
|
||||
BuildRequires: pkgconfig(colord-gtk) >= 0.1.24
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(gcr-3)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.23.0
|
||||
BuildRequires: pkgconfig(gdk-wayland-3.0)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.53.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.68.0
|
||||
BuildRequires: pkgconfig(gmodule-2.0)
|
||||
BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= 3.18.2
|
||||
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.33.4
|
||||
@ -72,14 +73,13 @@ BuildRequires: pkgconfig(goa-1.0) >= 3.25.3
|
||||
BuildRequires: pkgconfig(goa-backend-1.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(grilo-0.3) >= 0.3.0
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.37.1
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 40.alpha
|
||||
BuildRequires: pkgconfig(gsound)
|
||||
BuildRequires: pkgconfig(gthread-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.20
|
||||
BuildRequires: pkgconfig(gudev-1.0)
|
||||
BuildRequires: pkgconfig(libgtop-2.0)
|
||||
BuildRequires: pkgconfig(libhandy-1) >= 1.0.0
|
||||
BuildRequires: pkgconfig(libhandy-1) >= 1.2.0
|
||||
BuildRequires: pkgconfig(libnm) >= 1.24.0
|
||||
BuildRequires: pkgconfig(libnma) >= 1.8.0
|
||||
BuildRequires: pkgconfig(libpulse) >= 2.0
|
||||
@ -233,6 +233,8 @@ rm %{buildroot}%{_datadir}/polkit-1/rules.d/gnome-control-center.rules
|
||||
%{_datadir}/gnome-shell/search-providers/gnome-control-center-search-provider.ini
|
||||
%{_datadir}/icons/hicolor/*/*/*.png
|
||||
%{_datadir}/icons/hicolor/*/*/*.svg
|
||||
%{_datadir}/icons/gnome-logo-text-dark.svg
|
||||
%{_datadir}/icons/gnome-logo-text.svg
|
||||
%{_datadir}/locale/en/
|
||||
%{_datadir}/polkit-1/actions/org.gnome.controlcenter.datetime.policy
|
||||
%{_datadir}/polkit-1/actions/org.gnome.controlcenter.remote-login-helper.policy
|
||||
|
Loading…
Reference in New Issue
Block a user