diff --git a/.gitignore b/.gitignore index 73abbc5..ea02671 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ ocaml-fileutils-0.4.0.tar.gz /ocaml-fileutils-0.4.4.tar.gz /ocaml-fileutils-0.4.5.tar.gz +/ocaml-fileutils-0.5.1.tar.gz diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec index 6f7d8ac..73e3e0a 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -4,13 +4,13 @@ %endif Name: ocaml-fileutils -Version: 0.4.5 -Release: 17%{?dist} +Version: 0.5.1 +Release: 1%{?dist} Summary: OCaml library for common file and filename operations License: LGPLv2 with exceptions 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-findlib-devel >= 1.3.3-3 @@ -96,6 +96,9 @@ make test %changelog +* Fri Nov 04 2016 Richard W.M. Jones - 0.5.1-1 +- New upstream version 0.5.1. + * Mon Sep 12 2016 Dan HorĂ¡k - 0.4.5-17 - disable debuginfo subpackage on interpreted builds diff --git a/sources b/sources index e05e8bf..a36731d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2fa2782374c2210f2584fe02814bb343 ocaml-fileutils-0.4.5.tar.gz +2fe185bbce4357eb5fba1dfc0b3e63c5 ocaml-fileutils-0.5.1.tar.gz