update to version 21.3.0

This commit is contained in:
wang--ge 2022-10-26 15:18:19 +08:00
parent 18954b2922
commit 597831741c
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
incremental-21.3.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-incremental Name: python-incremental
Version: 17.5.0 Version: 21.3.0
Release: 6 Release: 1
Summary: A small library versions your Python projects Summary: A small library versions your Python projects
License: MIT License: MIT
URL: https://github.com/twisted/incremental URL: https://github.com/twisted/incremental
@ -35,6 +35,9 @@ rm -rf incremental.egg-info
%{python3_sitelib}/incremental-%{version}-py?.?.egg-info %{python3_sitelib}/incremental-%{version}-py?.?.egg-info
%changelog %changelog
* Wed Oct 26 2022 Ge Wang <wangge20@h-partners.com> - 21.3.0-1
- Upgrade to version 21.3.0
* Wed Oct 21 2020 leiju <leiju4@huawei.com> - 17.5.0-6 * Wed Oct 21 2020 leiju <leiju4@huawei.com> - 17.5.0-6
- remove python2 subpackage - remove python2 subpackage