Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed6c50508f | ||
|
|
a347812ca3 | ||
|
|
09b1b038dd | ||
|
|
1b68af0abb |
1 changed files with 10 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ ExcludeArch: %{ix86}
|
|||
|
||||
Name: ocaml-fileutils
|
||||
Version: 0.6.6
|
||||
Release: 2%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: OCaml library for common file and filename operations
|
||||
|
||||
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
|
||||
|
|
@ -74,6 +74,15 @@ 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue