From c0c4cc0aafeb6124a14b54500498466fa5c438cc Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:04:31 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- netlabel_tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netlabel_tools.spec b/netlabel_tools.spec index 7cf5a27..721df6b 100644 --- a/netlabel_tools.spec +++ b/netlabel_tools.spec @@ -1,7 +1,7 @@ Summary: Tools to manage the Linux NetLabel subsystem Name: netlabel_tools Version: 0.30.0 -Release: 18%{?dist} +Release: 19%{?dist} License: GPL-2.0-only URL: https://github.com/netlabel/netlabel_tools Source: https://github.com/netlabel/netlabel_tools/releases/download/v%{version}/%{name}-%{version}.tar.gz @@ -66,6 +66,9 @@ make V=1 DESTDIR="%{buildroot}" install %attr(0644,root,root) %config(noreplace) /etc/netlabel.rules %changelog +* Mon Jun 24 2024 Troy Dawson - 0.30.0-19 +- Bump release for June 2024 mass rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 0.30.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild