diff --git a/ocaml-cryptokit.spec b/ocaml-cryptokit.spec index 1d6d61c..d61387f 100644 --- a/ocaml-cryptokit.spec +++ b/ocaml-cryptokit.spec @@ -2,7 +2,7 @@ Name: ocaml-%{srcname} Version: 1.16.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml library of cryptographic and hash functions License: LGPLv2 with exceptions @@ -133,6 +133,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod a+x {} \+ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.16.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Nov 16 2020 Jerry James - 1.16.1-1 - Version 1.16.1, built with ocaml-zarith 1.11 - New project and source URLs