Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libmodulemd.git#c95513481174ed980275d7615f7c114b6e78670e
This commit is contained in:
parent
cdb6b08e6d
commit
743d2426ed
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
|
||||
|
@ -5,7 +5,6 @@ decision_context: bodhi_update_push_testing
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: dist.abicheck}
|
||||
|
||||
--- !Policy
|
||||
product_versions:
|
||||
@ -14,4 +13,3 @@ decision_context: bodhi_update_push_stable
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: dist.abicheck}
|
||||
|
@ -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