Update to 17.1
This commit is contained in:
parent
814f792731
commit
fc46f80474
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/packaging-16.7.tar.gz
|
||||
/packaging-16.8.tar.gz
|
||||
/packaging-17.1.tar.gz
|
||||
|
@ -12,8 +12,8 @@
|
||||
%global python3_wheelname %python2_wheelname
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 16.8
|
||||
Release: 11%{?dist}
|
||||
Version: 17.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Core utilities for Python packages
|
||||
|
||||
License: BSD or ASL 2.0
|
||||
@ -175,6 +175,9 @@ rm -rf html/_static/fonts/
|
||||
%license LICENSE LICENSE.APACHE LICENSE.BSD
|
||||
|
||||
%changelog
|
||||
* Tue Jul 31 2018 Charalampos Stratakis <cstratak@redhat.com> - 17.1-1
|
||||
- Update to 17.1
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 16.8-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user