Release 2.11.2
Extend read_packager_[file|string]() to support overriding the module name and stream. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
6dde83e7fa
commit
c955134811
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/modulemd-2.10.0.tar.xz
|
||||
/modulemd-2.11.0.tar.xz
|
||||
/modulemd-2.11.1.tar.xz
|
||||
/modulemd-2.11.2.tar.xz
|
||||
|
@ -13,7 +13,7 @@
|
||||
%endif
|
||||
|
||||
Name: %{upstream_name}%{?v2_suffix}
|
||||
Version: 2.11.1
|
||||
Version: 2.11.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Module metadata manipulation library
|
||||
|
||||
@ -163,6 +163,11 @@ mv %{buildroot}%{_mandir}/man1/modulemd-validator.1 \
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 07 2021 Stephen Gallagher <sgallagh@redhat.com> - 2.11.2-1
|
||||
- Release 2.11.2
|
||||
- Extend read_packager_[file|string]() to support overriding the module name
|
||||
and stream.
|
||||
|
||||
* 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_*()
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (modulemd-2.11.1.tar.xz) = 025fdd2b9add9ad6a28cbea34ebe18ba326ca8b5cb7bdf4ea2dc05bccac8b081927a1232bde43541922664792137cc75742526bf05e18906f9443531d5d4ee80
|
||||
SHA512 (modulemd-2.11.2.tar.xz) = 1430273a48abea390890871f796f3fe329149d7e404e4508d0486bbebb9cd06edb1136fa639a73ef85dd12002e470c868de05a8d2b816ed8fb5c7ed6be31e785
|
||||
|
Loading…
Reference in New Issue
Block a user