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-spdx-licenses] f44: Version 1.5.0
Date: Thu, 30 Jul 2026 21:55:16 GMT [thread overview]
Message-ID: <178544851651.1.6874748423199733935.rpms-ocaml-spdx-licenses-acf6dd185c5d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-spdx-licenses
Branch : f44
Commit : acf6dd185c5d0e3f6e4598a0f15df9fc2b8356cf
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-30T15:55:00-06:00
Stats : +3/-11 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-spdx-licenses/c/acf6dd185c5d0e3f6e4598a0f15df9fc2b8356cf?branch=f44
Log:
Version 1.5.0
- Use the dune declarative buildsystem
---
diff --git a/ocaml-spdx-licenses.spec b/ocaml-spdx-licenses.spec
index 7dd4a2a..2e89865 100644
--- a/ocaml-spdx-licenses.spec
+++ b/ocaml-spdx-licenses.spec
@@ -3,7 +3,7 @@
%endif
Name: ocaml-spdx-licenses
-Version: 1.4.0
+Version: 1.5.0
Release: %autorelease
Summary: SPDX License Expression parser in OCaml
@@ -15,6 +15,7 @@ Source: %{url}/archive/v%{version}/spdx_licenses-%{version}.tar.gz
# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
ExcludeArch: %{ix86}
+BuildSystem: dune
BuildRequires: ocaml >= 4.08
BuildRequires: ocaml-alcotest-devel >= 1.4.0
BuildRequires: ocaml-dune >= 2.3
@@ -37,15 +38,6 @@ developing applications that use %{name}.
%prep
%autosetup -n spdx_licenses-%{version}
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%doc CHANGES.md README.md
%license LICENSE.txt
diff --git a/sources b/sources
index 29dedf5..21b7c8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (spdx_licenses-1.4.0.tar.gz) = bf86a4b796bf692806b6bc7f9767052a81481d7856a32f1dccba892ab5ce9d23d5ad3376feae239485a110aeed613c8cb4edba0d71c87b3fa1f2a3d32e956cd1
+SHA512 (spdx_licenses-1.5.0.tar.gz) = bc7035e99eee3d51c6a4525fe2afa886c4477232fa7c8e9d4e74b1c879ff9ae252089482af1b871f0e33dafaaac0733c6bf0a8816ea2abc55db0531d555532de
reply other threads:[~2026-07-30 21:55 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=178544851651.1.6874748423199733935.rpms-ocaml-spdx-licenses-acf6dd185c5d@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