Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package chezmoi for openSUSE:Factory checked 
in at 2024-11-12 19:21:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chezmoi (Old)
 and      /work/SRC/openSUSE:Factory/.chezmoi.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chezmoi"

Tue Nov 12 19:21:30 2024 rev:63 rq:1223416 version:2.54.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/chezmoi/chezmoi.changes  2024-10-30 
17:36:56.246543337 +0100
+++ /work/SRC/openSUSE:Factory/.chezmoi.new.2017/chezmoi.changes        
2024-11-12 19:22:25.798003007 +0100
@@ -1,0 +2,13 @@
+Mon Nov 11 18:45:42 UTC 2024 - Filippo Bonazzi <filippo.bona...@suse.com>
+
+- Update to version 2.54.0:
+  - Features
+    * feat: Add --path-style=all option to managed command
+    * feat: Inform user when to use get.chezmoi.io/lb
+  - Fixes
+    * fix: Perform post-run actions on error
+  - Documentation updates
+    * docs: Add github.com/andre-kotake/nvim-chezmoi to related software
+- Add chezmoi test suite to %check section
+
+-------------------------------------------------------------------

Old:
----
  chezmoi-2.53.1.obscpio

New:
----
  chezmoi-2.54.0.obscpio

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

Other differences:
------------------
++++++ chezmoi.spec ++++++
--- /var/tmp/diff_new_pack.z8LRDY/_old  2024-11-12 19:22:27.106057743 +0100
+++ /var/tmp/diff_new_pack.z8LRDY/_new  2024-11-12 19:22:27.106057743 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           chezmoi
-Version:        2.53.1
+Version:        2.54.0
 Release:        0
 Summary:        A multi-host manager for dotfiles
 License:        MIT
@@ -72,6 +72,14 @@
         -ldflags "-X main.version=%version
                   -X main.builtBy=build.opensuse.org"
 
+%check
+# Skip TestGoToolDistList test, which builds and installs from scratch from 
the Git repo
+go test \
+        -mod=vendor \
+        -buildmode=pie \
+        -skip TestGoToolDistList \
+        ./...
+
 %install
 install -D -m 0755 %{name} "%{buildroot}/%{_bindir}/%{name}"
 install -D -m 0644 "completions/%{name}-completion.bash" 
"%{buildroot}/%{_datadir}/bash-completion/completions/%{name}"

++++++ _service ++++++
--- /var/tmp/diff_new_pack.z8LRDY/_old  2024-11-12 19:22:27.134058915 +0100
+++ /var/tmp/diff_new_pack.z8LRDY/_new  2024-11-12 19:22:27.138059082 +0100
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/twpayne/chezmoi.git</param>
-    <param name="revision">v2.53.1</param>
+    <param name="revision">v2.54.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>

++++++ chezmoi-2.53.1.obscpio -> chezmoi-2.54.0.obscpio ++++++
++++ 5054 lines of diff (skipped)

++++++ chezmoi.obsinfo ++++++
--- /var/tmp/diff_new_pack.z8LRDY/_old  2024-11-12 19:22:27.534075654 +0100
+++ /var/tmp/diff_new_pack.z8LRDY/_new  2024-11-12 19:22:27.538075821 +0100
@@ -1,5 +1,5 @@
 name: chezmoi
-version: 2.53.1
-mtime: 1730110500
-commit: c6f57876f17a52de87636746cba0a1124439cbfc
+version: 2.54.0
+mtime: 1731087288
+commit: 92f8a9854bc9a234b937dab2f7d75764efdc0e80
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/chezmoi/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.chezmoi.new.2017/vendor.tar.gz differ: char 5, line 
1

Reply via email to