Automatic commit of package [lorax] release [28.14.52-1].
Created by command: /usr/bin/tito tag
This commit is contained in:
parent
498dd262f8
commit
c0592f9546
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 28.14.51
|
||||
Version: 28.14.52
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -253,6 +253,10 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_sysconfdir}/bash_completion.d/composer-cli
|
||||
|
||||
%changelog
|
||||
* Mon Aug 03 2020 Brian C. Lane <bcl@redhat.com> 28.14.52-1
|
||||
- Skip test_z_diff() if runninga against for osbuild-composer (atodorov)
|
||||
Related: rhbz#1825190
|
||||
|
||||
* Tue Jul 28 2020 Brian C. Lane <bcl@redhat.com> 28.14.51-1
|
||||
- tests: Overwrite rhel-8.json when testing with osbuild-composer (atodorov)
|
||||
Related: rhbz#1825190
|
||||
|
@ -1 +1 @@
|
||||
28.14.51-1 ./
|
||||
28.14.52-1 ./
|
||||
|
Loading…
Reference in New Issue
Block a user