Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-cmdliner for openSUSE:Factory 
checked in at 2022-04-06 21:51:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-cmdliner (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-cmdliner.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-cmdliner"

Wed Apr  6 21:51:09 2022 rev:3 rq:967044 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-cmdliner/ocaml-cmdliner.changes    
2019-11-12 16:11:39.123767360 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-cmdliner.new.1900/ocaml-cmdliner.changes  
2022-04-06 21:51:21.495658335 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 04:04:04 UTC 2022 - oher...@suse.de
+
+- Update to version 1.1.1
+  See included CHANGES.md for details
+
+-------------------------------------------------------------------

Old:
----
  ocaml-cmdliner-1.0.4.tar.xz

New:
----
  ocaml-cmdliner-1.1.1.tar.xz

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

Other differences:
------------------
++++++ ocaml-cmdliner.spec ++++++
--- /var/tmp/diff_new_pack.A0e5Ql/_old  2022-04-06 21:51:22.007652491 +0200
+++ /var/tmp/diff_new_pack.A0e5Ql/_new  2022-04-06 21:51:22.011652446 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-parmap
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,17 @@
 #
 
 Name:           ocaml-cmdliner
-Version:        1.0.4
+Version:        1.1.1
 Release:        0
 %{?ocaml_preserve_bytecode}
 License:        ISC
 Summary:        Declarative definition of command line interfaces for OCaml
 Url:            https://github.com/dbuenzli/cmdliner
 Group:          Development/Languages/OCaml
-Source:         %{name}-%{version}.tar.xz
-BuildRequires:  ocaml
+Source:         %name-%version.tar.xz
+BuildRequires:  ocaml(ocaml_base_version) >= 4.08
 BuildRequires:  ocaml-dune
-BuildRequires:  ocaml-rpm-macros >= 20191101
+BuildRequires:  ocaml-rpm-macros >= 20220222
 
 %description
 Cmdliner is a module for the declarative definition of command line interfaces.
@@ -38,13 +38,13 @@
 most of the POSIX and GNU conventions.
 
 %package        devel
-Summary:        Development files for %{name}
+Summary:        Development files for %name
 Group:          Development/Languages/OCaml
-Requires:       %{name} = %{version}-%{release}
+Requires:       %name = %version-%release
 
 %description    devel
-The %{name}-devel package contains libraries and signature files for
-developing applications that use %{name}.
+The %name-devel package contains libraries and signature files for
+developing applications that use %name.
 
 %prep
 %autosetup -p1
@@ -61,8 +61,8 @@
 %check
 %ocaml_dune_test
 
-%files -f %{name}.files
+%files -f %name.files
 
-%files devel -f %{name}.files.devel
+%files devel -f %name.files.devel
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.A0e5Ql/_old  2022-04-06 21:51:22.039652127 +0200
+++ /var/tmp/diff_new_pack.A0e5Ql/_new  2022-04-06 21:51:22.043652081 +0200
@@ -1,11 +1,13 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="url">https://github.com/dbuenzli/cmdliner.git</param>
-    <param name="scm">git</param>
-    <param name="versionformat">1.0.4</param>
-    <!-- v1.0.4 -->
-    <param name="revision">93ee8854625a312d9ce69f83398bbc1e8443402f</param>
     <param name="filename">ocaml-cmdliner</param>
+    <param name="revision">2c370b7ca519473584c04a3c4f89683f3cc0aad0</param>
+    <param name="scm">git</param>
+    <param name="submodules">disable</param>
+    <param name="url">https://github.com/dbuenzli/cmdliner.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-cmdliner-1.0.4.tar.xz -> ocaml-cmdliner-1.1.1.tar.xz ++++++
++++ 7189 lines of diff (skipped)

Reply via email to