Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ocaml-ocamlbuild.git#a827084eea9c8624144e5a055122e4e9ae733e81
This commit is contained in:
DistroBaker 2020-12-31 09:53:28 +00:00
parent 55d7554ea3
commit f626e5f72c

View File

@ -4,11 +4,11 @@
Name: ocaml-ocamlbuild
Version: 0.14.0
Release: 21%{?dist}
Release: 22%{?dist}
Summary: Build tool for OCaml libraries and programs
License: LGPLv2+ with exceptions
License: LGPLv2 with exceptions
URL: https://github.com/ocaml/ocamlbuild
Source0: https://github.com/ocaml/ocamlbuild/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -124,6 +124,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild/META
%changelog
* Thu Dec 31 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-22
- Fix license field (RHBZ#1911667).
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-21
- OCaml 4.11.1 rebuild