Hello community,

here is the log from the commit of package ocaml-sha for openSUSE:Factory 
checked in at 2020-04-05 20:56:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-sha (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-sha.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-sha"

Sun Apr  5 20:56:50 2020 rev:4 rq:791544 version:1.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-sha/ocaml-sha.changes      2019-11-11 
13:01:26.917757560 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-sha.new.3248/ocaml-sha.changes    
2020-04-05 20:56:58.785406304 +0200
@@ -1,0 +2,6 @@
+Sun Mar 29 12:34:56 UTC 2020 - [email protected]
+
+- Update to version 1.13
+  internal cleanups
+
+-------------------------------------------------------------------

Old:
----
  ocaml-sha-1.12.tar.xz

New:
----
  ocaml-sha-1.13.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ocaml-sha.spec ++++++
--- /var/tmp/diff_new_pack.P5HpJ2/_old  2020-04-05 20:56:59.281406836 +0200
+++ /var/tmp/diff_new_pack.P5HpJ2/_new  2020-04-05 20:56:59.281406836 +0200
@@ -16,17 +16,17 @@
 #
 
 Name:           ocaml-sha
-Version:        1.12
+Version:        1.13
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        Binding to the SHA cryptographic functions
 License:        ISC
 Group:          Development/Languages/OCaml
-URL:            https://github.com/djs55/ocaml-sha/
+URL:            https://opam.ocaml.org/packages/sha
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune
-BuildRequires:  ocaml-rpm-macros >= 20191101
+BuildRequires:  ocaml-rpm-macros >= 20200220
 BuildRequires:  ocamlfind(oUnit)
 
 %description
@@ -47,7 +47,6 @@
 %autosetup -p1
 
 %build
-test -f jbuild && dune upgrade --verbose
 dune_release_pkgs='sha'
 %ocaml_dune_setup
 %ocaml_dune_build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.P5HpJ2/_old  2020-04-05 20:56:59.313406870 +0200
+++ /var/tmp/diff_new_pack.P5HpJ2/_new  2020-04-05 20:56:59.317406874 +0200
@@ -1,12 +1,13 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="filename">ocaml-sha</param>
-    <!-- v1.12 -->
-    <param name="revision">cd6d9c7dbda41dcab0057e052f7fc88df186042b</param>
+    <param name="revision">12073dab52b52abc29994a30456c8fded95be8fb</param>
     <param name="scm">git</param>
     <param name="submodules">disable</param>
     <param name="url">https://github.com/djs55/ocaml-sha.git</param>
-    <param name="versionformat">1.12</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-sha-1.12.tar.xz -> ocaml-sha-1.13.tar.xz ++++++
++++ 1819 lines of diff (skipped)


Reply via email to