Version 3.5.0.
This commit is contained in:
parent
a0993487f4
commit
33ec5ddc6d
@ -10,8 +10,8 @@
|
||||
%bcond_with lwt
|
||||
|
||||
Name: ocaml-dune
|
||||
Version: 3.4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Composable build system for OCaml and Reason
|
||||
|
||||
# Dune itself is MIT. Some bundled libraries have a different license:
|
||||
@ -49,7 +49,7 @@ BuildRequires: ocaml-lwt-devel
|
||||
# does not support unbundling these dependencies.
|
||||
# See https://github.com/ocaml/dune/issues/220
|
||||
Provides: bundled(ocaml-build-path-prefix-map) = 0.2
|
||||
Provides: bundled(ocaml-cmdliner) = 1.0.4
|
||||
Provides: bundled(ocaml-cmdliner) = 1.1.1
|
||||
Provides: bundled(ocaml-incremental-cycles) = 1e2030a5d5183d84561cde142eecca40e03db2a3
|
||||
Provides: bundled(ocaml-inotify) = 2.3
|
||||
Provides: bundled(ocaml-opam-file-format) = 2.0.0
|
||||
@ -507,6 +507,9 @@ cd -
|
||||
%files -n ocaml-xdg-devel -f .ofiles-xdg-devel
|
||||
|
||||
%changelog
|
||||
* Thu Oct 20 2022 Jerry James <loganjerry@gmail.com> - 3.5.0-1
|
||||
- Version 3.5.0
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dune-3.4.0.tar.gz) = e9cdcf023eb6047fe4118b05afa48c3e68f1bd2996fd9c4e826cfb9033dc6ba8f91348b0be82876171bbd6ea5b8ec5941a840c8c2fcdae8f813b19bd95e25352
|
||||
SHA512 (dune-3.5.0.tar.gz) = f1a94d867e1b82502aed3f7ae16adb48bd1f773c0045c3313303f29b70ec99bed4264d420c85fe7c4be2343ac970586d77705f6083049c6bec860b543fbd3c3c
|
||||
|
Loading…
Reference in New Issue
Block a user