import gnome-initial-setup-3.28.0-11.el8

This commit is contained in:
CentOS Sources 2022-11-08 01:47:32 -05:00 committed by Stepan Oksanichenko
parent 957863aeab
commit 9e4e5c364f

View File

@ -6,7 +6,7 @@
Name: gnome-initial-setup Name: gnome-initial-setup
Version: 3.28.0 Version: 3.28.0
Release: 10%{?dist}.1 Release: 11%{?dist}
Summary: Bootstrapping your OS Summary: Bootstrapping your OS
License: GPLv2+ License: GPLv2+
@ -129,9 +129,9 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
%{_datadir}/gnome-initial-setup/vendor.conf %{_datadir}/gnome-initial-setup/vendor.conf
%changelog %changelog
* Tue Jun 21 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 3.28.0-10.1 * Tue Jun 21 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 3.28.0-11
- Remove timezone boundaries - Remove timezone boundaries
Related: #2099783 Related: #2097849
* Tue Nov 23 2021 David King <dking@redhat.com> - 3.28.0-10 * Tue Nov 23 2021 David King <dking@redhat.com> - 3.28.0-10
- Fix missing icon for legacy faces (#1838088) - Fix missing icon for legacy faces (#1838088)