- Makefile: skip running pylint for 'make ci' (bcl)
Related: RHEL-24416 - templates: Remove libreport bugzilla plugins (bcl) Resolves: RHEL-24416
This commit is contained in:
parent
57b2c2831b
commit
335d1606fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
SOURCES/lorax-28.14.70.tar.gz
|
||||
/lorax-28.14.70.tar.gz
|
||||
/lorax-28.14.71.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 28.14.70
|
||||
Version: 28.14.71
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -261,6 +261,12 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 06 2024 Brian C. Lane <bcl@redhat.com> 28.14.71-1
|
||||
- Makefile: skip running pylint for 'make ci' (bcl)
|
||||
Related: RHEL-24416
|
||||
- templates: Remove libreport bugzilla plugins (bcl)
|
||||
Resolves: RHEL-24416
|
||||
|
||||
* Fri Jul 29 2022 Brian C. Lane <bcl@redhat.com> 28.14.70-1
|
||||
- templates: Update runtime-* templates (bcl)
|
||||
Resolves: rhbz#2042101
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-28.14.70.tar.gz) = 6da6d55752e8dbb3e6efa0712c32aa74809bfec6e43a39703b05acb4cbacab7a39f0278e4dc225d29c3c20d25dc531a23bf1a3da91f2217c6a999372216809d4
|
||||
SHA512 (lorax-28.14.71.tar.gz) = f9108a2da76c201d19b5a98a486c17430f517efc3a48e2dd02d5077c0133062e5f45f96a78130821b992a78598bcc93783fc2b2bb090188c7b109c9369365d01
|
||||
|
Loading…
Reference in New Issue
Block a user