New upstream version 0.5.1.
This commit is contained in:
parent
8bb161a04e
commit
9a53c4b12d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
ocaml-fileutils-0.4.0.tar.gz
|
ocaml-fileutils-0.4.0.tar.gz
|
||||||
/ocaml-fileutils-0.4.4.tar.gz
|
/ocaml-fileutils-0.4.4.tar.gz
|
||||||
/ocaml-fileutils-0.4.5.tar.gz
|
/ocaml-fileutils-0.4.5.tar.gz
|
||||||
|
/ocaml-fileutils-0.5.1.tar.gz
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ocaml-fileutils
|
Name: ocaml-fileutils
|
||||||
Version: 0.4.5
|
Version: 0.5.1
|
||||||
Release: 17%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: OCaml library for common file and filename operations
|
Summary: OCaml library for common file and filename operations
|
||||||
|
|
||||||
License: LGPLv2 with exceptions
|
License: LGPLv2 with exceptions
|
||||||
URL: https://forge.ocamlcore.org/projects/ocaml-fileutils/
|
URL: https://forge.ocamlcore.org/projects/ocaml-fileutils/
|
||||||
Source0: https://forge.ocamlcore.org/frs/download.php/1194/ocaml-fileutils-%{version}.tar.gz
|
Source0: http://forge.ocamlcore.org/frs/download.php/1651/ocaml-fileutils-0.5.1.tar.gz
|
||||||
|
|
||||||
BuildRequires: ocaml >= 4.00.1
|
BuildRequires: ocaml >= 4.00.1
|
||||||
BuildRequires: ocaml-findlib-devel >= 1.3.3-3
|
BuildRequires: ocaml-findlib-devel >= 1.3.3-3
|
||||||
@ -96,6 +96,9 @@ make test
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 04 2016 Richard W.M. Jones <rjones@redhat.com> - 0.5.1-1
|
||||||
|
- New upstream version 0.5.1.
|
||||||
|
|
||||||
* Mon Sep 12 2016 Dan Horák <dan[at]danny.cz> - 0.4.5-17
|
* Mon Sep 12 2016 Dan Horák <dan[at]danny.cz> - 0.4.5-17
|
||||||
- disable debuginfo subpackage on interpreted builds
|
- disable debuginfo subpackage on interpreted builds
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user