Release bump

Related: RHEL-64018
This commit is contained in:
Jakub Čajka 2024-11-12 09:47:52 +01:00
parent 41c58be309
commit 3f3b3bd7d4
No known key found for this signature in database
GPG Key ID: 48DAAF91F61E4F5D
3 changed files with 7 additions and 2 deletions

View File

@ -3,4 +3,4 @@ product_versions:
- rhel-10 - rhel-10
decision_context: osci_compose_gate decision_context: osci_compose_gate
rules: rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.beaker-tier1.functional}

View File

@ -1,6 +1,6 @@
Name: libzpc Name: libzpc
Version: 1.2.0 Version: 1.2.0
Release: 6%{?dist} Release: 7%{?dist}
Summary: Open Source library for the IBM Z Protected-key crypto feature Summary: Open Source library for the IBM Z Protected-key crypto feature
License: MIT License: MIT
@ -75,6 +75,10 @@ developing applications that use %{name}.
%changelog %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 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.0-6
- Bump release for October 2024 mass rebuild: - Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018 Resolves: RHEL-64018

View File

@ -2,6 +2,7 @@ summary: Basic smoke test
discover: discover:
- name: internal - name: internal
how: fmf how: fmf
ref: master
url: git://pkgs.devel.redhat.com/tests/libzpc url: git://pkgs.devel.redhat.com/tests/libzpc
execute: execute:
how: tmt how: tmt