Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-xml-light for openSUSE:Factory 
checked in at 2023-03-14 18:16:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-xml-light (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-xml-light.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-xml-light"

Tue Mar 14 18:16:23 2023 rev:5 rq:1071161 version:2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-xml-light/ocaml-xml-light.changes  
2019-11-12 16:12:24.155815755 +0100
+++ 
/work/SRC/openSUSE:Factory/.ocaml-xml-light.new.31432/ocaml-xml-light.changes   
    2023-03-14 18:16:28.975679926 +0100
@@ -1,0 +2,5 @@
+Fri Mar  3 03:03:03 UTC 2023 - [email protected]
+
+- Update to upstream version 2.5
+
+-------------------------------------------------------------------

Old:
----
  ocaml-xml-light-2.4.20191104.4615265.tar.xz

New:
----
  ocaml-xml-light-2.5.tar.xz

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

Other differences:
------------------
++++++ ocaml-xml-light.spec ++++++
--- /var/tmp/diff_new_pack.6YekNl/_old  2023-03-14 18:16:29.591683218 +0100
+++ /var/tmp/diff_new_pack.6YekNl/_new  2023-03-14 18:16:29.595683240 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-xml-light
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 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-xml-light
-Version:        2.4.20191104.4615265
+Version:        2.5
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        Minimal XML parser and printer for OCaml
 License:        LGPL-2.1+
 Group:          Development/Languages/OCaml
-Url:            https://github.com/gasche/xml-light
-Source0:        %{name}-%{version}.tar.xz
+Url:            https://opam.ocaml.org/packages/xml-light
+Source0:        %name-%version.tar.xz
 BuildRequires:  ocaml
-BuildRequires:  ocaml-dune
-BuildRequires:  ocaml-rpm-macros >= 20191101
+BuildRequires:  ocaml-dune >= 2.7
+BuildRequires:  ocaml-rpm-macros >= 20230101
 
 %description
 Xml-Light is a minimal XML parser & printer for OCaml. It provides
@@ -37,13 +37,13 @@
 not require additional C library.
 
 %package        devel
-Summary:        Development files for %{name}
+Summary:        Development files for %name
 Group:          Development/Languages/OCaml
-Requires:       %{name} = %{version}
+Requires:       %name = %version
 
 %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
@@ -60,8 +60,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.6YekNl/_old  2023-03-14 18:16:29.643683496 +0100
+++ /var/tmp/diff_new_pack.6YekNl/_new  2023-03-14 18:16:29.647683518 +0100
@@ -1,10 +1,13 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="filename">ocaml-xml-light</param>
-    <param name="revision">dune</param>
+    <param name="revision">fd62588fb7515e61d43771d885f585d3cd3fb9ca</param>
     <param name="scm">git</param>
-    <param name="url">https://github.com/olafhering/ocaml-xml-light.git</param>
-    <param name="versionformat">2.4.%cd.%h</param>
+    <param name="submodules">disable</param>
+    <param name="url">https://github.com/ncannasse/xml-light.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-xml-light-2.4.20191104.4615265.tar.xz -> 
ocaml-xml-light-2.5.tar.xz ++++++
++++ 5423 lines of diff (skipped)

Reply via email to