From 8470afd9ba8bff6425d2d1e0bd68219faf3876a0 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 25 May 2022 17:08:56 +0200 Subject: [PATCH] Rebuild --- mcstrans.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mcstrans.spec b/mcstrans.spec index 3e77153..a035a43 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,7 +1,7 @@ Summary: SELinux Translation Daemon Name: mcstrans Version: 3.4 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ Url: https://github.com/SELinuxProject/selinux/wiki Source: https://github.com/SELinuxProject/selinux/releases/download/3.4/mcstrans-3.4.tar.gz @@ -91,6 +91,9 @@ install -m644 %{SOURCE2} %{buildroot}%{_mandir}/man8/ %{_usr}/share/mcstrans/util/* %changelog +* Wed May 25 2022 Petr Lautrbach - 3.4-2 +- rebuilt + * Thu May 19 2022 Petr Lautrbach - 3.4-1 - SELinux userspace 3.4 release