From fa6fb974eff2d4de0417cdebce6007e2c496b171462c457b8eb5e80edb4c0296 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Wed, 18 Jan 2023 04:11:17 +0000 Subject: [PATCH] - Update to version 1.1.1: * Relevant change: Update README.md about the NPM package * Fix type casting in base NPM package * Rename the package on Windows * Disable liquid parsing in README.md by using raw blocks * Support for generating changelog for multiple git repositories * Publish binaries for more platforms/architectures OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=7 --- _service | 4 ++-- git-cliff-1.0.0.tar.gz | 3 --- git-cliff-1.1.1.tar.gz | 3 +++ git-cliff.changes | 11 +++++++++++ git-cliff.spec | 8 ++++---- vendor.tar.gz | 3 --- vendor.tar.xz | 3 +++ 7 files changed, 23 insertions(+), 12 deletions(-) delete mode 100644 git-cliff-1.0.0.tar.gz create mode 100644 git-cliff-1.1.1.tar.gz delete mode 100644 vendor.tar.gz create mode 100644 vendor.tar.xz diff --git a/_service b/_service index f1d09ee..b761272 100644 --- a/_service +++ b/_service @@ -1,8 +1,8 @@ - git-cliff-1.0.0.tar.gz - gz + git-cliff-1.1.1.tar.gz + xz true diff --git a/git-cliff-1.0.0.tar.gz b/git-cliff-1.0.0.tar.gz deleted file mode 100644 index 95c9543..0000000 --- a/git-cliff-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57321d1b1787f601b76347bcc981fbaf7d6a923a6fc1191a5360b6d72079186d -size 73952 diff --git a/git-cliff-1.1.1.tar.gz b/git-cliff-1.1.1.tar.gz new file mode 100644 index 0000000..fe6c90a --- /dev/null +++ b/git-cliff-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b77b0c0d999b6d5fe6a175ef603c373a72e0f197b45833213c1b97758b1b7a3f +size 96847 diff --git a/git-cliff.changes b/git-cliff.changes index f5720a2..cafa14d 100644 --- a/git-cliff.changes +++ b/git-cliff.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jan 18 04:06:43 UTC 2023 - Soc Virnyl Estela + +- Update to version 1.1.1: + * Relevant change: Update README.md about the NPM package + * Fix type casting in base NPM package + * Rename the package on Windows + * Disable liquid parsing in README.md by using raw blocks + * Support for generating changelog for multiple git repositories + * Publish binaries for more platforms/architectures + ------------------------------------------------------------------- Wed Dec 28 12:57:44 UTC 2022 - Soc Virnyl Estela diff --git a/git-cliff.spec b/git-cliff.spec index f985923..7304e22 100644 --- a/git-cliff.spec +++ b/git-cliff.spec @@ -1,7 +1,7 @@ # # spec file for package git-cliff # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: git-cliff -Version: 1.0.0 +Version: 1.1.1 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#/%{name}-%{version}.tar.gz -Source1: vendor.tar.gz +Source0: https://github.com/orhun/git-cliff/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source1: vendor.tar.xz Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: rust+cargo diff --git a/vendor.tar.gz b/vendor.tar.gz deleted file mode 100644 index 0de4247..0000000 --- a/vendor.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86cee3a7c32eb376f0ac70f8431b308c870e83a5d291fdffbda5f3a444412050 -size 36603359 diff --git a/vendor.tar.xz b/vendor.tar.xz new file mode 100644 index 0000000..e093a86 --- /dev/null +++ b/vendor.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a672741c9a7c50fa815db36ce3e3b01c96711a36bd926c86894c42c1ad8498da +size 24769176