Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dyff for openSUSE:Factory checked in 
at 2023-10-19 22:49:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dyff (Old)
 and      /work/SRC/openSUSE:Factory/.dyff.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dyff"

Thu Oct 19 22:49:20 2023 rev:4 rq:1118804 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dyff/dyff.changes        2023-06-30 
20:00:04.982075565 +0200
+++ /work/SRC/openSUSE:Factory/.dyff.new.1945/dyff.changes      2023-10-19 
22:51:47.592167608 +0200
@@ -1,0 +2,23 @@
+Thu Oct 19 06:04:47 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 1.6.0:
+  * Add test case where from or to is null
+  * Add test case to check new if branch
+  * Introduce identifier interface
+  * Provide Kubernetes lists example
+  * Refactor core code by sorting functions
+  * Refactor core code
+  * Use `assets` function in test cases
+  * Add `apiVersion` to Kubernetes look-up
+  * Move Kubernetes assests into subdirectories
+  * Bump golang.org/x/net from 0.16.0 to 0.17.0
+  * Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
+  * Tidy up test setup
+  * Bump github.com/onsi/gomega from 1.27.10 to 1.28.0
+  * Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
+  * Update Go version in README
+  * Bump Go version to `1.20`
+  * Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
+  * Bump github.com/onsi/gomega from 1.27.8 to 1.27.10
+
+-------------------------------------------------------------------

Old:
----
  dyff-1.5.8.obscpio

New:
----
  dyff-1.6.0.obscpio

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

Other differences:
------------------
++++++ dyff.spec ++++++
--- /var/tmp/diff_new_pack.nucw5N/_old  2023-10-19 22:51:48.152187920 +0200
+++ /var/tmp/diff_new_pack.nucw5N/_new  2023-10-19 22:51:48.152187920 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           dyff
-Version:        1.5.8
+Version:        1.6.0
 Release:        0
 Summary:        Diff tool for YAML files, and sometimes JSON
 License:        MIT
@@ -42,8 +42,7 @@
 All orders of keys in hashes are preserved during processing and output to the 
terminal, most notably in the sub-commands to convert YAML to JSON and vice 
versa.
 
 %prep
-%setup -q
-%setup -q -T -D -a 1
+%autosetup -p 1 -a 1
 
 %build
 DATE_FMT="+%%Y-%%m-%%dT%%H:%%M:%%SZ"

++++++ _service ++++++
--- /var/tmp/diff_new_pack.nucw5N/_old  2023-10-19 22:51:48.180188935 +0200
+++ /var/tmp/diff_new_pack.nucw5N/_new  2023-10-19 22:51:48.184189080 +0200
@@ -1,14 +1,14 @@
 <services>
-  <service name="obs_scm" mode="disabled">
+  <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/homeport/dyff</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.5.8</param>
+    <param name="revision">v1.6.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>
-  <service name="set_version" mode="disabled">
+  <service name="set_version" mode="manual">
     <param name="basename">dyff</param>
   </service>
   <service name="tar" mode="buildtime"/>
@@ -16,7 +16,7 @@
     <param name="file">*.tar</param>
     <param name="compression">gz</param>
   </service>
-  <service name="go_modules" mode="disabled">
+  <service name="go_modules" mode="manual">
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.nucw5N/_old  2023-10-19 22:51:48.200189661 +0200
+++ /var/tmp/diff_new_pack.nucw5N/_new  2023-10-19 22:51:48.204189806 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/homeport/dyff</param>
-              <param 
name="changesrevision">237c2bcb0a9b7d0b7c0f3227557b6eedd91db0b2</param></service></servicedata>
+              <param 
name="changesrevision">bdf15b93b8edf0adb6a01cf9ca8ede59f57a7e5a</param></service></servicedata>
 (No newline at EOF)
 

++++++ dyff-1.5.8.obscpio -> dyff-1.6.0.obscpio ++++++
++++ 1911 lines of diff (skipped)

++++++ dyff.obsinfo ++++++
--- /var/tmp/diff_new_pack.nucw5N/_old  2023-10-19 22:51:48.388196479 +0200
+++ /var/tmp/diff_new_pack.nucw5N/_new  2023-10-19 22:51:48.392196624 +0200
@@ -1,5 +1,5 @@
 name: dyff
-version: 1.5.8
-mtime: 1688065515
-commit: 237c2bcb0a9b7d0b7c0f3227557b6eedd91db0b2
+version: 1.6.0
+mtime: 1697316145
+commit: bdf15b93b8edf0adb6a01cf9ca8ede59f57a7e5a
 

++++++ vendor.tar.gz ++++++
++++ 14452 lines of diff (skipped)

Reply via email to