diff --git a/.gitignore b/.gitignore index 8f1740f..3fd0547 100644 --- a/.gitignore +++ b/.gitignore @@ -190,3 +190,4 @@ /lorax-34.2.tar.gz /lorax-34.3.tar.gz /lorax-34.4.tar.gz +/lorax-34.5.tar.gz diff --git a/lorax.spec b/lorax.spec index 712da90..7a628c5 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,8 +3,8 @@ %define debug_package %{nil} Name: lorax -Version: 34.4 -Release: 2%{?dist} +Version: 34.5 +Release: 1%{?dist} Summary: Tool for creating the anaconda install images License: GPLv2+ @@ -14,10 +14,6 @@ URL: https://github.com/weldr/lorax # git checkout -b archive-branch lorax-%%{version}-%%{release} # tito build --tgz Source0: %{name}-%{version}.tar.gz -# Patch to no longer pass to anaconda log-level as it's been removed. -# Already upstream -# https://github.com/weldr/lorax/commit/78eec89cda687f9689978eedb5482d041577577a -Patch1: https://github.com/weldr/lorax/commit/78eec89cda687f9689978eedb5482d041577577a.patch BuildRequires: python3-devel BuildRequires: make @@ -150,7 +146,6 @@ build images, etc. from the command line. %prep %setup -q -n %{name}-%{version} -%patch1 -p1 %build @@ -198,8 +193,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/composer-cli.1* %changelog -* Thu Nov 26 2020 Kevin Fenzi - 34.4-2 -- Add patch for anaconda log-level removal (already upstream) +* Mon Nov 30 2020 Brian C. Lane 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 34.4-1 - Update the default release version to 34 (bcl@redhat.com) diff --git a/sources b/sources index d8599ce..3bee955 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lorax-34.4.tar.gz) = 0d83087677e4b3c8ef54c4f838f224d5d7130a1f9f9932e0b4b50935da99edc8924e06b4536b9bee50ecd2bc9314c287f0abcdf2bc2b8ebe8e3a8373873bf58f +SHA512 (lorax-34.5.tar.gz) = 28ab6c2b9bae11c75a1c23475a274a6dda8afbcb794acc69a93c8c4f159455f9a9f20c153ba13ec5872dcd0d8478f9143e710f10059354d7cab636c589d9db20