From 5326083ab656c7065236c29b15df106e921bf4bb6dfd91391fef839c8f652ab9 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Wed, 28 Dec 2022 13:02:40 +0000 Subject: [PATCH] - Update to version 1.0.0: * Bug Fixes - Fix test fixture failures * Documentation - Fix GitHub badges in README.md * Features - [breaking] Replace --date-order by --topo-order - Allow running with --prepend and --output - [breaking] Use current time for --tag argument - Include completions and mangen in binary releases - Publish Debian package via release workflow * Miscellaneous Tasks - Run all test fixtures - Remove deprecated set-output usage - Update actions/checkout to v3 - Comment out custom commit preprocessor * Refactor - Apply clippy suggestions * Styling - Update README.md about the styling of footer field OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=5 --- _service | 2 +- git-cliff-1.0.0.tar.gz | 3 +++ git-cliff.changes | 24 ++++++++++++++++++++++++ git-cliff.spec | 4 ++-- v0.10.0.tar.gz | 3 --- vendor.tar.gz | 4 ++-- 6 files changed, 32 insertions(+), 8 deletions(-) create mode 100644 git-cliff-1.0.0.tar.gz delete mode 100644 v0.10.0.tar.gz diff --git a/_service b/_service index 98e7bf0..f1d09ee 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - v0.10.0.tar.gz + git-cliff-1.0.0.tar.gz gz true diff --git a/git-cliff-1.0.0.tar.gz b/git-cliff-1.0.0.tar.gz new file mode 100644 index 0000000..95c9543 --- /dev/null +++ b/git-cliff-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57321d1b1787f601b76347bcc981fbaf7d6a923a6fc1191a5360b6d72079186d +size 73952 diff --git a/git-cliff.changes b/git-cliff.changes index 21860f0..f5720a2 100644 --- a/git-cliff.changes +++ b/git-cliff.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Dec 28 12:57:44 UTC 2022 - Soc Virnyl Estela + +- Update to version 1.0.0: + * Bug Fixes + - Fix test fixture failures + * Documentation + - Fix GitHub badges in README.md + * Features + - [breaking] Replace --date-order by --topo-order + - Allow running with --prepend and --output + - [breaking] Use current time for --tag argument + - Include completions and mangen in binary releases + - Publish Debian package via release workflow + * Miscellaneous Tasks + - Run all test fixtures + - Remove deprecated set-output usage + - Update actions/checkout to v3 + - Comment out custom commit preprocessor + * Refactor + - Apply clippy suggestions + * Styling + - Update README.md about the styling of footer field + ------------------------------------------------------------------- Thu Nov 24 23:24:44 UTC 2022 - Soc Virnyl Estela diff --git a/git-cliff.spec b/git-cliff.spec index 6faa22b..f985923 100644 --- a/git-cliff.spec +++ b/git-cliff.spec @@ -17,12 +17,12 @@ Name: git-cliff -Version: 0.10.0 +Version: 1.0.0 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 +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.gz Source2: cargo_config BuildRequires: cargo-packaging diff --git a/v0.10.0.tar.gz b/v0.10.0.tar.gz deleted file mode 100644 index 44252f2..0000000 --- a/v0.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c77b7b38edae80b3a66c96f15d0bc3eaaa0bc55e1d3fbc8187c55070306188c1 -size 73420 diff --git a/vendor.tar.gz b/vendor.tar.gz index 1d5bd41..0de4247 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c2e640111cb0b8f37ebb2d5b5ab74698b739e1ca0a7f41da4a24428ca11f131 -size 36050944 +oid sha256:86cee3a7c32eb376f0ac70f8431b308c870e83a5d291fdffbda5f3a444412050 +size 36603359