From 48a6246374e83249d3afb5eb2095ff2ff081e856 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Sat, 31 Mar 2018 12:51:07 -0500 Subject: [PATCH] Forgot to update vendor.conf in the previous build --- gnome-initial-setup.spec | 9 ++++++--- vendor.conf | 5 +++-- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec index 5bff254..e778701 100644 --- a/gnome-initial-setup.spec +++ b/gnome-initial-setup.spec @@ -6,7 +6,7 @@ Name: gnome-initial-setup Version: 3.28.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Bootstrapping your OS 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 %changelog -* Fri Mar 30 2018 Michael Catanzaro - 3.28.0-3 +* Sat Mar 31 2018 Michael Catanzaro - 3.28.0-4 +- Forgot to update vendor.conf in the previous build + +* Sat Mar 31 2018 Michael Catanzaro - 3.28.0-3 - Update reduce initial setup redundancy patch again -* Fri Mar 30 2018 Michael Catanzaro - 3.28.0-2 +* Sat Mar 31 2018 Michael Catanzaro - 3.28.0-2 - Update reduce initial setup redundancy patches * Tue Mar 13 2018 Kalev Lember - 3.28.0-1 diff --git a/vendor.conf b/vendor.conf index a513aaf..dc010ef 100644 --- a/vendor.conf +++ b/vendor.conf @@ -1,2 +1,3 @@ -[new user] -skip=language;keyboard;timezone +[pages] +skip=timezone +existing_user_only=language;keyboard