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-xml-light.git#fcc9550ebfe78f9f45755ec3ff548317e49ccd32
This commit is contained in:
parent
43e73bd486
commit
f414c62ff4
@ -5,7 +5,7 @@
|
||||
|
||||
Name: ocaml-xml-light
|
||||
Version: 2.3
|
||||
Release: 0.51.svn%{svnrev}%{?dist}
|
||||
Release: 0.52.svn%{svnrev}%{?dist}
|
||||
Summary: Minimal XML parser and printer for OCaml
|
||||
|
||||
License: LGPLv2+
|
||||
@ -26,6 +26,7 @@ URL: http://tech.motion-twin.com/xmllight.html
|
||||
Source0: xml-light-%{svnrev}.tar.gz
|
||||
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: ocaml >= 4.00.1
|
||||
BuildRequires: ocaml-findlib-devel >= 1.3.3-3
|
||||
BuildRequires: ocaml-ocamldoc
|
||||
@ -112,6 +113,9 @@ ocamlfind install xml-light META *.mli *.cmi *.cma \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-0.52.svn234
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 2.3-0.51.svn234
|
||||
- OCaml 4.11.1 rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user