diff --git a/lizardfs.spec b/lizardfs.spec index f23d78d..4bfd0ca 100644 --- a/lizardfs.spec +++ b/lizardfs.spec @@ -1,7 +1,7 @@ Name: lizardfs Summary: Distributed, fault tolerant file system Version: 3.12.0 -Release: 11%{?dist} +Release: 12%{?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 @@ -397,6 +397,9 @@ install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/security/limits.d/95-lizardf %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 3.12.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Aug 24 2019 Jonathan Dieter - 3.12.0-11 - Use python 3 for cgi server and web interface