Update python-productmd to 1.7-1
This commit is contained in:
parent
d1ebbce863
commit
c2e71a2db6
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/python-productmd-1.4.tar.gz
|
||||
/python-productmd-1.5.tar.gz
|
||||
/python-productmd-1.6.tar.gz
|
||||
/python-productmd-1.7.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%{!?py2_install: %global py2_install %{expand: CFLAGS="%{optflags}" %{__python2} setup.py %{?py_setup_args} install -O1 --skip-build --root %{buildroot}}}
|
||||
|
||||
Name: python-productmd
|
||||
Version: 1.6
|
||||
Version: 1.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
@ -111,6 +111,9 @@ and installation media.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Apr 19 2017 Lubomír Sedlář <lsedlar@redhat.com> 1.7-1
|
||||
- common: omit context kwarg to urlopen on old Python (lsedlar@redhat.com)
|
||||
|
||||
* Thu Apr 06 2017 Lubomír Sedlář <lsedlar@redhat.com> 1.6-1
|
||||
- Add a new image type dvd-debuginfo (lsedlar@redhat.com)
|
||||
- Add Tito release for F26 (lsedlar@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-productmd-1.6.tar.gz) = c1ef3867cc35bf06ee78aa866aacfa6f961bcf7818b96f0a7ee5b65872db22d52eb3133b5144d369b7507e56327e8f81a0d47f07e061dfd948b3c1b5e52bdf41
|
||||
SHA512 (python-productmd-1.7.tar.gz) = 90ec0de1ff01c09d9496c849f7f603383bcf9d226d869602e7a379ad9fac54317316e4ad28cc8f6ae424bf74c9d1a61b4592a49961ae7fb26a954d67888b6dc2
|
||||
|
Loading…
Reference in New Issue
Block a user