5
0
forked from pool/git-cliff

4 Commits

Author SHA256 Message Date
79676f857c Accepting request 1202696 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1202696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=14
2024-09-24 15:32:55 +00:00
Soc Virnyl Estela
3e731a4228 - update to version 2.5.0:
* Remove unnecessary git-cliff-action output file
  * Include new contributors in repository changelog 
  * Check for null commit_id in detailed templa
  * Fix comment for changelog header template 
  * Update keepachangelog.toml comme
  * Clarify authentication with GitHub tok
  * Correct inverted consequences of configuration val
  * Make example templates more user-friendly 
  * Clean up url encoding for GitLab 
  * Allow using --bumped-version without conventional commits
  * Allow using environment variables without config file present
  * Fix fetching repository for gitlab integration test
  * URL-encode the owner in remote requests for GitLab
  * Include for-loop arguments in template variables
  * Allow GitLab groups with --gitlab-repo
  * Support bumping to a specific semver type
  * Support count_tags option
  * Skip ssh and x509 signatures in tag messages
  * Generate changelog from JSON context
  * Allow whole commit context to be used in commit parsers
  * Support performance profiling via pprof
  * Activate integration if remote is set manually

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=29
2024-09-16 14:36:26 +00:00
c552f8e85c Accepting request 1187598 from utilities
OBS-URL: https://build.opensuse.org/request/show/1187598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=13
2024-07-16 20:02:35 +00:00
5d22c95e92 git-cliff 2.4.0
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=27
2024-07-15 16:32:18 +00:00
5 changed files with 48 additions and 6 deletions

View File

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

3
git-cliff-2.5.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,45 @@
-------------------------------------------------------------------
Mon Sep 16 14:31:26 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- update to version 2.5.0:
* Remove unnecessary git-cliff-action output file
* Include new contributors in repository changelog
* Check for null commit_id in detailed templa
* Fix comment for changelog header template
* Update keepachangelog.toml comme
* Clarify authentication with GitHub tok
* Correct inverted consequences of configuration val
* Make example templates more user-friendly
* Clean up url encoding for GitLab
* Allow using --bumped-version without conventional commits
* Allow using environment variables without config file present
* Fix fetching repository for gitlab integration test
* URL-encode the owner in remote requests for GitLab
* Include for-loop arguments in template variables
* Allow GitLab groups with --gitlab-repo
* Support bumping to a specific semver type
* Support count_tags option
* Skip ssh and x509 signatures in tag messages
* Generate changelog from JSON context
* Allow whole commit context to be used in commit parsers
* Support performance profiling via pprof
* Activate integration if remote is set manually
-------------------------------------------------------------------
Sat Jul 6 20:36:45 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.4.0:
* Support bumping based on configurable custom pattern
* Support setting the initial_tag
* multiple improvements to changelog generation
* Add Gitea support
* Add Bitbucket support
* Add GitLab support
* Support using stdout via dash (-o -)
* Bug Fixes and documentation updates
* Add --ignore-tags argument
* Allow -o and -p together if they point to different files
-------------------------------------------------------------------
Wed May 15 18:21:35 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@@ -18,7 +18,7 @@
Name: git-cliff
Version: 2.2.2
Version: 2.5.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+

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:526eadd70c81e14edff812f73f9eb4513d02d197938bbfe939ff2ad40b3a8c2e
size 39160445
oid sha256:27b3e5f0c728e9034ac0c367f7783409f6fcaefab2cc90dc97bda4a29c92accc
size 43993470