update sysget.spec resove source0 addr error
and add yaml file
This commit is contained in:
parent
a2803d5fff
commit
278e3121d2
@ -2,11 +2,11 @@
|
||||
|
||||
Name: sysget
|
||||
Version: 2.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: One package manager to rule them all
|
||||
License: GPLv3
|
||||
URL: http://sysget.emilengler.com
|
||||
Source0: https://github.com/emilengler/sysget/archive/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/emilengler/sysget/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc autoconf automake make
|
||||
|
||||
@ -49,6 +49,9 @@ install -m0644 contrib/sysget.bash-completion %{buildroot}/%{_sysconfdir}/bash_c
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 24 2020 ShiYuan Hu<421699196@qq.com> - 2.3.2
|
||||
- refresh source0 url
|
||||
|
||||
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
||||
- Package init
|
||||
|
||||
`
|
||||
|
||||
4
sysget.yaml
Normal file
4
sysget.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control:github
|
||||
src_repo:emilengler/sysget
|
||||
tar_prefix: "^v"
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user