Rebuilt for Python 3.7
This commit is contained in:
parent
3e0b366ad9
commit
6185626b8a
@ -23,7 +23,7 @@ Version: 3.1.0
|
|||||||
|
|
||||||
%global prerelease .b1
|
%global prerelease .b1
|
||||||
# prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2
|
# prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2
|
||||||
Release: 0.1%{?prerelease}%{?dist}
|
Release: 0.2%{?prerelease}%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -190,6 +190,9 @@ configuration.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1:3.1.0-0.2.b1
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Wed May 02 2018 David Lehman <dlehman@redhat.com> - 3.1.0-0.1.b1
|
* Wed May 02 2018 David Lehman <dlehman@redhat.com> - 3.1.0-0.1.b1
|
||||||
- Add 'nvdimm' tag for NVDIMM namespaces (vtrefny)
|
- Add 'nvdimm' tag for NVDIMM namespaces (vtrefny)
|
||||||
- Add test for NVDIMMNamespaceDevicePopulator (vtrefny)
|
- Add test for NVDIMMNamespaceDevicePopulator (vtrefny)
|
||||||
|
Loading…
Reference in New Issue
Block a user