From 3b722b314f022aaea5d806d0a086335178e0cf67e185f850568dcd19cc204146 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sat, 20 May 2023 11:07:20 +0000 Subject: [PATCH 1/2] - Update to version 1.2.0: * Update clap and clap extras to v4 * Make the fields of Signature public * Add a custom configuration file for the repository * Support placing configuration inside pyproject.toml * Generate SBOM/provenance for the Docker image * Support using regex group values * [breaking] Nested environment config overrides * Set max of limit_commits to the number of commits * Set the node cache dependency path * Use the correct argument in release script OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=11 --- _service | 2 +- git-cliff-1.1.2.tar.gz | 3 --- git-cliff.changes | 15 +++++++++++++++ git-cliff.spec | 2 +- vendor.tar.xz | 3 --- 5 files changed, 17 insertions(+), 8 deletions(-) delete mode 100644 git-cliff-1.1.2.tar.gz delete mode 100644 vendor.tar.xz diff --git a/_service b/_service index c425111..4dbeed5 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - git-cliff-1.1.2.tar.gz + git-cliff-1.2.0.tar.gz xz true diff --git a/git-cliff-1.1.2.tar.gz b/git-cliff-1.1.2.tar.gz deleted file mode 100644 index 110e5e9..0000000 --- a/git-cliff-1.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26f05e4cfea07768d06ae92cd4b34bae786ed354089d9b5b1659d6408bf583c6 -size 97266 diff --git a/git-cliff.changes b/git-cliff.changes index fba7deb..1e0389a 100644 --- a/git-cliff.changes +++ b/git-cliff.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat May 20 11:04:43 UTC 2023 - Soc Virnyl Estela + +- Update to version 1.2.0: + * Update clap and clap extras to v4 + * Make the fields of Signature public + * Add a custom configuration file for the repository + * Support placing configuration inside pyproject.toml + * Generate SBOM/provenance for the Docker image + * Support using regex group values + * [breaking] Nested environment config overrides + * Set max of limit_commits to the number of commits + * Set the node cache dependency path + * Use the correct argument in release script + ------------------------------------------------------------------- Wed Jan 25 06:37:53 UTC 2023 - Soc Virnyl Estela diff --git a/git-cliff.spec b/git-cliff.spec index e793d55..aad6d3b 100644 --- a/git-cliff.spec +++ b/git-cliff.spec @@ -17,7 +17,7 @@ Name: git-cliff -Version: 1.1.2 +Version: 1.2.0 Release: 0 Summary: Changelog generator for git repositories URL: https://github.com/orhun/git-cliff diff --git a/vendor.tar.xz b/vendor.tar.xz deleted file mode 100644 index e3c4a61..0000000 --- a/vendor.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eedcb18fa5c21dc8c7fc662598466d6de304c2ca72b1755328b747186b692c6b -size 24790828 From b52bdecb1130feb1e8c47f92f08c58b6f92e35fd58f17afcc75d2e746c237843 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sat, 20 May 2023 11:08:26 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=12 --- git-cliff-1.2.0.tar.gz | 3 +++ vendor.tar.xz | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 git-cliff-1.2.0.tar.gz create mode 100644 vendor.tar.xz diff --git a/git-cliff-1.2.0.tar.gz b/git-cliff-1.2.0.tar.gz new file mode 100644 index 0000000..3f681ef --- /dev/null +++ b/git-cliff-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10db6fd8fe777f384de2e00336b1cb664095a2f068526f8ace4e7944a7ada270 +size 1946325 diff --git a/vendor.tar.xz b/vendor.tar.xz new file mode 100644 index 0000000..e97ee57 --- /dev/null +++ b/vendor.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3dd4466961b911fa3f88f86b3cf1a927f8ca72d7af120442bdd35c7c9b6a0ac +size 33454020