Release 2.11.1
Ignore Packager documents when running ModuleIndex.update_from_*() Add python overrides for XMD in PackagerV3 Add python override to ignore the GType return when reading packager files Add PackagerV3.get_mdversion() Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
2f84cc068f
commit
95b41cf3d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/modulemd-2.9.4.tar.xz
|
||||
/modulemd-2.10.0.tar.xz
|
||||
/modulemd-2.11.0.tar.xz
|
||||
/modulemd-2.11.1.tar.xz
|
||||
|
@ -13,7 +13,7 @@
|
||||
%endif
|
||||
|
||||
Name: %{upstream_name}%{?v2_suffix}
|
||||
Version: 2.11.0
|
||||
Version: 2.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Module metadata manipulation library
|
||||
|
||||
@ -163,6 +163,13 @@ mv %{buildroot}%{_mandir}/man1/modulemd-validator.1 \
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 17 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.11.1-1
|
||||
- Release 2.11.1
|
||||
- Ignore Packager documents when running ModuleIndex.update_from_*()
|
||||
- Add python overrides for XMD in PackagerV3
|
||||
- Add python override to ignore the GType return when reading packager files
|
||||
- Add PackagerV3.get_mdversion()
|
||||
|
||||
* Thu Dec 10 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.11.0-1
|
||||
- Release 2.11.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (modulemd-2.11.0.tar.xz) = ebd07892cfb08fcb9fac53c4d5db22cea843a9129f604485953731dcdebf363fc7368379888fd7e5ce4142695e91affdae4cc53b5c76b3db0057a556f603f8c5
|
||||
SHA512 (modulemd-2.11.1.tar.xz) = 025fdd2b9add9ad6a28cbea34ebe18ba326ca8b5cb7bdf4ea2dc05bccac8b081927a1232bde43541922664792137cc75742526bf05e18906f9443531d5d4ee80
|
||||
|
Loading…
Reference in New Issue
Block a user