diff --git a/_service b/_service index aca2f24..7c043c7 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-curses - bf8a3536d375ba29b4e85c8c4c6ce573260e65d9 + a23a03d06206d85f53938c196b2a258ed1e4ef2e git disable https://github.com/mbacarella/curses.git diff --git a/ocaml-curses-1.0.10.tar.xz b/ocaml-curses-1.0.10.tar.xz new file mode 100644 index 0000000..6d07c4f --- /dev/null +++ b/ocaml-curses-1.0.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53191611f9ad04bf3e8cd3be5294c4862b32fbf7e3f3a9510b967071269cc44d +size 25028 diff --git a/ocaml-curses-1.0.9.tar.xz b/ocaml-curses-1.0.9.tar.xz deleted file mode 100644 index 66805f6..0000000 --- a/ocaml-curses-1.0.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bce56e92715fb473735c8560c59a66ec42ab9e5d837f3468b9e98b31265bcd47 -size 24156 diff --git a/ocaml-curses.changes b/ocaml-curses.changes index 188245a..9b0ac16 100644 --- a/ocaml-curses.changes +++ b/ocaml-curses.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 26 12:34:56 UTC 2021 - ohering@suse.de + +- Update to version 1.0.10 + ------------------------------------------------------------------- Sun Oct 10 10:10:10 UTC 2021 - ohering@suse.de diff --git a/ocaml-curses.spec b/ocaml-curses.spec index 685682a..c0f75af 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -17,7 +17,7 @@ Name: ocaml-curses -Version: 1.0.9 +Version: 1.0.10 Release: 0 %{?ocaml_preserve_bytecode} Summary: OCaml bindings for ncurses @@ -28,7 +28,7 @@ Source0: %{name}-%{version}.tar.xz BuildRequires: ncurses-devel BuildRequires: ocaml BuildRequires: ocaml-dune >= 2.7 -BuildRequires: ocaml-rpm-macros >= 20210911 +BuildRequires: ocaml-rpm-macros >= 20211027 BuildRequires: ocamlfind(dune.configurator) BuildRequires: pkg-config