diff --git a/.gitignore b/.gitignore index 6d8519f..01b99d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /zed-1.5.tar.gz /zed-1.6.tar.gz +/zed-2.0.2.tar.gz diff --git a/ocaml-zed.spec b/ocaml-zed.spec index dc67ce4..3a74a06 100644 --- a/ocaml-zed.spec +++ b/ocaml-zed.spec @@ -1,6 +1,6 @@ Name: ocaml-zed -Version: 1.6 -Release: 8%{?dist} +Version: 2.0.2 +Release: 1%{?dist} Summary: Abstract engine for text edition in OCaml %global libname %(echo %{name} | sed -e 's/^ocaml-//') @@ -13,8 +13,9 @@ BuildRequires: ocaml BuildRequires: ocaml-findlib BuildRequires: ocaml-camomile-devel BuildRequires: ocaml-react-devel +BuildRequires: ocaml-charinfo-width-devel -BuildRequires: jbuilder +BuildRequires: ocaml-dune %description Zed is an abstract engine for text edition. It can be used to @@ -39,7 +40,7 @@ developing applications that use %{name}. %build # It might be nice to have a %jbuilder macro that just does this. -jbuilder build -p %{libname} %{?_smp_mflags} +dune build -p %{libname} %{?_smp_mflags} %install mkdir -p %{buildroot}%{_libdir}/ocaml/zed/ @@ -68,6 +69,9 @@ cp -aLr _build/install/default/lib/zed/* %{buildroot}%{_libdir}/ocaml/zed/ %changelog +* Mon Jul 29 2019 Ben Rosser - 2.0.2-1 +- Updated to latest upstream release. + * Thu Jun 27 2019 Richard W.M. Jones - 1.6-8 - OCaml 4.08.0 (final) rebuild. diff --git a/sources b/sources index cee0344..2041382 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zed-1.6.tar.gz) = 36509f45606f3bc99dde40c3ce6e6112fac75a1178d6e1193deaf09252db6d66991caad0ba706cb7074f59acee5e3f6ec93a5eb8367cd36c85a7877b912e6666 +SHA512 (zed-2.0.2.tar.gz) = d3344909841cc05d97e01970050b2a4d4a35475d9bcbe8a499c152693827682798582a3be55a6d53fb58878568a03b2f5b06e2375a6168b695a0d216b0721881