- config_files: Update aarch64, ppc, and sparc timeouts to 60s (bcl@redhat.com)
- templates: Ensure nano is installed for the runtime environment (ngompa13@gmail.com) - tests: Ignore W0707 raise-missing-from warnings (bcl@redhat.com) - Switch VMware testing env to improve stability results (chrobert@redhat.com) - tests: Allow skipping image build in compose sanity test (atodorov@redhat.com)
This commit is contained in:
parent
6bfeca4832
commit
85783e5a39
1
.gitignore
vendored
1
.gitignore
vendored
@ -184,3 +184,4 @@
|
||||
/lorax-33.6.tar.gz
|
||||
/lorax-33.7.tar.gz
|
||||
/lorax-33.8.tar.gz
|
||||
/lorax-33.9.tar.gz
|
||||
|
12
lorax.spec
12
lorax.spec
@ -3,8 +3,8 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 33.8
|
||||
Release: 2%{?dist}
|
||||
Version: 33.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
License: GPLv2+
|
||||
@ -268,8 +268,12 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 33.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
* Tue Sep 08 2020 Brian C. Lane <bcl@redhat.com> 33.9-1
|
||||
- config_files: Update aarch64, ppc, and sparc timeouts to 60s (bcl@redhat.com)
|
||||
- templates: Ensure nano is installed for the runtime environment (ngompa13@gmail.com)
|
||||
- tests: Ignore W0707 raise-missing-from warnings (bcl@redhat.com)
|
||||
- Switch VMware testing env to improve stability results (chrobert@redhat.com)
|
||||
- tests: Allow skipping image build in compose sanity test (atodorov@redhat.com)
|
||||
|
||||
* Thu Jul 23 2020 Brian C. Lane <bcl@redhat.com> 33.8-1
|
||||
- composer-cli: Make start-ostree parent and ref optional (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-33.8.tar.gz) = 2f91e988edc604fc589ea7c76f24f4e7bc41b48aae6f5483d992db03d7b6b8eaeb011a65a479e6e8fdc80b31997b7af0e097f3fe6def33a10201cbf3b5e9edc3
|
||||
SHA512 (lorax-33.9.tar.gz) = 52d38411134a05f6a610be9ef5561fa08695b9a6b31a4e273c15bf84054d1a79ab4f4a8fca944a720b6b4ff0c63241476f19f9751f5af9c3c7fa3f1817d2b6b7
|
||||
|
Loading…
Reference in New Issue
Block a user