From d3bd7402543141e4e9405379952ce4ea4b7e4eb2 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 8 Jul 2021 16:12:55 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [35.6-1]. Created by command: /usr/bin/tito tag --- lorax.spec | 11 ++++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 92d31d17..1f5de8bb 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 35.5 +Version: 35.6 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -175,6 +175,15 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Thu Jul 08 2021 Brian C. Lane 35.6-1 +- Install unicode.pf2 from new directory (bcl@redhat.com) +- Makefile: Use sudo to fix ownership of docs (bcl@redhat.com) +- Makefile: Make sure container is built before docs (bcl@redhat.com) +- Makefile: Add local-srpm target to create a .src.rpm from HEAD (bcl@redhat.com) +- mkksiso: cmdline should default to empty string (bcl@redhat.com) +- runtime-install: Remove gfs2-utils (bcl@redhat.com) +- mount.py: Fix docstring (jkucera@redhat.com) + * Fri Jun 11 2021 Brian C. Lane 35.5-1 - pylorax: Fix mksparse ftruncate size handling (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index f554455a..22f5cd50 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -35.5-1 ./ +35.6-1 ./