From 04992b70530728468847316cb2e5739a7aaf2730 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Wed, 29 Jan 2025 13:59:52 -0700 Subject: [PATCH] OCaml 5.2.1 rebuild for Fedora 41 --- ocaml-gettext.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec index 21dafa7..84276d9 100644 --- a/ocaml-gettext.spec +++ b/ocaml-gettext.spec @@ -12,13 +12,14 @@ ExcludeArch: %{ix86} Name: ocaml-gettext Version: 0.4.2 -Release: 22%{?dist} +Release: 23%{?dist} Summary: OCaml library for i18n License: LGPL-2.1-or-later with OCaml-LGPL-linking-exception URL: https://github.com/gildor478/ocaml-gettext +VCS: git:%{url}.git -Source0: https://github.com/gildor478/%{name}/archive/v%{version}.tar.gz +Source0: %{url}/archive/v%{version}.tar.gz # Updates for OCaml 5. Based in part on # https://github.com/gildor478/ocaml-gettext/pull/24 @@ -154,6 +155,9 @@ cat .ofiles-gettext-stub-devel >> .ofiles-gettext-devel %changelog +* Wed Jan 29 2025 Jerry James - 0.4.2-23 +- OCaml 5.2.1 rebuild for Fedora 41 + * Thu Jul 18 2024 Fedora Release Engineering - 0.4.2-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild