Forgot to update vendor.conf in the previous build

This commit is contained in:
Michael Catanzaro 2018-03-31 12:51:07 -05:00
parent 6bc84dc4da
commit 48a6246374
2 changed files with 9 additions and 5 deletions

View File

@ -6,7 +6,7 @@
Name: gnome-initial-setup Name: gnome-initial-setup
Version: 3.28.0 Version: 3.28.0
Release: 3%{?dist} Release: 4%{?dist}
Summary: Bootstrapping your OS Summary: Bootstrapping your OS
License: GPLv2+ License: GPLv2+
@ -112,10 +112,13 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
%{_localstatedir}/lib/gnome-initial-setup/vendor.conf %{_localstatedir}/lib/gnome-initial-setup/vendor.conf
%changelog %changelog
* Fri Mar 30 2018 Michael Catanzaro <mcatanzaro@gnome.org> - 3.28.0-3 * Sat Mar 31 2018 Michael Catanzaro <mcatanzaro@gnome.org> - 3.28.0-4
- Forgot to update vendor.conf in the previous build
* Sat Mar 31 2018 Michael Catanzaro <mcatanzaro@gnome.org> - 3.28.0-3
- Update reduce initial setup redundancy patch again - Update reduce initial setup redundancy patch again
* Fri Mar 30 2018 Michael Catanzaro <mcatanzaro@gnome.org> - 3.28.0-2 * Sat Mar 31 2018 Michael Catanzaro <mcatanzaro@gnome.org> - 3.28.0-2
- Update reduce initial setup redundancy patches - Update reduce initial setup redundancy patches
* Tue Mar 13 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1 * Tue Mar 13 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1

View File

@ -1,2 +1,3 @@
[new user] [pages]
skip=language;keyboard;timezone skip=timezone
existing_user_only=language;keyboard