Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
e69ef7fefc | ||
|
80bf32241a | ||
|
dbcdb172c0 |
@ -5,8 +5,8 @@
|
|||||||
%global srcname fmt
|
%global srcname fmt
|
||||||
|
|
||||||
Name: ocaml-%{srcname}
|
Name: ocaml-%{srcname}
|
||||||
Version: 0.8.8
|
Version: 0.8.9
|
||||||
Release: 12%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: OCaml Format pretty-printer combinators
|
Summary: OCaml Format pretty-printer combinators
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -103,6 +103,15 @@ ocaml pkg/pkg.ml test
|
|||||||
%{_libdir}/ocaml/%{srcname}/%{srcname}*.mli
|
%{_libdir}/ocaml/%{srcname}/%{srcname}*.mli
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 1 11:02:42 GMT 2021 Richard W.M. Jones <rjones@redhat.com> - 0.8.9-3
|
||||||
|
- OCaml 4.12.0 build
|
||||||
|
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.9-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Nov 3 2020 Jerry James <loganjerry@gmail.com> - 0.8.9-1
|
||||||
|
- Version 0.8.9
|
||||||
|
|
||||||
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.8.8-12
|
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.8.8-12
|
||||||
- OCaml 4.11.1 rebuild
|
- OCaml 4.11.1 rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fmt-0.8.8.tar.gz) = 3a39ac4f368e4de7c1059e088d8470651073c56f5ba83ba3bc328eb2be7ef0461b138fbaf1f25a13b8d8988920be4b90e968ce251e1a72db4f9cf99668fa2f3d
|
SHA512 (fmt-0.8.9.tar.gz) = 4a03f4dda499c27394ecaba85b62ce818fa28e058ff09028b0924472dbc315a7757b8edef8a2301fd429e93d9ae6bac047d90eba24c866811c3a08dacc457e10
|
||||||
|
Loading…
Reference in New Issue
Block a user