Update python-productmd to 1.6-1
This commit is contained in:
parent
f0d4833fc6
commit
ad1af4d406
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/python-productmd-1.3.tar.gz
|
||||
/python-productmd-1.4.tar.gz
|
||||
/python-productmd-1.5.tar.gz
|
||||
/python-productmd-1.6.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.5
|
||||
Version: 1.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
@ -111,6 +111,10 @@ and installation media.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Tue Apr 04 2017 Lubomír Sedlář <lsedlar@redhat.com> 1.5-1
|
||||
- Add 'unified' to unique image attributes (lsedlar@redhat.com)
|
||||
- Add EA - Early Access label (lkocman@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-productmd-1.5.tar.gz) = 43cc62290ace8eebb3bf3120f12dbb0aa248bb9ea24e58e59f8ce6948833ca3bd338d864cf71343b46630b8b704df1706e9d5b894e62c2830c04f9fe8a6c62ea
|
||||
SHA512 (python-productmd-1.6.tar.gz) = c1ef3867cc35bf06ee78aa866aacfa6f961bcf7818b96f0a7ee5b65872db22d52eb3133b5144d369b7507e56327e8f81a0d47f07e061dfd948b3c1b5e52bdf41
|
||||
|
Loading…
Reference in New Issue
Block a user