Update url of Source0 and add yaml file
Signed-off-by: Leo Fang <leofang_94@163.com>
This commit is contained in:
parent
221d23e6ec
commit
4537df2378
@ -3,13 +3,13 @@
|
|||||||
Name: pyparted
|
Name: pyparted
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.11.2
|
Version: 3.11.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python bindings for libparted
|
Summary: Python bindings for libparted
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: https://github.com/dcantrell/pyparted
|
URL: https://github.com/dcantrell/pyparted
|
||||||
|
|
||||||
Source0: https://github.com/dcantrell/pyparted/archive/%{name}-%{version}.tar.gz
|
Source0: https://github.com/dcantrell/pyparted/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc git pkgconfig e2fsprogs parted-devel >= 3.2-18
|
BuildRequires: gcc git pkgconfig e2fsprogs parted-devel >= 3.2-18
|
||||||
|
|
||||||
@ -77,7 +77,10 @@ popd
|
|||||||
%{python3_sitearch}/%{name}-%{version}-*.egg-info
|
%{python3_sitearch}/%{name}-%{version}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jul 27 2020 Leo Fang<leofang_94@163.com> - 3.11.2-1
|
* Mon Aug 03 2020 Leo Fang <leofang_94@163.com> - 3.11.2-2
|
||||||
|
- Update url of Source0 and add yaml file
|
||||||
|
|
||||||
|
* Mon Jul 27 2020 Leo Fang <leofang_94@163.com> - 3.11.2-1
|
||||||
- Update to version 3.11.2
|
- Update to version 3.11.2
|
||||||
|
|
||||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:3.11.0-18
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:3.11.0-18
|
||||||
|
|||||||
4
pyparted.yaml
Normal file
4
pyparted.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: dcantrell/pyparted
|
||||||
|
tag_prefix: ^v
|
||||||
|
seperator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user