Bump release
Related: RHEL-64018
This commit is contained in:
parent
47229befde
commit
dd742d723c
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.beaker-tier1.functional}
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Name: libnxz
|
||||
Version: 0.64
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Zlib implementation for POWER processors
|
||||
License: Apache-2.0 OR GPL-2.0-or-later
|
||||
Url: https://github.com/libnxz/power-gzip
|
||||
@ -82,6 +82,10 @@ fi
|
||||
%{_libdir}/libnxz.la
|
||||
|
||||
%changelog
|
||||
* Wed Nov 13 2024 Jakub Čajka <jcajka@redhat.com> - 0.64-8
|
||||
- Bump release
|
||||
- Related: RHEL-64018
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.64-7
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
@ -2,6 +2,7 @@ summary: Basic smoke test
|
||||
discover:
|
||||
- name: internal
|
||||
how: fmf
|
||||
ref: master
|
||||
url: git://pkgs.devel.redhat.com/tests/libnxz
|
||||
execute:
|
||||
how: tmt
|
||||
|
Loading…
Reference in New Issue
Block a user