New upstream release
This commit is contained in:
parent
bb565e6dae
commit
c2aef0dd6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/productmd-1.12.tar.bz2
|
||||
/productmd-1.13.tar.bz2
|
||||
/productmd-1.14.tar.bz2
|
||||
/productmd-1.15.tar.bz2
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global srcname productmd
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.14
|
||||
Version: 1.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
@ -87,6 +87,13 @@ Requires: python%{python3_pkgversion}-six
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 20 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.15-1
|
||||
- Add missing _modules attribute to Compose
|
||||
- composeinfo: add docs for Compose class
|
||||
- rpms: add doc example for using the Rpms class
|
||||
- common: document parse_nvra() return value elements
|
||||
- common: explain filename handling for parse_nvra()
|
||||
|
||||
* Fri May 11 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.14-1
|
||||
- Add rhevm-ova as valid type
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (productmd-1.14.tar.bz2) = 8060cd482dc7176e845edd42a054521b3b0f64fe8f168d986cac6ca01511c8ad1afd349ecb1417c5ae52d5ddede279a8e150ad0b00863bf5990af847adcb3548
|
||||
SHA512 (productmd-1.15.tar.bz2) = 0bfb89d61baef71531ff4fa08ec2eea4af486b770729b61b3cd582e889210115dfc08c5e9540a656ad2f80c3b2302df70307b4815ec68556a5baf1470be6b33d
|
||||
|
Loading…
Reference in New Issue
Block a user