Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package git-cliff for openSUSE:Factory 
checked in at 2022-12-02 13:13:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-cliff (Old)
 and      /work/SRC/openSUSE:Factory/.git-cliff.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-cliff"

Fri Dec  2 13:13:22 2022 rev:2 rq:1039427 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-cliff/git-cliff.changes      2022-11-08 
11:30:54.858550530 +0100
+++ /work/SRC/openSUSE:Factory/.git-cliff.new.1835/git-cliff.changes    
2022-12-02 13:13:37.590013293 +0100
@@ -1,0 +2,32 @@
+Thu Nov 24 23:24:44 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 0.10.0:
+
+  ### Bug Fixes
+  
+  - Warn against invalid tag range for `--current` flag 
([#124](https://github.com/orhun/git-cliff/issues/124))
+  - Use an alternative method to fetch registry
+  - Fix syntax error in Dockerfile
+  
+  ### Documentation
+  
+  - Add MacPorts install info 
([#111](https://github.com/orhun/git-cliff/issues/111))
+  - Update badge URL for Docker builds
+  
+  ### Features
+  
+  - Do not skip breaking changes if configured 
([#114](https://github.com/orhun/git-cliff/issues/114))
+  - Changelog for the last n commits 
([#116](https://github.com/orhun/git-cliff/issues/116))
+  - Add a short variant `-d` for specifying `--date-order` flag
+  
+  ### Miscellaneous Tasks
+  
+  - Update versions in Dockerfile
+  - Upgrade core dependencies
+  
+  ### Refactor
+  
+  - Improve cargo-chef caching in Dockerfile
+  - Utilize workspace dependencies
+
+-------------------------------------------------------------------

Old:
----
  v0.9.2.tar.gz

New:
----
  v0.10.0.tar.gz

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

Other differences:
------------------
++++++ git-cliff.spec ++++++
--- /var/tmp/diff_new_pack.VfCbqF/_old  2022-12-02 13:13:39.046021299 +0100
+++ /var/tmp/diff_new_pack.VfCbqF/_new  2022-12-02 13:13:39.054021344 +0100
@@ -17,11 +17,11 @@
 
 
 Name:           git-cliff
-Version:        0.9.2
+Version:        0.10.0
 Release:        0
 Summary:        Changelog generator for git repositories
 URL:            https://github.com/orhun/git-cliff
-License:        ( (MIT OR Apache-2.0) AND Unicode-DFS-2016 ) AND ( 0BSD OR MIT 
OR Apache-2.0 ) AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR ISC OR MIT ) 
AND ( Apache-2.0 OR MIT ) AND ( Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR 
MIT ) AND ( MIT OR Apache-2.0 OR Zlib ) AND ( MIT OR Zlib OR Apache-2.0 ) AND ( 
Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND 
BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND GPL-3.0-only
+License:        (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (0BSD OR MIT OR 
Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) 
AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR 
Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-3-Clause AND 
ISC AND MIT AND MPL-2.0 AND GPL-3.0-only
 Source0:        %{url}/archive/refs/tags/v%{version}.tar.gz
 Source1:        vendor.tar.gz
 Source2:        cargo_config
@@ -69,7 +69,7 @@
 cp %{SOURCE2} .cargo/config
 
 %build
-%{cargo_build} --all-features
+%{cargo_build} --no-default-features
 mkdir -p target/completions/
 mkdir -p target/man/
 OUT_DIR=target/completions/ ./target/release/%{name}-completions

++++++ _service ++++++
--- /var/tmp/diff_new_pack.VfCbqF/_old  2022-12-02 13:13:39.090021541 +0100
+++ /var/tmp/diff_new_pack.VfCbqF/_new  2022-12-02 13:13:39.094021563 +0100
@@ -1,6 +1,7 @@
 <services>
+  <service name="download_files" mode="disabled" />
   <service name="cargo_vendor" mode="disabled">
-     <param name="srctar">v0.9.2.tar.gz</param>
+     <param name="srctar">v0.10.0.tar.gz</param>
      <param name="compression">gz</param>
      <param name="update">true</param>
   </service>

++++++ v0.9.2.tar.gz -> v0.10.0.tar.gz ++++++
++++ 1643 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/git-cliff/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.git-cliff.new.1835/vendor.tar.gz differ: char 5, 
line 1

Reply via email to