- dnfbase: Handle defaults better (bcl@redhat.com)
- ltmpl: Add version compare support to installpkg (bcl@redhat.com)
This commit is contained in:
parent
9eed18b567
commit
fe817d06d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -204,3 +204,4 @@
|
||||
/lorax-35.6.tar.gz
|
||||
/lorax-35.7.tar.gz
|
||||
/lorax-36.0.tar.gz
|
||||
/lorax-36.1.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 36.0
|
||||
Version: 36.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -175,6 +175,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 28 2021 Brian C. Lane <bcl@redhat.com> 36.1-1
|
||||
- dnfbase: Handle defaults better (bcl@redhat.com)
|
||||
- ltmpl: Add version compare support to installpkg (bcl@redhat.com)
|
||||
|
||||
* Mon Oct 11 2021 Brian C. Lane <bcl@redhat.com> 36.0-1
|
||||
- New lorax documentation - 36.0 (bcl@redhat.com)
|
||||
- docs: Remove logging command from examples (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-36.0.tar.gz) = a43a68523769adeb029ab874ae95aa23ae066801b92e9b4e2c3fbecb76fbe48b56b1c643cd3db3089f766e20b540f0d8818bcb959770376f495a3693f7a42a36
|
||||
SHA512 (lorax-36.1.tar.gz) = 4ccb514ac867ff1d52d3458c5a21561ddafe79a9b5c7d536911e500114ec4ee363798d8e720a11e45ff78d1b640797bf7b723ffc3251e4def93c1fce5f9b970f
|
||||
|
Loading…
Reference in New Issue
Block a user