Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package chezmoi for openSUSE:Factory checked 
in at 2022-10-22 14:13:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chezmoi (Old)
 and      /work/SRC/openSUSE:Factory/.chezmoi.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chezmoi"

Sat Oct 22 14:13:25 2022 rev:2 rq:1030437 version:2.25.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/chezmoi/chezmoi.changes  2022-10-03 
13:47:38.397729291 +0200
+++ /work/SRC/openSUSE:Factory/.chezmoi.new.2275/chezmoi.changes        
2022-10-22 14:13:57.216861217 +0200
@@ -1,0 +2,19 @@
+Fri Oct 21 00:11:38 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Put up new package description following
+  https://en.opensuse.org/openSUSE:Package_description_guidelines
+
+-------------------------------------------------------------------
+Thu Oct 20 16:33:13 UTC 2022 - filippo.bona...@suse.com
+
+- Update to version 2.25.0
+    fix: Use textconv in interactive diffs
+    feat: Add shell completion for --include and --exclude flags
+    feat: Add eqFold template function
+    feat: Add scriptEnv configuration variable
+    feat: Use target paths in automatically generated commit messages
+    feat: 1Password account lookup table
+    chore: Fail if multiple config file templates or config files are found
+    fix: Make chattr {no,}encrypted decrypt and encrypt source file
+
+-------------------------------------------------------------------

Old:
----
  chezmoi-2.24.0.obscpio

New:
----
  chezmoi-2.25.0.obscpio

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

Other differences:
------------------
++++++ chezmoi.spec ++++++
--- /var/tmp/diff_new_pack.SjIFhA/_old  2022-10-22 14:13:57.784862563 +0200
+++ /var/tmp/diff_new_pack.SjIFhA/_new  2022-10-22 14:13:57.800862601 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package chezmoi
 #
-# Copyright (c) 2022 SUSE LINUX 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
@@ -12,22 +12,27 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
+
+
 Name:           chezmoi
-Version:        2.24.0
+Version:        2.25.0
 Release:        0
-Summary:        Manage your dotfiles across multiple machines, securely
+Summary:        A multi-host manager for dotfiles
 License:        MIT
 Group:          Development/Tools/Version Control
-Url:            https://chezmoi.io
+URL:            https://chezmoi.io
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
 Recommends:     git
 BuildRequires:  golang(API) >= 1.18
 
 %description
-Manage your dotfiles across multiple machines, securely.
+chezmoi is a manager for personal preference configs and state files
+("dotfiles") that programs such as editors might create. chezmoi
+sources dotfiles from a GitHub repository and installs them onto new,
+empty machines.
 
 %package bash-completion
 Summary:        Bash completion for %{name}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SjIFhA/_old  2022-10-22 14:13:57.852862724 +0200
+++ /var/tmp/diff_new_pack.SjIFhA/_new  2022-10-22 14:13:57.856862734 +0200
@@ -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.24.0</param>
+    <param name="revision">v2.25.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
@@ -13,6 +13,6 @@
     <param name="file">*.tar</param>
     <param name="compression">gz</param>
   </service>
-  <service name="set_version" mode="buildtime"/>
+  <service name="set_version" mode="manual"/>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.SjIFhA/_old  2022-10-22 14:13:57.876862781 +0200
+++ /var/tmp/diff_new_pack.SjIFhA/_new  2022-10-22 14:13:57.884862800 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/twpayne/chezmoi.git</param>
-              <param 
name="changesrevision">72d9846a7ae51fd3398727d48815fc2f13a681f9</param></service></servicedata>
+              <param 
name="changesrevision">b3a8879e30a20134c9bef48646055e57aa78d8c5</param></service></servicedata>
 (No newline at EOF)
 

++++++ chezmoi-2.24.0.obscpio -> chezmoi-2.25.0.obscpio ++++++
++++ 4703 lines of diff (skipped)

++++++ chezmoi.obsinfo ++++++
--- /var/tmp/diff_new_pack.SjIFhA/_old  2022-10-22 14:13:58.240863644 +0200
+++ /var/tmp/diff_new_pack.SjIFhA/_new  2022-10-22 14:13:58.244863653 +0200
@@ -1,5 +1,5 @@
 name: chezmoi
-version: 2.24.0
-mtime: 1664126290
-commit: 72d9846a7ae51fd3398727d48815fc2f13a681f9
+version: 2.25.0
+mtime: 1665667341
+commit: b3a8879e30a20134c9bef48646055e57aa78d8c5
 

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

Reply via email to