New upstream version 1.2.7.
This commit is contained in:
parent
08b96c17a1
commit
fab4523df6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
findlib-1.2.5.tar.gz
|
findlib-1.2.5.tar.gz
|
||||||
/findlib-1.2.6.tar.gz
|
/findlib-1.2.6.tar.gz
|
||||||
|
/findlib-1.2.7.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ocaml-findlib
|
Name: ocaml-findlib
|
||||||
Version: 1.2.6
|
Version: 1.2.7
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Objective CAML package manager and build helper
|
Summary: Objective CAML package manager and build helper
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 6 2012 Richard W.M. Jones <rjones@redhat.com> - 1.2.7-1
|
||||||
|
- New upstream version 1.2.7.
|
||||||
|
|
||||||
* Thu Dec 8 2011 Richard W.M. Jones <rjones@redhat.com> - 1.2.6-5
|
* Thu Dec 8 2011 Richard W.M. Jones <rjones@redhat.com> - 1.2.6-5
|
||||||
- Don't strip bytecode binary (see RHBZ#435559).
|
- Don't strip bytecode binary (see RHBZ#435559).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user