Add vsphere-ova as valid image type
This commit is contained in:
parent
2a5209a361
commit
f941c5a8b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/python-productmd-1.10.tar.gz
|
||||
/python-productmd-1.11.tar.gz
|
||||
/productmd-1.12.tar.bz2
|
||||
/productmd-1.13.tar.bz2
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global srcname productmd
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.12
|
||||
Version: 1.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
@ -87,6 +87,9 @@ Requires: python%{python3_pkgversion}-six
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 10 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.13-1
|
||||
- Add vsphere-ova as valid image type
|
||||
|
||||
* Mon May 07 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.12-1
|
||||
- Add vpc/vhd as known image type/format
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (productmd-1.12.tar.bz2) = df6eac5856240d929e17fc9e29701cf215d10163dd2ee7c71ca08638ac7e9120282c5141af2ff1e367d166ac43164cf82b34ec7efb4743bf827b3c25e6c5b4b7
|
||||
SHA512 (productmd-1.13.tar.bz2) = 3b529d7dd9ee8b9785a185d7dc2f45bd4a78c29b10caed270f4ce9430f4a1e417bcc4489e3233e6754876ced47f0e069e26361c5cb0b90960d0b9f69582f6917
|
||||
|
Loading…
Reference in New Issue
Block a user