From a225a6f7a1907d831356a55455778731fe0e0e42 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:57:05 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- libnftnl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libnftnl.spec b/libnftnl.spec index b86ff3c..165df83 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -1,6 +1,6 @@ Name: libnftnl Version: 1.2.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library for low-level interaction with nftables Netlink's API over libmnl License: GPL-2.0-or-later @@ -52,6 +52,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_includedir}/libnftnl %changelog +* Mon Jun 24 2024 Troy Dawson - 1.2.6-6 +- Bump release for June 2024 mass rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 1.2.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild