This commit is contained in:
z00330046 2020-01-13 09:28:43 -05:00
parent d55d1c3d2c
commit e228f70f8d

View File

@ -1,7 +1,7 @@
%global with_tests 0%{?_with_tests:0}
Name: python-semantic_version
Version: 2.6.0
Release: 8
Release: 9
Summary: Plugin for implementing the semantic version
License: BSD
URL: https://github.com/rbarrois/python-semanticversion
@ -71,6 +71,8 @@ rm -rf html/.{doctrees,buildinfo}
%doc html
%changelog
* Tue Jan 09 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.1.1-4
- Package init
* Mon Jan 13 2020 Lei Zhang <ricky.z@huawei.com> - 2.6.0-9
- remove django build depend
* Tue Jan 09 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.6.0-8
- Package init