Hello community,
here is the log from the commit of package ocaml-fileutils for openSUSE:Factory
checked in at 2020-08-24 15:06:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-fileutils (Old)
and /work/SRC/openSUSE:Factory/.ocaml-fileutils.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-fileutils"
Mon Aug 24 15:06:19 2020 rev:5 rq:828683 version:0.6.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-fileutils/ocaml-fileutils.changes
2019-11-12 16:11:51.575780742 +0100
+++
/work/SRC/openSUSE:Factory/.ocaml-fileutils.new.3399/ocaml-fileutils.changes
2020-08-24 15:06:38.370497474 +0200
@@ -1,0 +2,6 @@
+Thu Aug 20 20:20:20 UTC 2020 - [email protected]
+
+- Update to version 0.6.3
+ See included CHANGES.md for details
+
+-------------------------------------------------------------------
Old:
----
ocaml-fileutils-0.6.1.tar.xz
New:
----
ocaml-fileutils-0.6.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ocaml-fileutils.spec ++++++
--- /var/tmp/diff_new_pack.ypPezm/_old 2020-08-24 15:06:39.962498250 +0200
+++ /var/tmp/diff_new_pack.ypPezm/_new 2020-08-24 15:06:39.966498252 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ocaml-fileutils
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,17 @@
Name: ocaml-fileutils
-Version: 0.6.1
+Version: 0.6.3
Release: 0
%{?ocaml_preserve_bytecode}
Summary: OCaml library for common file and filename operations
License: SUSE-LGPL-2.0-with-linking-exception
Group: Development/Languages/OCaml
-Url: https://github.com/gildor478/ocaml-fileutils
+URL: https://opam.ocaml.org/packages/fileutils
Source0: %{name}-%{version}.tar.xz
BuildRequires: ocaml
BuildRequires: ocaml-dune
-BuildRequires: ocaml-rpm-macros >= 20191101
+BuildRequires: ocaml-rpm-macros >= 20200514
BuildRequires: ocamlfind(bytes)
BuildRequires: ocamlfind(oUnit)
BuildRequires: ocamlfind(stdlib-shims)
++++++ _service ++++++
--- /var/tmp/diff_new_pack.ypPezm/_old 2020-08-24 15:06:39.994498266 +0200
+++ /var/tmp/diff_new_pack.ypPezm/_new 2020-08-24 15:06:39.994498266 +0200
@@ -1,10 +1,13 @@
<services>
<service name="tar_scm" mode="disabled">
- <param name="url">git://github.com/gildor478/ocaml-fileutils.git</param>
- <param name="scm">git</param>
- <param name="versionformat">0.6.1</param>
- <param name="revision">v0.6.1</param>
<param name="filename">ocaml-fileutils</param>
+ <param name="revision">9ad8d2ee342c551391f2a9873de01982d24b36d5</param>
+ <param name="scm">git</param>
+ <param name="submodules">disable</param>
+ <param name="url">git://github.com/gildor478/ocaml-fileutils.git</param>
+ <param name="versionformat">@PARENT_TAG@</param>
+ <param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param>
+ <param name="versionrewrite-replacement">\1</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
++++++ ocaml-fileutils-0.6.1.tar.xz -> ocaml-fileutils-0.6.3.tar.xz ++++++
++++ 9559 lines of diff (skipped)