From 09ab6cd3e9d047caf9b69a94cefbf798c3739862 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 25 May 2022 16:42:09 +0200 Subject: [PATCH] Rebuild --- libselinux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libselinux.spec b/libselinux.spec index 54c4be6..085d9fe 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -4,7 +4,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 3.4 -Release: 1%{?dist} +Release: 2%{?dist} License: Public Domain # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/3.4/libselinux-3.4.tar.gz @@ -213,6 +213,9 @@ rm -f %{buildroot}%{_mandir}/man8/togglesebool* %{ruby_vendorarchdir}/selinux.so %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