Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-29 19:47:15 +00:00
parent 3638fd4c00
commit f96a7ba584

View File

@ -12,7 +12,7 @@
Name: ocaml-srpm-macros Name: ocaml-srpm-macros
Version: 6 Version: 6
Release: 1%{?dist} Release: 2%{?dist}
Summary: OCaml architecture macros Summary: OCaml architecture macros
License: GPLv2+ License: GPLv2+
@ -45,6 +45,9 @@ install -m 0644 %{SOURCE0} $RPM_BUILD_ROOT%{macros_dir}/macros.ocaml-srpm
%changelog %changelog
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 6-1 * Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 6-1
- Remove support for native profiling, see: - Remove support for native profiling, see:
https://github.com/ocaml/ocaml/pull/2314 https://github.com/ocaml/ocaml/pull/2314