update sysget.spec resove source0 addr error

and add yaml file
This commit is contained in:
love_hangzhou 2020-07-29 05:11:17 +08:00
parent a2803d5fff
commit 278e3121d2
2 changed files with 10 additions and 3 deletions

View File

@ -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
View File

@ -0,0 +1,4 @@
version_control:github
src_repo:emilengler/sysget
tar_prefix: "^v"
seperator: .