bump to version 3.0.4

This commit is contained in:
19909236985 2020-08-24 11:23:56 +08:00
parent 7cde63f539
commit 8d925385f7
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
Name: python-pid
Version: 2.1.1
Release: 12
Version: 3.0.4
Release: 1
Summary: Python pid management
License: ASL 2.0
URL: https://pypi.python.org/pypi/pid
@ -70,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} nosetests-%{python2_version}
%{python3_sitelib}/pid-*.egg-info
%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
- 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: .