Compare commits
12 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
7eb46ce22c | ||
|
4275d83acf | ||
|
c84fb7b77b | ||
|
713bbe0e12 | ||
|
f51f9a11fd | ||
|
59942d9b1b | ||
|
8bbcbc6d71 | ||
|
c7cfbc05bf | ||
|
144d62b575 | ||
|
7d917d3bfc | ||
|
c3ccfebce2 | ||
|
8fb258d3f6 |
@ -3,7 +3,7 @@
|
||||
|
||||
Name: ocaml-cudf
|
||||
Version: 0.9
|
||||
Release: 16%{?dist}
|
||||
Release: 27%{?dist}
|
||||
Summary: Format for describing upgrade scenarios
|
||||
|
||||
%global libname %(echo %{name} | sed -e 's/^ocaml-//')
|
||||
@ -17,6 +17,7 @@ Source0: https://gforge.inria.fr/frs/download.php/file/36602/cudf-0.9.tar
|
||||
%global _default_patch_fuzz 2
|
||||
Patch1: cudf-0.9-ounit2.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-ocamlbuild
|
||||
BuildRequires: ocaml-ocamldoc
|
||||
@ -111,6 +112,40 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 1 21:30:57 GMT 2021 Richard W.M. Jones <rjones@redhat.com> - 0.9-27
|
||||
- OCaml 4.12.0 build
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jan 20 2021 Richard W.M. Jones <rjones@redhat.com> - 0.9-25
|
||||
- Rebuild for new ocaml-extlib.
|
||||
|
||||
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.9-24
|
||||
- OCaml 4.11.1 rebuild
|
||||
|
||||
* Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.9-23
|
||||
- OCaml 4.11.0 rebuild
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-22
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Sat May 30 2020 Richard W.M. Jones <rjones@redhat.com> - 0.9-20
|
||||
- Rebuild for updated ocaml-extlib (RHBZ#1837823).
|
||||
|
||||
* Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 0.9-19
|
||||
- OCaml 4.11.0+dev2-2020-04-22 rebuild
|
||||
|
||||
* Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.9-18
|
||||
- OCaml 4.11.0 pre-release attempt 2
|
||||
|
||||
* Sat Apr 04 2020 Richard W.M. Jones <rjones@redhat.com> - 0.9-17
|
||||
- Update all OCaml dependencies for RPM 4.16.
|
||||
|
||||
* Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 0.9-16
|
||||
- OCaml 4.10.0 final.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user