- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 00:35:23 +00:00
parent 17775523ee
commit 3e40e2d340
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Summary: Initial system configuration utility
Name: initial-setup
URL: https://fedoraproject.org/wiki/InitialSetup
Version: 0.3.90
Release: 1%{?dist}
Release: 2%{?dist}
# This is a Red Hat maintained package which is specific to
# our distribution.
@ -104,6 +104,9 @@ rm -rf %{buildroot}
%{python3_sitelib}/initial_setup/gui/*
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.90-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Mar 30 2021 Martin Kolman <mkolman@redhat.com> - 0.3.90-1
- Remove old failing pre scriptlet (mkolman)