Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/ocaml-curses-1.0.3.tar.gz
|
/ocaml-curses-1.0.3.tar.gz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
6bcb4a6eaf8353aac93069be0084f833a55340c1 SOURCES/ocaml-curses-1.0.3.tar.gz
|
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: ocaml-curses
|
Name: ocaml-curses
|
||||||
Version: 1.0.3
|
Version: 1.0.3
|
||||||
Release: 45%{?dist}
|
Release: 49%{?dist}
|
||||||
Summary: OCaml bindings for ncurses
|
Summary: OCaml bindings for ncurses
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
|
|
||||||
@ -92,6 +92,21 @@ ocamlfind install curses META *.cmi *.cma *.a *.so *.mli
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 04 2019 Richard W.M. Jones <rjones@redhat.com> - 1.0.3-49
|
||||||
|
- Add -runtime-variant _pic to tests
|
||||||
|
related: rhbz#1682868
|
||||||
|
|
||||||
|
* Thu Jul 04 2019 Richard W.M. Jones <rjones@redhat.com> - 1.0.3-48
|
||||||
|
- Bump and rebuild to run tests.
|
||||||
|
related: rhbz#1682868
|
||||||
|
|
||||||
|
* Wed Jul 03 2019 Richard W.M. Jones <rjones@redhat.com> - 1.0.3-47
|
||||||
|
- Build and rebuild to rerun gating tests.
|
||||||
|
related: rhbz#1682868
|
||||||
|
|
||||||
|
* Thu Mar 21 2019 Richard W.M. Jones <rjones@redhat.com> - 1.0.3-46
|
||||||
|
- Add gating tests resolves: rhbz#1682868
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-45
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-45
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
Loading…
Reference in New Issue
Block a user