Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
a099df281b |
@ -5,14 +5,13 @@
|
|||||||
|
|
||||||
Name: ocaml-cppo
|
Name: ocaml-cppo
|
||||||
Version: 1.6.6
|
Version: 1.6.6
|
||||||
Release: 12%{?dist}
|
Release: 10%{?dist}.1
|
||||||
Summary: Equivalent of the C preprocessor for OCaml programs
|
Summary: Equivalent of the C preprocessor for OCaml programs
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://mjambon.com/cppo.html
|
URL: http://mjambon.com/cppo.html
|
||||||
Source0: https://github.com/ocaml-community/cppo/archive/v%{version}.tar.gz
|
Source0: https://github.com/ocaml-community/cppo/archive/v%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: make
|
|
||||||
BuildRequires: ocaml >= 3.10.0
|
BuildRequires: ocaml >= 3.10.0
|
||||||
BuildRequires: ocaml-findlib
|
BuildRequires: ocaml-findlib
|
||||||
%if !%{opt}
|
%if !%{opt}
|
||||||
@ -69,11 +68,8 @@ make test
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Mar 1 11:02:42 GMT 2021 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-12
|
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-10.1
|
||||||
- OCaml 4.12.0 build
|
- Bump release and rebuild.
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-11
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-10
|
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.6.6-10
|
||||||
- OCaml 4.11.1 rebuild
|
- OCaml 4.11.1 rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user