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 2023-01-25 17:43:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-cliff (Old) and /work/SRC/openSUSE:Factory/.git-cliff.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-cliff" Wed Jan 25 17:43:03 2023 rev:4 rq:1060714 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/git-cliff/git-cliff.changes 2023-01-04 17:53:47.642602917 +0100 +++ /work/SRC/openSUSE:Factory/.git-cliff.new.32243/git-cliff.changes 2023-01-25 17:47:30.073447545 +0100 @@ -1,0 +2,11 @@ +Wed Jan 18 04:06:43 UTC 2023 - Soc Virnyl Estela <[email protected]> + +- Update to version 1.1.1: + * Relevant change: Update README.md about the NPM package + * Fix type casting in base NPM package + * Rename the package on Windows + * Disable liquid parsing in README.md by using raw blocks + * Support for generating changelog for multiple git repositories + * Publish binaries for more platforms/architectures + +------------------------------------------------------------------- Old: ---- git-cliff-1.0.0.tar.gz vendor.tar.gz New: ---- git-cliff-1.1.1.tar.gz vendor.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-cliff.spec ++++++ --- /var/tmp/diff_new_pack.UOxE2g/_old 2023-01-25 17:47:31.009452580 +0100 +++ /var/tmp/diff_new_pack.UOxE2g/_new 2023-01-25 17:47:31.013452601 +0100 @@ -1,7 +1,7 @@ # # spec file for package git-cliff # -# Copyright (c) 2022 SUSE LLC +# 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,13 +17,13 @@ Name: git-cliff -Version: 1.0.0 +Version: 1.1.1 Release: 0 Summary: Changelog generator for git repositories URL: https://github.com/orhun/git-cliff 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#/%{name}-%{version}.tar.gz -Source1: vendor.tar.gz +Source0: https://github.com/orhun/git-cliff/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source1: vendor.tar.xz Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: rust+cargo ++++++ _service ++++++ --- /var/tmp/diff_new_pack.UOxE2g/_old 2023-01-25 17:47:31.081452967 +0100 +++ /var/tmp/diff_new_pack.UOxE2g/_new 2023-01-25 17:47:31.085452988 +0100 @@ -1,8 +1,8 @@ <services> <service name="download_files" mode="disabled" /> <service name="cargo_vendor" mode="disabled"> - <param name="srctar">git-cliff-1.0.0.tar.gz</param> - <param name="compression">gz</param> + <param name="srctar">git-cliff-1.1.1.tar.gz</param> + <param name="compression">xz</param> <param name="update">true</param> </service> <service name="cargo_audit" mode="disabled" /> ++++++ git-cliff-1.0.0.tar.gz -> git-cliff-1.1.1.tar.gz ++++++ ++++ 2399 lines of diff (skipped)
