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-uunf] f45: Ensure the Unicode test file version matches
Date: Wed, 23 Sep 2026 22:29:18 GMT [thread overview]
Message-ID: <179020255871.1.5736990631637399274.rpms-ocaml-uunf-a01a3fe09748@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-uunf
Branch : f45
Commit : a01a3fe09748b0aaa960e14144091d8c0d49db79
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-09-23T16:28:16-06:00
Stats : +4/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-uunf/c/a01a3fe09748b0aaa960e14144091d8c0d49db79?branch=f45
Log:
Ensure the Unicode test file version matches
---
diff --git a/.gitignore b/.gitignore
index d308285..4afd604 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/uunf-*.tbz
+/NormalizationTest.txt
diff --git a/ocaml-uunf.spec b/ocaml-uunf.spec
index 0730326..aa53173 100644
--- a/ocaml-uunf.spec
+++ b/ocaml-uunf.spec
@@ -11,6 +11,7 @@ License: ISC
URL: https://erratique.ch/software/uunf
VCS: git:https://erratique.ch/repos/uunf.git
Source: %{url}/releases/uunf-%{version}.tbz
+Source: https://www.unicode.org/Public/%{version}/ucd/NormalizationTest.txt
# Revert changes for an unreleased version of ocaml-b0; affects tests only
Patch: %{name}-b0-downgrade.patch
@@ -33,7 +34,6 @@ BuildRequires: ocaml-rpm-macros
BuildRequires: ocaml-topkg-devel >= 1.1.0
BuildRequires: ocaml-uucd-devel >= 18.0.0
BuildRequires: ocaml-uutf-devel >= 1.0.0
-BuildRequires: unicode-ucd
%description
Uunf is an OCaml library for normalizing Unicode text. It supports all
@@ -55,7 +55,7 @@ developing applications that use %{name}.
%prep
%autosetup -n uunf-%{version} -p1
-ln -s %{_datadir}/unicode/ucd/NormalizationTest.txt test
+cp -p %{SOURCE1} test
%install -a
# Generate the man page
diff --git a/sources b/sources
index 5c1a2f3..918a922 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
SHA512 (uunf-18.0.0.tbz) = 739434317d84fb2f60f195d5645093fce5cfeb8ebb7e491345c80799528768a255cc39be05d12f873f028a302bbe0716b0591b8f47c6fe04fe309c6e6c93069c
+SHA512 (NormalizationTest.txt) = 26e1208a8807fea8999e9578ada91e156ea038c8c29531c8e23425c243e4c9df78878da6a7855bba9f1e19e8edf2d0accc99317e6bf4bc49041ac9a5497bb335
reply other threads:[~2026-09-23 22:29 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=179020255871.1.5736990631637399274.rpms-ocaml-uunf-a01a3fe09748@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