Automatic commit of package [lorax] release [34.5-1].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Brian C. Lane 2020-11-30 14:31:35 -08:00
parent 7363d45330
commit d88ddd8dd7
2 changed files with 8 additions and 2 deletions

View File

@ -3,7 +3,7 @@
%define debug_package %{nil}
Name: lorax
Version: 34.4
Version: 34.5
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -196,6 +196,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_mandir}/man1/composer-cli.1*
%changelog
* Mon Nov 30 2020 Brian C. Lane <bcl@redhat.com> 34.5-1
- Don't remove libldap_r libraries during runtime-cleanup.tmpl (spichugi@redhat.com)
- Do not use '--loglevel' option when running Anaconda (vtrefny@redhat.com)
- Makefile: quiet rsync use in testing (bcl@redhat.com)
- Switch to using GitHub Actions instead of Travis CI (bcl@redhat.com)
* Mon Nov 02 2020 Brian C. Lane <bcl@redhat.com> 34.4-1
- Update the default release version to 34 (bcl@redhat.com)
- Remove mdmonitor service from boot.iso (bcl@redhat.com)

View File

@ -1 +1 @@
34.4-1 ./
34.5-1 ./