libnftnl-1.2.7-2.el10

* Fri Aug 02 2024 Phil Sutter <psutter@redhat.com> [1.2.7-2.el10]
- Bump release to trigger CI (Phil Sutter)
This commit is contained in:
Phil Sutter 2024-08-02 18:07:59 +02:00
parent e6484a20ca
commit 447e339b5d
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -1,5 +1,5 @@
%define libnftnl_rpmversion 1.2.7
%define libnftnl_specrelease 1
%define libnftnl_specrelease 2
Name: libnftnl
Version: %{libnftnl_rpmversion}
@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_includedir}/libnftnl
%changelog
* Fri Aug 02 2024 Phil Sutter <psutter@redhat.com> [1.2.7-2.el10]
- Bump release to trigger CI (Phil Sutter)
* Wed Jul 17 2024 Phil Sutter <psutter@redhat.com> [1.2.7-1.el10]
- Rebase onto version 1.2.7 (Phil Sutter)