13 Commits

Author SHA256 Message Date
7fae4cf3e8 Accepting request 1296045 from utilities
- Update to version 2.10.0:
  * (config) Support using include and exclude paths in the config (#1173) - (7c2f922)
  * (parser) Support regex matching on JSON arrays with scalar elements (#1163) - (dc458ea)
  * (template) Support adding commit statistics to the changelog (#1151) - (05a50d7)
  * (config) [breaking] Use empty header and footer as default (#1161) (#1172) - (3e9311e)
  * (config) Check if commit.footers is defined in detailed example (#1170) - (078545f)
  * (fixtures) Update expected.md after config change (#1176) - (76d3e81)
  * (generation) Ensure skip_tags condition is evaluated first (#1190) - (318be66)
  * (repo) Use the correct order while diffing paths (#1188) - (ff6c310)
  * (ci) Apply security best practices (#1180) - (a32deca)
  * (config) Implement FromStr instead of Config::parse_from_str() (#1185) - (692345e)
  * (test) Standardize unit tests for commit module (#1147) - (0446d6a)
  * (context) Add example usage for statistics (#1162) - (4f7379a)
  * (quickstart) Remove repetitive words (#1200) - (434f9ee)
  * (readme) Fix twitter badge (#1164) - (68bd85e)
  * (readme) Polish badges (#1159) - (941cc2b)
  * (remote) Fix inconsistency in remote integration documentation (#1165) - (deb29dc)
  * (website) Add highlights for 2.10.0 (#1225) - (a3fe8c9)
  * (website) Add installation instructions for gentoo-linux (#1203) - (07fe6bf)
  * (formatting) Use spaces instead of tabs (#1184) - (0027300)
  * (fixture) Add test fixture for overriding the conventional scope (#1166) - (cb84a08)
  * (build) Bump MSRV to 1.85.1 - (d8279d4)
  * (cd) Use macos-15 runner - (c156fc5)
  * (cd) Re-enable sccache for maturin - (871c3c9)
  * (crate) Remove Rust nightly requirement - (4f3e5af)
  * (fixture) Update test-regex-json-array fixture (#1178) - (95f4056)
  * (format) Format module imports for readability (#1183) - (6db7d49)
  * (git) Add .git-blame-ignore-revs - (5b64131)
  * (npm) Bump git-cliff to 2.9.1 (#1156) - (e13b158)
  * (website) Update the node version - (566c2a1)

OBS-URL: https://build.opensuse.org/request/show/1296045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=20
2025-07-28 12:59:08 +00:00
Soc Virnyl Estela
adbe610deb - Update to version 2.10.0:
* (config) Support using include and exclude paths in the config (#1173) - (7c2f922)
  * (parser) Support regex matching on JSON arrays with scalar elements (#1163) - (dc458ea)
  * (template) Support adding commit statistics to the changelog (#1151) - (05a50d7)
  * (config) [breaking] Use empty header and footer as default (#1161) (#1172) - (3e9311e)
  * (config) Check if commit.footers is defined in detailed example (#1170) - (078545f)
  * (fixtures) Update expected.md after config change (#1176) - (76d3e81)
  * (generation) Ensure skip_tags condition is evaluated first (#1190) - (318be66)
  * (repo) Use the correct order while diffing paths (#1188) - (ff6c310)
  * (ci) Apply security best practices (#1180) - (a32deca)
  * (config) Implement FromStr instead of Config::parse_from_str() (#1185) - (692345e)
  * (test) Standardize unit tests for commit module (#1147) - (0446d6a)
  * (context) Add example usage for statistics (#1162) - (4f7379a)
  * (quickstart) Remove repetitive words (#1200) - (434f9ee)
  * (readme) Fix twitter badge (#1164) - (68bd85e)
  * (readme) Polish badges (#1159) - (941cc2b)
  * (remote) Fix inconsistency in remote integration documentation (#1165) - (deb29dc)
  * (website) Add highlights for 2.10.0 (#1225) - (a3fe8c9)
  * (website) Add installation instructions for gentoo-linux (#1203) - (07fe6bf)
  * (formatting) Use spaces instead of tabs (#1184) - (0027300)
  * (fixture) Add test fixture for overriding the conventional scope (#1166) - (cb84a08)
  * (build) Bump MSRV to 1.85.1 - (d8279d4)
  * (cd) Use macos-15 runner - (c156fc5)
  * (cd) Re-enable sccache for maturin - (871c3c9)
  * (crate) Remove Rust nightly requirement - (4f3e5af)
  * (fixture) Update test-regex-json-array fixture (#1178) - (95f4056)
  * (format) Format module imports for readability (#1183) - (6db7d49)
  * (git) Add .git-blame-ignore-revs - (5b64131)
  * (npm) Bump git-cliff to 2.9.1 (#1156) - (e13b158)
  * (website) Update the node version - (566c2a1)

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=42
2025-07-28 06:24:10 +00:00
b031501174 Accepting request 1291280 from utilities
OBS-URL: https://build.opensuse.org/request/show/1291280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=19
2025-07-09 15:27:25 +00:00
fabea44fef Accepting request 1290764 from home:AndreasStieger:branches:utilities
git-cliff 2.9.1

OBS-URL: https://build.opensuse.org/request/show/1290764
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=40
2025-07-08 13:18:22 +00:00
ab188f7c69 Accepting request 1281940 from utilities
- 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)

OBS-URL: https://build.opensuse.org/request/show/1281940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=18
2025-06-02 20:01:21 +00:00
Soc Virnyl Estela
8fafe3440c - 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)

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=38
2025-06-02 13:23:38 +00:00
dc0304e210 Accepting request 1268913 from utilities
- Update to version 2.8.0:
  * cli: Support initializing config with a custom filename
  * config: Discover the configuration file when run in a sub directory
  * git: Improve the set commit range error
  * monorepo: Automatically set include-path for current directory
  * remote: Support enabling native TLS
  * repo: Allow running from sub directories
  * config: Allow environment overwrites when using builtin config
  * fixtures: Update the arguments for custom GitLab API fixture test
  * monorepo: Do not set include-path if workdir is set
  * remote: Fix detection of GitLab merge request sha
  * lib: Add changelog modifier callback to run function
  * lint: Use a shared lint config for the workspace
  * lint: Apply clippy suggestions
  * docker: Fix typo in comment
  * highlights: Add link to the Nix flake
  * jujutsu: Update links to the upstream documentation
  * lib: Allow doc lint
  * license: Update copyright years
  * tips: Extend the merge commit filter example
  * website: Add highlights for 2.8.0
  * fixture: Add fixture for include-path
  * build: Bump MSRV to 1.83.0
  * lint: Allow false positive lint

OBS-URL: https://build.opensuse.org/request/show/1268913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=17
2025-04-14 10:58:08 +00:00
Soc Virnyl Estela
b699922c0c - Update to version 2.8.0:
* cli: Support initializing config with a custom filename
  * config: Discover the configuration file when run in a sub directory
  * git: Improve the set commit range error
  * monorepo: Automatically set include-path for current directory
  * remote: Support enabling native TLS
  * repo: Allow running from sub directories
  * config: Allow environment overwrites when using builtin config
  * fixtures: Update the arguments for custom GitLab API fixture test
  * monorepo: Do not set include-path if workdir is set
  * remote: Fix detection of GitLab merge request sha
  * lib: Add changelog modifier callback to run function
  * lint: Use a shared lint config for the workspace
  * lint: Apply clippy suggestions
  * docker: Fix typo in comment
  * highlights: Add link to the Nix flake
  * jujutsu: Update links to the upstream documentation
  * lib: Allow doc lint
  * license: Update copyright years
  * tips: Extend the merge commit filter example
  * website: Add highlights for 2.8.0
  * fixture: Add fixture for include-path
  * build: Bump MSRV to 1.83.0
  * lint: Allow false positive lint

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=36
2025-04-13 03:32:35 +00:00
dbb6dc5bcf Accepting request 1233631 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1233631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=16
2024-12-30 11:51:26 +00:00
fd93d2be4d Accepting request 1232908 from utilities
- Update to version 2.7.0:
  * refactor(clippy): apply clippy suggestions
  * chore(deps): bump dependencies
  * chore(integration): remove experimental feature disclaimer
  * feat(config): allow overriding the remote API URL via config
  * docs(git): improve docs for commit_preprocessors and commit_parsers
  * feat(jujutsu): add jujustu support
  * perf(test): don't create regex inside a loop
  * chore(log): add trace log about which command is being run
  * fix(remote): preserve first time contributors
  * test(git): find upstream remote when using ssh
  * docs(readme): add blog post about git-cliff
  * chore(config): add the 'other' parser to the default config
  * fix(changelog): fix missing commit fields in context
  * refactor(clippy): apply clippy suggestions
  * test(repo): expand unit tests of the repo module
  * fix(changelog): include the root commit when `--latest` is used with one tag
  * chore(deps): bump clap from 4.5.18 to 4.5.19
  * feat(args): add color to the help text
  * chore(release): prepare for v2.6.1
  * refactor(clippy): apply doc_markdown and ignored_unit_patterns lint
  * chore(fixtures): build binaries using dev profile
  * refactor(clippy): apply if_not_else lint
  * fix(remote): avoid setting multiple remotes
  * chore(deps): bump thiserror from 1.0.63 to 1.0.64
  * refactor(clippy): apply assigning_clones lint
  * refactor(clippy): apply single_match_else lint
  * refactor(clippy): apply needless_pass_by_value lint
  * chore(release): prepare for v2.6.0
  * feat(config): add changelog.render_always option

OBS-URL: https://build.opensuse.org/request/show/1232908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=15
2024-12-22 17:03:40 +00:00
Soc Virnyl Estela
bde39b9cb3 - Attempt to build by ignoring rust version.
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=33
2024-12-21 04:55:51 +00:00
Soc Virnyl Estela
512dad6dff OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=32 2024-12-21 02:02:20 +00:00
Soc Virnyl Estela
febd930506 OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=31 2024-12-21 02:01:35 +00:00
6 changed files with 221 additions and 12 deletions

View File

@@ -1,8 +1,12 @@
<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.10.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">uncomfyhalomacro@opensuse.org</param>
</service>
<service name="cargo_audit" mode="manual" />
</services>

3
git-cliff-2.10.0.tar.zst Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aaa323bdfb8febb384b6aade3219f6c04927166a09d7aa5d50fc7d375cee1abc
size 12544106

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87b424657f5843fc08b544e5beb1f97c6b86ef6e90465b570ed41a343e90f135
size 10503710

View File

@@ -1,3 +1,208 @@
-------------------------------------------------------------------
Mon Jul 28 06:18:26 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 2.10.0:
* (config) Support using include and exclude paths in the config (#1173) - (7c2f922)
* (parser) Support regex matching on JSON arrays with scalar elements (#1163) - (dc458ea)
* (template) Support adding commit statistics to the changelog (#1151) - (05a50d7)
* (config) [breaking] Use empty header and footer as default (#1161) (#1172) - (3e9311e)
* (config) Check if commit.footers is defined in detailed example (#1170) - (078545f)
* (fixtures) Update expected.md after config change (#1176) - (76d3e81)
* (generation) Ensure skip_tags condition is evaluated first (#1190) - (318be66)
* (repo) Use the correct order while diffing paths (#1188) - (ff6c310)
* (ci) Apply security best practices (#1180) - (a32deca)
* (config) Implement FromStr instead of Config::parse_from_str() (#1185) - (692345e)
* (test) Standardize unit tests for commit module (#1147) - (0446d6a)
* (context) Add example usage for statistics (#1162) - (4f7379a)
* (quickstart) Remove repetitive words (#1200) - (434f9ee)
* (readme) Fix twitter badge (#1164) - (68bd85e)
* (readme) Polish badges (#1159) - (941cc2b)
* (remote) Fix inconsistency in remote integration documentation (#1165) - (deb29dc)
* (website) Add highlights for 2.10.0 (#1225) - (a3fe8c9)
* (website) Add installation instructions for gentoo-linux (#1203) - (07fe6bf)
* (formatting) Use spaces instead of tabs (#1184) - (0027300)
* (fixture) Add test fixture for overriding the conventional scope (#1166) - (cb84a08)
* (build) Bump MSRV to 1.85.1 - (d8279d4)
* (cd) Use macos-15 runner - (c156fc5)
* (cd) Re-enable sccache for maturin - (871c3c9)
* (crate) Remove Rust nightly requirement - (4f3e5af)
* (fixture) Update test-regex-json-array fixture (#1178) - (95f4056)
* (format) Format module imports for readability (#1183) - (6db7d49)
* (git) Add .git-blame-ignore-revs - (5b64131)
* (npm) Bump git-cliff to 2.9.1 (#1156) - (e13b158)
* (website) Update the node version - (566c2a1)
* Check if commit.footers is defined in detailed example (#1170) (078545f)
* (breaking) Use empty header and footer as default (#1161) (#1172) (3e9311e)
* Update expected.md after config change (#1176) (76d3e81)
* Use the correct order while diffing paths (#1188) (ff6c310)
* Ensure skip_tags condition is evaluated first (#1190) (318be66)
* Polish badges (#1159) (941cc2b)
* Fix twitter badge (#1164) (68bd85e)
* Fix inconsistency in remote integration documentation (#1165) (deb29dc)
* Add example usage for statistics (#1162) (4f7379a)
* Remove repetitive words (#1200) (434f9ee)
* Add installation instructions for gentoo-linux (#1203) (07fe6bf)
* Add highlights for 2.10.0 (#1225) (a3fe8c9)
* Support regex matching on JSON arrays with scalar elements (#1163) (dc458ea)
* Support using include and exclude paths in the config (#1173) (7c2f922)
* Support adding commit statistics to the changelog (#1151) (05a50d7)
* Bump git-cliff to 2.9.1 (#1156) (e13b158)
* Re-enable sccache for maturin (871c3c9)
* Update test-regex-json-array fixture (#1178) (95f4056)
* Format module imports for readability (#1183) (6db7d49)
* Use macos-15 runner (c156fc5)
* Update the node version (566c2a1)
* Remove Rust nightly requirement (4f3e5af)
* Bump MSRV to 1.85.1 (d8279d4)
* Add .git-blame-ignore-revs (5b64131)
* Standardize unit tests for commit module (#1147) (0446d6a)
* Resolve mismatched lifetime syntax warnings (#1167) (9970402)
* Implement FromStr instead of Config::parse_from_str() (#1185) (692345e)
* Apply security best practices (#1180) (a32deca)
* Use spaces instead of tabs (#1184) (0027300)
* Add test fixture for overriding the conventional scope (#1166) (cb84a08)
-------------------------------------------------------------------
Sat Jul 5 09:57:45 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 2.9.1:
* CI/CD fixes only
-------------------------------------------------------------------
Mon Jun 02 13:14:05 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@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)
-------------------------------------------------------------------
Sun Apr 13 03:28:38 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 2.8.0:
* cli: Support initializing config with a custom filename
* config: Discover the configuration file when run in a sub directory
* git: Improve the set commit range error
* monorepo: Automatically set include-path for current directory
* remote: Support enabling native TLS
* repo: Allow running from sub directories
* config: Allow environment overwrites when using builtin config
* fixtures: Update the arguments for custom GitLab API fixture test
* monorepo: Do not set include-path if workdir is set
* remote: Fix detection of GitLab merge request sha
* lib: Add changelog modifier callback to run function
* lint: Use a shared lint config for the workspace
* lint: Apply clippy suggestions
* docker: Fix typo in comment
* highlights: Add link to the Nix flake
* jujutsu: Update links to the upstream documentation
* lib: Allow doc lint
* license: Update copyright years
* tips: Extend the merge commit filter example
* website: Add highlights for 2.8.0
* fixture: Add fixture for include-path
* build: Bump MSRV to 1.83.0
* lint: Allow false positive lint
-------------------------------------------------------------------
Sat Dec 21 04:55:18 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Attempt to build by ignoring rust version.
-------------------------------------------------------------------
Sat Dec 21 01:45:02 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 2.7.0:
* refactor(clippy): apply clippy suggestions
* chore(deps): bump dependencies
* chore(integration): remove experimental feature disclaimer
* feat(config): allow overriding the remote API URL via config
* docs(git): improve docs for commit_preprocessors and commit_parsers
* feat(jujutsu): add jujustu support
* perf(test): don't create regex inside a loop
* chore(log): add trace log about which command is being run
* fix(remote): preserve first time contributors
* test(git): find upstream remote when using ssh
* docs(readme): add blog post about git-cliff
* chore(config): add the 'other' parser to the default config
* fix(changelog): fix missing commit fields in context
* refactor(clippy): apply clippy suggestions
* test(repo): expand unit tests of the repo module
* fix(changelog): include the root commit when `--latest` is used with one tag
* chore(deps): bump clap from 4.5.18 to 4.5.19
* feat(args): add color to the help text
* chore(release): prepare for v2.6.1
* refactor(clippy): apply doc_markdown and ignored_unit_patterns lint
* chore(fixtures): build binaries using dev profile
* refactor(clippy): apply if_not_else lint
* fix(remote): avoid setting multiple remotes
* chore(deps): bump thiserror from 1.0.63 to 1.0.64
* refactor(clippy): apply assigning_clones lint
* refactor(clippy): apply single_match_else lint
* refactor(clippy): apply needless_pass_by_value lint
* chore(release): prepare for v2.6.0
* feat(config): add changelog.render_always option
* chore(deps): bump dependencies
* fix(changelog): do not change the tag date if tag already exists
* feat(config): allow configuring output file from config
* docs(args): fix copy-paste mistake where gitea mentioned gitlab
* fix(commit): trim the trailing newline for git2 commits
* fix(bump): suppress template warning when `--bumped-version` is used
* refactor(clippy): apply explicit_iter_loop lint
* refactor(clippy): apply manual_is_variant_and lint
* chore(deps): bump clap_complete from 4.5.23 to 4.5.28
* chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /website in the minor group
* chore(deps): bump pretty_assertions from 1.4.0 to 1.4.1
* fix(changelog): correctly set the tag message for the latest release
* refactor(clippy): apply case_sensitive_file_extension_comparisons lint
* refactor(clippy): apply clippy suggestions
* refactor(clippy): apply option_as_ref_cloned lint
* refactor(template)!: add name parameter to the constructor
* fix(core): avoid the unnecessary loop when no remote feature is activated
* feat(core): add `remote` to commit and deprecate fields
* refactor(clippy): apply semicolon_if_nothing_returned clippy lint
* refactor(clippy): apply unnested_or_patterns clippy lint
* docs(contributing): mention fetching the tags for running tests successfully
* fix(args): support using use_branch_tags from both config and args
* feat(changelog): support generating changelog for different branches
* chore(examples): improve example templates
* chore(lib): fix typos in code comments
* chore(deps): bump prism-react-renderer from 2.3.1 to 2.4.0 in /website in the minor group
* fix(template): resolve parsing issues with `raw`/`endraw` in Jinja
* fix(changelog): don't change the context when provided via `--from-context`
-------------------------------------------------------------------
Mon Sep 16 14:31:26 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>

View File

@@ -1,7 +1,7 @@
#
# spec file for package git-cliff
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -18,12 +18,12 @@
Name: git-cliff
Version: 2.5.0
Version: 2.10.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
@@ -69,7 +69,7 @@ Bash command-line completion support for %{name}.
%build
# We don't need to check an update. github feature is nice to have though
%{cargo_build} --no-default-features -F github
%{cargo_build} --ignore-rust-version --no-default-features -F github
mkdir -p target/completions/
mkdir -p target/man/
OUT_DIR=target/completions/ ./target/release/%{name}-completions

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27b3e5f0c728e9034ac0c367f7783409f6fcaefab2cc90dc97bda4a29c92accc
size 43993470
oid sha256:43036627533b5bce6c3f07b35e92c4712133ea012f1de921ddbf082e3daac8f8
size 42382962