Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a78e73639 |
1 changed files with 3 additions and 16 deletions
|
|
@ -9,14 +9,13 @@ ExcludeArch: %{ix86}
|
|||
|
||||
Name: ocaml-fileutils
|
||||
Version: 0.6.6
|
||||
Release: 5%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: OCaml library for common file and filename operations
|
||||
|
||||
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
|
||||
URL: https://gildor478.github.io/ocaml-fileutils/
|
||||
VCS: git:%{giturl}.git
|
||||
Source0: %{giturl}/releases/download/v%{version}/fileutils-%{version}.tbz
|
||||
|
||||
BuildRequires: ocaml >= 4.14
|
||||
BuildRequires: ocaml-dune >= 2.9
|
||||
%if 0%{?fedora}
|
||||
|
|
@ -74,20 +73,8 @@ developing applications that use %{name}.
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 14 2025 Richard W.M. Jones <rjones@redhat.com> - 0.6.6-5
|
||||
- OCaml 5.4.0 rebuild
|
||||
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.6-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sat Jul 12 2025 Jerry James <loganjerry@gmail.com> - 0.6.6-3
|
||||
- Rebuild to fix OCaml dependencies
|
||||
|
||||
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Thu Jan 9 2025 Jerry James <loganjerry@gmail.com> - 0.6.6-1
|
||||
- OCaml 5.3.0 rebuild for Fedora 42
|
||||
* Wed Jan 29 2025 Jerry James <loganjerry@gmail.com> - 0.6.6-1
|
||||
- OCaml 5.2.1 rebuild for Fedora 41
|
||||
- Version 0.6.6
|
||||
- All patches have been upstreamed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue