Release bump

Related: RHEL-64018
This commit is contained in:
Jakub Čajka 2024-11-14 09:00:53 +01:00
parent 3f3b3bd7d4
commit bafd621149
No known key found for this signature in database
GPG Key ID: 48DAAF91F61E4F5D
2 changed files with 6 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

View File

@ -1,6 +1,6 @@
Name: libzpc
Version: 1.2.0
Release: 7%{?dist}
Release: 8%{?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
* Thu Nov 14 2024 Jakub Čajka <jcajka@redhat.com> - 1.2.0-8
- Release bump
- Related: RHEL-64018
* Tue Nov 12 2024 Jakub Čajka <jcajka@redhat.com> - 1.2.0-7
- Release bump
- Related: RHEL-64018