Update python-productmd to 1.5-1
This commit is contained in:
parent
e07edee0e0
commit
f0d4833fc6
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/productmd-1.2.tar.bz2
|
||||
/python-productmd-1.3.tar.gz
|
||||
/python-productmd-1.4.tar.gz
|
||||
/python-productmd-1.5.tar.gz
|
||||
|
@ -26,8 +26,8 @@
|
||||
%{!?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.4
|
||||
Release: 3%{?dist}
|
||||
Version: 1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
Group: Development/Tools
|
||||
@ -111,6 +111,15 @@ and installation media.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
- Correctly parse type from ci compose (lsedlar@redhat.com)
|
||||
- Simplify tests for creating compose id (lsedlar@redhat.com)
|
||||
- Sync spec file with Fedora (enable Py3 for EPEL) (#79) (awilliam@redhat.com)
|
||||
- Support 'unique image identifier' concept, enforce on 1.1+
|
||||
(awilliam@redhat.com)
|
||||
|
||||
* Wed Feb 15 2017 Adam Williamson <awilliam@redhat.com>
|
||||
- Restore compatibility cruft for pure-RHEL builds
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-productmd-1.4.tar.gz) = c0a211ea33430952cb83338638da5ff515d5c176b18ecbe46b490873aa76b61f8702015fac5d511c90121c763723147156236ca4e70f58972698c5f12a03d629
|
||||
SHA512 (python-productmd-1.5.tar.gz) = 43cc62290ace8eebb3bf3120f12dbb0aa248bb9ea24e58e59f8ce6948833ca3bd338d864cf71343b46630b8b704df1706e9d5b894e62c2830c04f9fe8a6c62ea
|
||||
|
Loading…
Reference in New Issue
Block a user