From 65c68db312f8ab1700bfab404818428f0ec5bfba Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:25:16 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- netlabel_tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netlabel_tools.spec b/netlabel_tools.spec index da07055..6a65a09 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: 11%{?dist} +Release: 12%{?dist} License: GPLv2 URL: https://github.com/netlabel/netlabel_tools Source: https://github.com/netlabel/netlabel_tools/releases/download/v%{version}/%{name}-%{version}.tar.gz @@ -67,6 +67,9 @@ make V=1 DESTDIR="%{buildroot}" install %attr(0644,root,root) %config(noreplace) /etc/netlabel.rules %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.30.0-12 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Fedora Release Engineering - 0.30.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild