Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
Related: #1984652
This commit is contained in:
parent
16f822c165
commit
a50e329383
@ -6,7 +6,7 @@
|
||||
|
||||
Name: ocaml-%{libname}
|
||||
Version: 2.8.5
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: A composable build system for OCaml
|
||||
|
||||
# Dune itself is MIT. Some bundled libraries have a different license:
|
||||
@ -210,6 +210,9 @@ cp -ar README.md CHANGES.md MIGRATION.md doc/_build/* %{buildroot}%{_pkgdocdir}/
|
||||
%{_emacs_sitelispdir}/dune*
|
||||
|
||||
%changelog
|
||||
* Sat Aug 7 2021 Florian Weimer <fweimer@redhat.com> - 2.8.5-4
|
||||
- Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
|
||||
|
||||
* Wed Jun 23 2021 Richard W.M. Jones <rjones@redhat.com> - 2.8.5-3
|
||||
- Bump and rebuild
|
||||
resolves: rhbz#1975305
|
||||
|
Loading…
Reference in New Issue
Block a user