public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-spdx-licenses] f43: Version 1.5.0
@ 2026-07-30 22:04 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-30 22:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-spdx-licenses
Branch : f43
Commit : 1bc0dd6aed89bcf283ca947855411dfe6aacf113
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-30T16:04:01-06:00
Stats : +3/-11 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-spdx-licenses/c/1bc0dd6aed89bcf283ca947855411dfe6aacf113?branch=f43
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 22:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 22:04 [rpms/ocaml-spdx-licenses] f43: Version 1.5.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