New upstream version
This commit is contained in:
parent
3ec3e60d69
commit
78515a2851
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/packaging-16.7.tar.gz
|
||||
/packaging-16.8.tar.gz
|
||||
/packaging-17.1.tar.gz
|
||||
/packaging-19.0.tar.gz
|
||||
|
@ -12,8 +12,8 @@
|
||||
%global python3_wheelname %python2_wheelname
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 17.1
|
||||
Release: 2%{?dist}
|
||||
Version: 19.0
|
||||
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
|
||||
* Mon Feb 04 2019 Lumír Balhar <lbalhar@redhat.com> - 19.0-1
|
||||
- New upstream version
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 17.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (packaging-17.1.tar.gz) = 52d2f482ae5cd0f8e7b3ac35c4b270ca736bc4f7ebaa569631d1dcb8ea024ee6f75127ca2aa3c95e686ebbd427de2ef4bc01bcd839591f7b4c1e26f9b8d9acb0
|
||||
SHA512 (packaging-19.0.tar.gz) = aa55b6fbca764e7de2992e294b7be9dc90b25f88b64ba0cd2d1d93042402d4360b4c2cdc134a94b083da0c0bc83de8fa7185c0856bcc96fa25828c10a793fba7
|
||||
|
Loading…
Reference in New Issue
Block a user