New upstream release 1.1.2.
This commit is contained in:
parent
48c1bb56e6
commit
d00d9fec81
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/cppo-1.0.1.tar.gz
|
/cppo-1.0.1.tar.gz
|
||||||
|
/cppo-1.1.2.tar.gz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ocaml-cppo
|
Name: ocaml-cppo
|
||||||
Version: 1.0.1
|
Version: 1.1.2
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Equivalent of the C preprocessor for OCaml programs
|
Summary: Equivalent of the C preprocessor for OCaml programs
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -65,6 +65,9 @@ make test
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 24 2015 Richard W.M. Jones <rjones@redhat.com> - 1.1.2-1
|
||||||
|
- New upstream release 1.1.2.
|
||||||
|
|
||||||
* Wed Jun 24 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-4
|
* Wed Jun 24 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-4
|
||||||
- ocaml-4.02.2 final rebuild.
|
- ocaml-4.02.2 final rebuild.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user