From 88cf29637cdb58187f7d61f0b6ec700e3b4f3022 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 07:05:40 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- mcstrans.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mcstrans.spec b/mcstrans.spec index 99cba8c..acbec70 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,7 +1,7 @@ Summary: SELinux Translation Daemon Name: mcstrans Version: 3.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ Url: https://github.com/SELinuxProject/selinux/wiki Source: https://github.com/SELinuxProject/selinux/releases/download/3.2/mcstrans-3.2.tar.gz @@ -94,6 +94,10 @@ install -m644 %{SOURCE2} %{buildroot}%{_mandir}/man8/ %{_usr}/share/mcstrans/util/* %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 3.2-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Mar 9 2021 Petr Lautrbach - 3.2-1 - SELinux userspace 3.2 release