!6 update version 3.0.4 for LTS

Merge pull request !6 from 温占礼/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-31 15:27:25 +08:00 committed by Gitee
commit 490ecb595c
4 changed files with 9 additions and 2 deletions

Binary file not shown.

BIN
pid-3.0.4.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%bcond_without python2 %bcond_without python2
Name: python-pid Name: python-pid
Version: 2.1.1 Version: 3.0.4
Release: 12 Release: 1
Summary: Python pid management Summary: Python pid management
License: ASL 2.0 License: ASL 2.0
URL: https://pypi.python.org/pypi/pid URL: https://pypi.python.org/pypi/pid
@ -70,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} nosetests-%{python2_version}
%{python3_sitelib}/pid-*.egg-info %{python3_sitelib}/pid-*.egg-info
%changelog %changelog
* Mon Aug 24 2020 wenzhanli<wenzhanli2@huaweir.org> - 3.0.4-1
- Bump to version 3.0.4
* Sat Mar 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.1.1-12 * Sat Mar 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.1.1-12
- Add macro of bcond_with - Add macro of bcond_with

4
python-pid.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: pypi
src_repo: pid
tag_prefix: ^v
seperator: .