import gnome-control-center-3.28.2-33.el8_6.1
This commit is contained in:
parent
6d4460d407
commit
e33ab3c6cb
18503
SOURCES/0001-timezone-use-blank-map.patch
Normal file
18503
SOURCES/0001-timezone-use-blank-map.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -11,7 +11,7 @@
|
||||
|
||||
Name: gnome-control-center
|
||||
Version: 3.28.2
|
||||
Release: 33%{?dist}
|
||||
Release: 33%{?dist}.1
|
||||
Summary: Utilities to configure the GNOME desktop
|
||||
|
||||
License: GPLv2+ and CC-BY-SA
|
||||
@ -84,11 +84,15 @@ Patch40: 0001-displays-Don-t-enlarge-display-panel-artificially.patch
|
||||
# Workaround for libnma not handling OWE https://gitlab.gnome.org/GNOME/libnma/-/issues/9
|
||||
Patch41: 0001-network-Fix-OWE-settings.patch
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2097839
|
||||
Patch42: 0001-timezone-use-blank-map.patch
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: cups-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: docbook-style-xsl libxslt
|
||||
BuildRequires: gettext
|
||||
BuildRequires: git
|
||||
BuildRequires: libXxf86misc-devel
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig(accountsservice)
|
||||
@ -202,7 +206,7 @@ can install configuration files that are picked up by the control-center
|
||||
utilities.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
%autosetup -p1 -Sgit
|
||||
|
||||
%build
|
||||
%meson -Ddocumentation=true
|
||||
@ -256,6 +260,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
|
||||
%dir %{_datadir}/gnome/wm-properties
|
||||
|
||||
%changelog
|
||||
* Wed Jun 22 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 3.28.2-33.1
|
||||
- Remove timezone boundaries
|
||||
Resolves: #2099774
|
||||
|
||||
* Thu Feb 24 2022 Benjamin Berg <bberg@redhat.com> - 3.28.2-33
|
||||
- Work around libnma not handling OWE
|
||||
Related: #2023156
|
||||
|
Loading…
Reference in New Issue
Block a user