Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
04992b7053 |
1 changed files with 6 additions and 2 deletions
|
|
@ -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 <loganjerry@gmail.com> - 0.4.2-23
|
||||
- OCaml 5.2.1 rebuild for Fedora 41
|
||||
|
||||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-22
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue