public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-curses] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 16:22 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 16:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-curses
Branch : rawhide
Commit : 66fe1cfec414be206c9e65a5a22593d986b30dce
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T10:21:57-06:00
Stats : +10/-15 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-curses/c/66fe1cfec414be206c9e65a5a22593d986b30dce?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Version 1.0.12
- Use the dune declarative buildsystem
---
diff --git a/.gitignore b/.gitignore
index 0710394..b803c63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
ocaml-curses-1.0.3.tar.gz
/ocaml-curses-1.0.4.tar.gz
/curses-1.0.11.tar.gz
+/curses-1.0.12.tar.gz
diff --git a/ocaml-curses.spec b/ocaml-curses.spec
index 1da40a0..0d5d55d 100644
--- a/ocaml-curses.spec
+++ b/ocaml-curses.spec
@@ -2,8 +2,8 @@
ExcludeArch: %{ix86}
Name: ocaml-curses
-Version: 1.0.11
-Release: 18%{?dist}
+Version: 1.0.12
+Release: 1%{?dist}
Summary: OCaml bindings for ncurses
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
@@ -11,6 +11,7 @@ URL: https://github.com/mbacarella/curses
VCS: git:%{url}.git
Source0: %{url}/archive/%{version}/curses-%{version}.tar.gz
+BuildSystem: dune
BuildRequires: ocaml >= 4.02.0
BuildRequires: ocaml-dune >= 2.7
BuildRequires: ocaml-dune-configurator-devel
@@ -36,18 +37,6 @@ developing applications that use %{name}.
%autosetup -n curses-%{version}
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
-
%files -f .ofiles
%doc CHANGES.md README.md
%license COPYING
@@ -58,6 +47,11 @@ developing applications that use %{name}.
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.0.12-1
+- OCaml 5.5.0 rebuild
+- Version 1.0.12
+- Use the dune declarative buildsystem
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.0.11-18
- OCaml 5.4.1 rebuild
diff --git a/sources b/sources
index bee858a..6b2450a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (curses-1.0.11.tar.gz) = 343113ab56ce339d8dc534087c27c88513a15a7d4337187f0d8e939c05730c6f2f4e6ddb2bfa6eed96b38d8e0271762d34be0ecf94bbfcbaeef29c12a362c672
+SHA512 (curses-1.0.12.tar.gz) = fb2fc9f8f2b58edbbcb7177363a115ccd64d91122837502e4810be8ded512606ee7cf3e09fb8d772e1145e4c389b8ff8ca9a47b49766ba69acd13abb621640a1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 16:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 16:22 [rpms/ocaml-curses] rawhide: OCaml 5.5.0 rebuild Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox