!4 Update Source0 and add yaml of pyparted
Merge pull request !4 from LeoFang/openEuler-20.03-LTS
This commit is contained in:
commit
aa0f4373b9
@ -3,13 +3,13 @@
|
||||
Name: pyparted
|
||||
Epoch: 1
|
||||
Version: 3.11.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Python bindings for libparted
|
||||
License: GPLv2
|
||||
Group: System Environment/Libraries
|
||||
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
|
||||
|
||||
@ -77,7 +77,10 @@ popd
|
||||
%{python3_sitearch}/%{name}-%{version}-*.egg-info
|
||||
|
||||
%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
|
||||
|
||||
* 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