New upstream version 19.2 (bz#1742388)
This commit is contained in:
parent
1901358560
commit
5e52c250b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/packaging-16.8.tar.gz
|
||||
/packaging-17.1.tar.gz
|
||||
/packaging-19.0.tar.gz
|
||||
/packaging-19.2.tar.gz
|
||||
|
@ -12,8 +12,8 @@
|
||||
%global python_wheelname %{pypi_name}-%{version}-py2.py3-none-any.whl
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 19.0
|
||||
Release: 6%{?dist}
|
||||
Version: 19.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Core utilities for Python packages
|
||||
|
||||
License: BSD or ASL 2.0
|
||||
@ -107,6 +107,9 @@ rm -rf html/_static/fonts/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 26 2019 Lumír Balhar <lbalhar@redhat.com> - 19.2-1
|
||||
- New upstream version 19.2 (bz#1742388)
|
||||
|
||||
* Mon Sep 23 2019 Lumír Balhar <lbalhar@redhat.com> - 19.0-6
|
||||
- Remove Python 2 subpackage
|
||||
- Make spec fedora-specific
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (packaging-19.0.tar.gz) = aa55b6fbca764e7de2992e294b7be9dc90b25f88b64ba0cd2d1d93042402d4360b4c2cdc134a94b083da0c0bc83de8fa7185c0856bcc96fa25828c10a793fba7
|
||||
SHA512 (packaging-19.2.tar.gz) = af7312a85292f577d3e6e57154f10fb380bbdee749344ba4b226a09f22bf5ca664ed63c62cd5b4dea0be5eb5cff5c17ad04415aab8c925fa90dcae2e1c6dee5a
|
||||
|
Loading…
Reference in New Issue
Block a user