Increment release again to incorporate comments and temporary X removal
This commit is contained in:
parent
8d64ac1c21
commit
99312dcf8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/lorax-templates-rhel-8.0-0.tar.gz
|
||||
/lorax-templates-rhel-8.0-3.tar.gz
|
||||
/lorax-templates-rhel-8.0-4.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-8.0-3.tar.gz
|
||||
Source0: lorax-templates-rhel-8.0-4.tar.gz
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||
@ -31,6 +31,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Ian McLeod <imcleod@redhat.com> - 8.0-4
|
||||
- Comment where RHEL8 removals have taken place
|
||||
- Temporarily remove X server and drivers from all architectures
|
||||
|
||||
* Tue Jun 19 2018 Ian McLeod <imcleod@redhat.com> - 8.0-3
|
||||
- Properly update build environment to pull these changes in
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user