Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 01:32:24 +00:00
parent bd6360a4c9
commit 18f01d52a0

View File

@ -11,7 +11,7 @@
Name: ocaml-srpm-macros
Version: 7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OCaml architecture macros
License: GPLv2+
@ -48,6 +48,9 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_rpmconfigdir}/redhat
%changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Feb 16 2022 Jerry James <loganjerry@gmail.com> - 7-1
- Add odoc and dune macros
- Add ocaml_files.py to support %%files automation