- postinstall: Restore reproducible build timestamps on /usr/share/fonts (bcl@redhat.com)
- tests: Fix the image minimizer test dnf usage (bcl@redhat.com) - runtime-cleanup: drop kernel drivers/iio (awilliam@redhat.com) - runtime-cleanup: drop gallium-pipe drivers from mesa-dri-drivers (awilliam@redhat.com) - runtime-cleanup: drop yelp's local MathJax library copy (awilliam@redhat.com) - runtime-cleanup: drop eapol_test from wpa_supplicant (awilliam@redhat.com) - runtime-cleanup: drop /usr/bin/cyrusbdb2current (awilliam@redhat.com) - runtime-cleanup: drop systemd-analyze (awilliam@redhat.com) - runtime-cleanup: drop mtools and glibc-gconv-extra (awilliam@redhat.com) - runtime-cleanup: drop guile22's ccache (awilliam@redhat.com) - runtime-cleanup: fix warnings from old or changed packages (awilliam@redhat.com) - runtime-cleanup: drop Italic from google-noto-sans-vf-fonts (awilliam@redhat.com) - runtime-install: drop some unnecessary font packages (awilliam@redhat.com)
This commit is contained in:
parent
485bb63b9b
commit
dd1cf78be5
1
.gitignore
vendored
1
.gitignore
vendored
@ -210,3 +210,4 @@
|
|||||||
/lorax-36.4.tar.gz
|
/lorax-36.4.tar.gz
|
||||||
/lorax-36.5.tar.gz
|
/lorax-36.5.tar.gz
|
||||||
/lorax-36.6.tar.gz
|
/lorax-36.6.tar.gz
|
||||||
|
/lorax-36.7.tar.gz
|
||||||
|
17
lorax.spec
17
lorax.spec
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 36.6
|
Version: 36.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -176,6 +176,21 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 14 2022 Brian C. Lane <bcl@redhat.com> 36.7-1
|
||||||
|
- postinstall: Restore reproducible build timestamps on /usr/share/fonts (bcl@redhat.com)
|
||||||
|
- tests: Fix the image minimizer test dnf usage (bcl@redhat.com)
|
||||||
|
- runtime-cleanup: drop kernel drivers/iio (awilliam@redhat.com)
|
||||||
|
- runtime-cleanup: drop gallium-pipe drivers from mesa-dri-drivers (awilliam@redhat.com)
|
||||||
|
- runtime-cleanup: drop yelp's local MathJax library copy (awilliam@redhat.com)
|
||||||
|
- runtime-cleanup: drop eapol_test from wpa_supplicant (awilliam@redhat.com)
|
||||||
|
- runtime-cleanup: drop /usr/bin/cyrusbdb2current (awilliam@redhat.com)
|
||||||
|
- runtime-cleanup: drop systemd-analyze (awilliam@redhat.com)
|
||||||
|
- runtime-cleanup: drop mtools and glibc-gconv-extra (awilliam@redhat.com)
|
||||||
|
- runtime-cleanup: drop guile22's ccache (awilliam@redhat.com)
|
||||||
|
- runtime-cleanup: fix warnings from old or changed packages (awilliam@redhat.com)
|
||||||
|
- runtime-cleanup: drop Italic from google-noto-sans-vf-fonts (awilliam@redhat.com)
|
||||||
|
- runtime-install: drop some unnecessary font packages (awilliam@redhat.com)
|
||||||
|
|
||||||
* Fri Feb 04 2022 Brian C. Lane <bcl@redhat.com> 36.6-1
|
* Fri Feb 04 2022 Brian C. Lane <bcl@redhat.com> 36.6-1
|
||||||
- mkksiso: Fix check for unsupported arch error (bcl@redhat.com)
|
- mkksiso: Fix check for unsupported arch error (bcl@redhat.com)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-36.6.tar.gz) = 5d0b9f88ff0870579ce94e4e7f670a0d02c76a63d132dcb0a937c72a83f2bc09e826dd02ce2ce097f37e0fa2160a54c5516e851748d907f32aa2b57756ffcb50
|
SHA512 (lorax-36.7.tar.gz) = 940935f9ea33050686561beb2e9aa3fd60769665f08c00534082314d9cfb9c653700146b14ae8bcbf407658948f58a0851485edfe8b3ba9f03143ab71fb4d655
|
||||||
|
Loading…
Reference in New Issue
Block a user