Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d21bb78117 |
3 changed files with 8 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@
|
|||
/v1.6.5.tar.gz
|
||||
/v1.6.6.tar.gz
|
||||
/cppo-1.6.8.tar.gz
|
||||
/cppo-1.8.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ ExcludeArch: %{ix86}
|
|||
%global giturl https://github.com/ocaml-community/cppo
|
||||
|
||||
Name: ocaml-cppo
|
||||
Version: 1.6.9
|
||||
Release: 11%{?dist}
|
||||
Version: 1.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Equivalent of the C preprocessor for OCaml programs
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
|
@ -74,6 +74,10 @@ at build time. To use it, call ocamlbuild with the argument
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 28 2025 Jerry James <loganjerry@gmail.com> - 1.8.0-1
|
||||
- OCaml 5.2.1 rebuild for Fedora 41
|
||||
- Version 1.8.0
|
||||
|
||||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (cppo-1.6.9.tar.gz) = 26ff5a7b7f38c460661974b23ca190f0feae3a99f1974e0fd12ccf08745bd7d91b7bc168c70a5385b837bfff9530e0e4e41cf269f23dd8cf16ca658008244b44
|
||||
SHA512 (cppo-1.8.0.tar.gz) = 3840725b767a0300bdc48f11d26d798bdcae0a764ed6798df3a08dfc8cc76fe124b14a19d47c9b5ea8e229d68b0311510afce77c0e4d9131fbda5116dc2689a2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue