!2 Upgrade git-tools to 2020.09
From: @lauk001 Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
8a6bacab98
Binary file not shown.
BIN
git-tools-2020.09.tar.gz
Normal file
BIN
git-tools-2020.09.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: git-tools
|
||||
Version: 2019.11
|
||||
Version: 2020.09
|
||||
Release: 1
|
||||
Summary: Assorted git-related scripts
|
||||
License: GPL3
|
||||
License: GPL-3.0
|
||||
URL: https://github.com/MestreLion/git-tools
|
||||
Source0: https://github.com/MestreLion/git-tools/archive/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/MestreLion/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -42,5 +42,8 @@ install -m644 man1/git-* %{buildroot}%{_mandir}/man1/
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2022 liukuo <liukuo@kylinos.cn> - 2020.09-1
|
||||
- Upgrade git-tools to 2020.09
|
||||
|
||||
* Tue Apr 28 2020 Wei Xiong <myeuler@163.com>
|
||||
- init package
|
||||
|
||||
4
git-tools.yaml
Normal file
4
git-tools.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: MestreLion/git-tools
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
BIN
v2020.09.tar.gz
Normal file
BIN
v2020.09.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user