public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ocaml-curses] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 16:22:15 GMT	[thread overview]
Message-ID: <178361413568.1.8017687188820584623.rpms-ocaml-curses-66fe1cfec414@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-09 16:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178361413568.1.8017687188820584623.rpms-ocaml-curses-66fe1cfec414@fedoraproject.org \
    --to=loganjerry@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox