Increment release again to incorporate comments and temporary X removal

This commit is contained in:
Ian McLeod 2018-06-19 21:45:20 -05:00
parent 8d64ac1c21
commit 99312dcf8d
4 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

2
SERIAL
View File

@ -1 +1 @@
3
4

View File

@ -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

View File

@ -1 +1 @@
6d13fe7edb3b5d8d6ec8e2c2d380fae1 lorax-templates-rhel-8.0-3.tar.gz
117d4f4a2772961406b60adc70fba7ed lorax-templates-rhel-8.0-4.tar.gz