public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-mtime] f45: Version 2.2.0
@ 2026-08-24 21:47 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-08-24 21:47 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ocaml-mtime
Branch : f45
Commit : ca57454cb1082257c6cd775c02d29588c83a2c31
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-08-24T15:37:59-06:00
Stats  : +6/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ocaml-mtime/c/ca57454cb1082257c6cd775c02d29588c83a2c31?branch=f45

Log:
Version 2.2.0

---
diff --git a/ocaml-mtime.spec b/ocaml-mtime.spec
index 2d9f72d..f3ed7cf 100644
--- a/ocaml-mtime.spec
+++ b/ocaml-mtime.spec
@@ -2,7 +2,7 @@
 ExcludeArch: %{ix86}
 
 Name:           ocaml-mtime
-Version:        2.1.0
+Version:        2.2.0
 Release:        %autorelease
 Summary:        Monotonic wall-clock time for OCaml
 
@@ -23,7 +23,7 @@ BuildRequires:  ocaml-compiler-libs
 BuildRequires:  ocaml-findlib
 BuildRequires:  ocaml-ocamlbuild
 BuildRequires:  ocaml-rpm-macros
-BuildRequires:  ocaml-topkg-devel >= 1.0.3
+BuildRequires:  ocaml-topkg-devel >= 1.1.0
 
 # Do not require ocaml-compiler-libs at runtime
 %global __ocaml_requires_opts -i Asttypes -i Build_path_prefix_map -i Cmi_format -i Data_types -i Env -i Format_doc -i Ident -i Identifiable -i Load_path -i Location -i Longident -i Misc -i Oprint -i Outcometree -i Parsetree -i Path -i Primitive -i Shape -i Subst -i Toploop -i Type_immediacy -i Types -i Unit_info -i Warnings
@@ -52,6 +52,9 @@ developing applications that use %{name}.
 # link with the math library
 echo $'\ntrue: cclib(-lm)' >> _tags
 
+# Don't depend on unreleased b0 features
+sed -i 's/Test\.Log\.msg/Test.log/g' test/test_mtime_clock.ml
+
 %check
 b0 test
 

diff --git a/sources b/sources
index d4b0b4a..f720778 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mtime-2.1.0.tbz) = a6619f1a3f1a5b32b7a9a067b939f94e6c66244eb90762d41f2cb1c9af852dd7d270fedb20e2b9b61875d52ba46e24af6ebf5950d1284b0b75b2fd2c380d9af3
+SHA512 (mtime-2.2.0.tbz) = c7d0ef764c3cc803b9c06216601057d5092b624ee313780df70f6a0a462f12671986af69c90e811038419cae4648c62acbef71398ceb8d0d3c9dcda6ff0fab80

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-24 21:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 21:47 [rpms/ocaml-mtime] f45: Version 2.2.0 Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox