Release bump
Related: RHEL-64018
This commit is contained in:
parent
41c58be309
commit
3f3b3bd7d4
@ -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}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libzpc
|
||||
Version: 1.2.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Open Source library for the IBM Z Protected-key crypto feature
|
||||
|
||||
License: MIT
|
||||
@ -75,6 +75,10 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 12 2024 Jakub Čajka <jcajka@redhat.com> - 1.2.0-7
|
||||
- Release bump
|
||||
- Related: RHEL-64018
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.0-6
|
||||
- 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/libzpc
|
||||
execute:
|
||||
how: tmt
|
||||
|
Loading…
Reference in New Issue
Block a user