Version 3.13.0
This commit is contained in:
parent
326a9c68d2
commit
77a25cee8c
@ -8,7 +8,7 @@
|
|||||||
%bcond_with lwt
|
%bcond_with lwt
|
||||||
|
|
||||||
Name: ocaml-dune
|
Name: ocaml-dune
|
||||||
Version: 3.12.2
|
Version: 3.13.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Composable build system for OCaml and Reason
|
Summary: Composable build system for OCaml and Reason
|
||||||
|
|
||||||
@ -51,7 +51,7 @@ BuildRequires: make
|
|||||||
BuildRequires: ocaml >= 4.08
|
BuildRequires: ocaml >= 4.08
|
||||||
BuildRequires: ocaml-compiler-libs
|
BuildRequires: ocaml-compiler-libs
|
||||||
BuildRequires: ocaml-csexp-devel >= 1.5.0
|
BuildRequires: ocaml-csexp-devel >= 1.5.0
|
||||||
BuildRequires: ocaml-pp-devel >= 1.1.0
|
BuildRequires: ocaml-pp-devel >= 1.2.0
|
||||||
BuildRequires: ocaml-rpm-macros
|
BuildRequires: ocaml-rpm-macros
|
||||||
BuildRequires: %{py3_dist sphinx}
|
BuildRequires: %{py3_dist sphinx}
|
||||||
BuildRequires: %{py3_dist sphinx-copybutton}
|
BuildRequires: %{py3_dist sphinx-copybutton}
|
||||||
@ -573,6 +573,9 @@ cd -
|
|||||||
%files -n ocaml-xdg-devel -f .ofiles-xdg-devel
|
%files -n ocaml-xdg-devel -f .ofiles-xdg-devel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 20 2024 Jerry James <loganjerry@gmail.com> - 3.13.0-1
|
||||||
|
- Version 3.13.0
|
||||||
|
|
||||||
* Tue Jan 9 2024 Jerry James <loganjerry@gmail.com> - 3.12.2-1
|
* Tue Jan 9 2024 Jerry James <loganjerry@gmail.com> - 3.12.2-1
|
||||||
- Version 3.12.2
|
- Version 3.12.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dune-3.12.2.tar.gz) = a1b1ed2bbf41dec568881a71d47dc52c3d0f86d743390f2b7fdfdada219a9ea0866796b8687ca174ab320cc4c579003848699affe1a9502519e0be5abe117412
|
SHA512 (dune-3.13.0.tar.gz) = 667f8877e2debc67cac802ac6a52fec234bfba19e6ad503e39e5739cdaee55f8f5b511bec124c374d9c2b53f8f7a07610085152dbe0f8d1545cc49f7b9d78d25
|
||||||
|
Loading…
Reference in New Issue
Block a user