From 52134cea7254b0886251975fe340f80b4c14a18d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 18:35:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- lizardfs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lizardfs.spec b/lizardfs.spec index 3abd5f7..b615766 100644 --- a/lizardfs.spec +++ b/lizardfs.spec @@ -3,7 +3,7 @@ Name: lizardfs Summary: Distributed, fault tolerant file system Version: 3.12.0 -Release: 15%{?dist} +Release: 16%{?dist} # LizardFS is under GPLv3 while crcutil is under ASL 2.0 and there's one header, # src/common/coroutine.h, under the Boost license License: GPLv3 and ASL 2.0 and Boost @@ -400,6 +400,9 @@ install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/security/limits.d/95-lizardf %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.12.0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Aug 09 2020 Jonathan Dieter - 3.12.0-15 - Fix build issues