import gnome-control-center-3.28.2-27.el8

This commit is contained in:
CentOS Sources 2021-10-05 11:32:03 -04:00 committed by Stepan Oksanichenko
parent 13121ddf85
commit 6ec0414e51
2 changed files with 23428 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,7 @@
Name: gnome-control-center
Version: 3.28.2
Release: 26%{?dist}
Release: 27%{?dist}
Summary: Utilities to configure the GNOME desktop
License: GPLv2+ and CC-BY-SA
@ -61,6 +61,9 @@ Patch24: categorize-infiniband.patch
Patch25: printers-Update-entries.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1876291
Patch26: Update-translations.patch
BuildRequires: chrpath
BuildRequires: cups-devel
BuildRequires: desktop-file-utils
@ -233,6 +236,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
%dir %{_datadir}/gnome/wm-properties
%changelog
* Mon Mar 01 2021 Kalev Lember <klember@redhat.com> - 3.28.2-27
- Update fr, ja, zh_CN translations
- Resolves: #1876291
* Sun Jan 24 2021 Ray Strode <rstrode@redhat.com> - 3.28.2-26
- Support Simple Content Access from subscription manager
Related: #1870837