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 2025-06-02 22:01:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-cliff (Old) and /work/SRC/openSUSE:Factory/.git-cliff.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-cliff" Mon Jun 2 22:01:21 2025 rev:18 rq:1281940 version:2.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git-cliff/git-cliff.changes 2025-04-14 12:58:11.895785444 +0200 +++ /work/SRC/openSUSE:Factory/.git-cliff.new.16005/git-cliff.changes 2025-06-02 22:01:28.987516830 +0200 @@ -1,0 +2,40 @@ +Mon Jun 02 13:14:05 UTC 2025 - Soc Virnyl Estela <uncomfyhaloma...@opensuse.org> + +- Update to version 2.9.0: + * chore(release): prepare for v2.9.0 + * docs(website): add highlights for 2.9.0 (#1153) + * chore(deps-dev): bump typescript in /website in the patch group (#1139) + * chore(docs): fix some typos (#1149) + * fix(template): correctly serialize JSON for the commit fields (#1145) + * docs(security): extend security policy (#1142) + * chore(deps): bump the minor group in /website with 2 updates (#1116) + * refactor(lint): apply clippy suggestions + * feat(context): add release commit range (#1138) + * fix(submodules): fix submodules handling when using custom range (#1136) + * docs(config): fix typo on commit.links (#1132) + * chore(deps): upgrade dependencies (#1129) + * chore(project): migrate to Rust 2024 edition (#1128) + * feat(changelog): support recursing into submodules (#1082) + * feat(remote): fetch commits from non-default branches using remotes (#1086) + * feat(git): support disabling sorting commits topologically (#804) (#1121) + * refactor(config): initialize config structs with default values (#1090) + * chore(dependabot): make dependency updates less noisy + * chore(dependabot): check dependency updates weekly + * fix(bump): check the next version against tag_pattern regex (#1070) + * feat(config): support configuring with a remote URL (#1083) + * fix(fixtures): evaluate the rc of git-cliff correctly (#1104) + * fix(bump): accept lowercase values for bump_type config (#1101) + * docs(readme): add blog posts from the community (#1102) + * fix(fixtures): use the correct syntax while checking fixture results (#1099) + * docs(website): remove references of tj-actions (#1097) + * feat(config): add `require_conventional` option (#1061) + * docs(release): fix Docker Hub URL + * refactor(lint): use IOError::other (#1074) + * doc(config): update comments for all configuration options (#1057) + * docs(quickstart): clarify git-cliff command (#1051) + * fix(git): handle worktrees while retrieving the path of repository (#1054) + * chore(npm): update yarn.lock + * fix(remote): fix detection of GitLab merge request sha if commits were squashed (#1043) + * fix(deps): make glob dependency mandatory (#1035) + +------------------------------------------------------------------- Old: ---- git-cliff-2.8.0.tar.gz New: ---- git-cliff-2.9.0.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-cliff.spec ++++++ --- /var/tmp/diff_new_pack.LdT4FC/_old 2025-06-02 22:01:30.235568590 +0200 +++ /var/tmp/diff_new_pack.LdT4FC/_new 2025-06-02 22:01:30.235568590 +0200 @@ -18,12 +18,12 @@ Name: git-cliff -Version: 2.8.0 +Version: 2.9.0 Release: 0 Summary: Changelog generator for git repositories 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 AND SUSE-GPL-2.0-with-linking-exception+ URL: https://github.com/orhun/git-cliff -Source0: https://github.com/orhun/git-cliff/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.zst Source1: vendor.tar.zst BuildRequires: cargo BuildRequires: cargo-packaging ++++++ _service ++++++ --- /var/tmp/diff_new_pack.LdT4FC/_old 2025-06-02 22:01:30.263569751 +0200 +++ /var/tmp/diff_new_pack.LdT4FC/_new 2025-06-02 22:01:30.267569917 +0200 @@ -1,9 +1,13 @@ <services> - <service name="download_files" mode="manual" /> <service name="cargo_vendor" mode="manual"> - <param name="src">git-cliff-*.tar.gz</param> + <param name="src">https://github.com/orhun/git-cliff</param> <param name="update">true</param> + <param name="revision">v2.9.0</param> + <param name="versionrewriteregex">^v?(.*)</param> + <param name="versionrewritepattern">${1}</param> + <param name="changesgenerate">true</param> + <param name="changesauthor">Soc Virnyl Estela</param> + <param name="changesemail">uncomfyhaloma...@opensuse.org</param> </service> - <service name="cargo_audit" mode="manual" /> </services> ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/git-cliff/vendor.tar.zst /work/SRC/openSUSE:Factory/.git-cliff.new.16005/vendor.tar.zst differ: char 7, line 1