Automatic commit of package [lorax] release [19.7.21-1].
Created by command: /bin/tito tag
This commit is contained in:
parent
376c480691
commit
3537fb784a
10
lorax.spec
10
lorax.spec
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 19.7.20
|
Version: 19.7.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -120,6 +120,14 @@ rm -f $RPM_BUILD_ROOT/%{_tmpfilesdir}/lorax-composer.conf
|
|||||||
%{_tmpfilesdir}/lorax.conf
|
%{_tmpfilesdir}/lorax.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 18 2019 Brian C. Lane <bcl@redhat.com> 19.7.21-1
|
||||||
|
- Do not include /usr/bin/delv (bcl)
|
||||||
|
Resolves: rhbz#1688767
|
||||||
|
- Remove SELinux Permissive checks (bcl)
|
||||||
|
Resolves: rhbz#1654795
|
||||||
|
- Remove lorax-composer tests (bcl)
|
||||||
|
Resolves: rhbz#1679798
|
||||||
|
|
||||||
* Mon Feb 25 2019 Brian C. Lane <bcl@redhat.com> 19.7.20-1
|
* Mon Feb 25 2019 Brian C. Lane <bcl@redhat.com> 19.7.20-1
|
||||||
- Add cancel_func to virt and novirt_install functions (bcl)
|
- Add cancel_func to virt and novirt_install functions (bcl)
|
||||||
Resolves: rhbz#1659129
|
Resolves: rhbz#1659129
|
||||||
|
@ -1 +1 @@
|
|||||||
19.7.20-1 ./
|
19.7.21-1 ./
|
||||||
|
Loading…
Reference in New Issue
Block a user