diff --git a/_service b/_service index 33a6b72..0b66017 100644 --- a/_service +++ b/_service @@ -1,10 +1,13 @@ - https://github.com/ocaml-community/cppo.git - git - 1.6.6 - v1.6.6 ocaml-cppo + 7d217864a5fdc4551699e248137a2f8b719d2078 + git + disable + https://github.com/ocaml-community/cppo.git + @PARENT_TAG@ + [v]?([^\+]+)(.*) + \1 *.tar diff --git a/ocaml-cppo-1.6.6.tar.xz b/ocaml-cppo-1.6.6.tar.xz deleted file mode 100644 index 1864e85..0000000 --- a/ocaml-cppo-1.6.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:121a5f0922cb465e0d802c42cc143768d63c37c921fc7b4c1699b3e3619725fb -size 24848 diff --git a/ocaml-cppo-1.6.7.tar.xz b/ocaml-cppo-1.6.7.tar.xz new file mode 100644 index 0000000..8ed27ab --- /dev/null +++ b/ocaml-cppo-1.6.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:441b51c65ab61e2f2c35c51852bd82281ba2a091fd19082353554bd1256da2b1 +size 25144 diff --git a/ocaml-cppo.changes b/ocaml-cppo.changes index d1e29a4..17fee6a 100644 --- a/ocaml-cppo.changes +++ b/ocaml-cppo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 21 21:21:21 UTC 2021 - ohering@suse.de + +- Update to version 1.6.7 + See included Changes for details + ------------------------------------------------------------------- Thu Feb 20 20:20:20 UTC 2020 - ohering@suse.de diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 64fa8f8..e3d24d5 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -1,8 +1,8 @@ # # spec file for package ocaml-cppo # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2018 The openSUSE Project. +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2015 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -19,17 +19,17 @@ Name: ocaml-cppo -Version: 1.6.6 +Version: 1.6.7 Release: 0 %{?ocaml_preserve_bytecode} Summary: The C preprocessor written in OCaml License: BSD-3-Clause Group: Development/Languages/OCaml -Url: https://github.com/ocaml-community/cppo +URL: https://opam.ocaml.org/packages/cppo Source: %{name}-%{version}.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20200220 +BuildRequires: ocaml-rpm-macros >= 20210114 BuildRequires: ocamlfind(str) BuildRequires: ocamlfind(unix)