diff --git a/ocaml.spec b/ocaml.spec index 71ab8d5d44de8564364a377fd9a44c3153e23725..5645ce7c7678849776187678862d5afe15950313 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -4,7 +4,7 @@ Name: ocaml Version: 5.3.0 -Release: 1 +Release: 2 Summary: OCaml compiler and programming environment License: LGPL-2.1-only URL: https://www.ocaml.org @@ -22,7 +22,7 @@ BuildRequires: gcc binutils-devel ncurses-devel gdbm-devel gawk perl-interpret BuildRequires: util-linux chrpath autoconf annobin make Requires: gcc util-linux %{_vendor}-rpm-config -Requires: ocaml-srpm-macros +Requires: %{name}-srpm-macros = %{version}-%{release} Provides: bundled(md5-plumb) ocaml(runtime) = %{version} Provides: ocaml(compiler) = %{version} @@ -290,6 +290,9 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_rpmconfigdir}/%{_vendor} %{_mandir}/man3/* %changelog +* Wed Apr 23 2025 wangkai <13474090681@163.com> - 5.3.0-2 +- Add version limit for ocaml-srpm-macros + * Fri Apr 18 2025 yaoxin <1024769339@qq.com> - 5.3.0-1 - Update to 5.3.0: * Syntax for deep effect handlers