Hello community, here is the log from the commit of package ocaml-rope for openSUSE:Factory checked in at 2019-11-27 13:52:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-rope (Old) and /work/SRC/openSUSE:Factory/.ocaml-rope.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-rope" Wed Nov 27 13:52:32 2019 rev:5 rq:747031 version:0.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-rope/ocaml-rope.changes 2019-10-24 23:02:15.484039137 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-rope.new.26869/ocaml-rope.changes 2019-11-27 13:52:44.428400058 +0100 @@ -1,0 +2,6 @@ +Fri Nov 1 12:34:56 UTC 2019 - [email protected] + +- Require current dune macros +- Use _service file + +------------------------------------------------------------------- Old: ---- ocaml-rope-0.6.2.tar.gz New: ---- _service ocaml-rope-0.6.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-rope.spec ++++++ --- /var/tmp/diff_new_pack.XmnuN9/_old 2019-11-27 13:52:46.568398282 +0100 +++ /var/tmp/diff_new_pack.XmnuN9/_new 2019-11-27 13:52:46.572398279 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,13 +23,11 @@ Summary: Ropes ("heavyweight strings") for OCaml License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception Group: Development/Languages/OCaml - -URL: http://rope.forge.ocamlcore.org/ -Source0: https://github.com/Chris00/ocaml-rope/archive/%{version}/%{name}-%{version}.tar.gz - +URL: https://github.com/Chris00/ocaml-rope +Source0: %{name}-%{version}.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20190930 +BuildRequires: ocaml-rpm-macros >= 20191101 BuildRequires: ocamlfind(benchmark) BuildRequires: ocamlfind(bytes) BuildRequires: ocamlfind(compiler-libs.toplevel) @@ -57,6 +55,7 @@ %autosetup -p1 %build +dune_release_pkgs='rope' %ocaml_dune_setup %ocaml_dune_build @@ -68,8 +67,6 @@ %ocaml_dune_test %files -f %{name}.files -%license LICENSE.md -%doc README.md %files devel -f %{name}.files.devel ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/Chris00/ocaml-rope.git</param> <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@</param> <!-- 0.6.2 --> <param name="revision">a7409da8758bb3b5f6213099c0997cf537e22a86</param> <param name="filename">ocaml-rope</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="disabled"/> </services>
