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