Compare commits
No commits in common. "imports/c8/wsmancli-2.6.0-11.el8" and "c8s" have entirely different histories.
imports/c8
...
c8s
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/wsmancli-2.6.0.tar.gz
|
||||
/wsmancli-2.6.0.tar.gz
|
||||
|
@ -1 +0,0 @@
|
||||
128159204ab22b58a67c92827ced67e70cd2e1f2 SOURCES/wsmancli-2.6.0.tar.gz
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
1
sources
Normal file
1
sources
Normal file
@ -0,0 +1 @@
|
||||
SHA512 (wsmancli-2.6.0.tar.gz) = 40f69dfefd5cfc9c1d137c5c58bd0e84e1bb460ecb6770e1c56b023477f7521769f04e041682686d267796477704c7465d437f6fdb4068268a51d1136d5c8a56
|
@ -42,13 +42,13 @@ make DESTDIR=%{buildroot} install
|
||||
%doc COPYING README AUTHORS
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.0-11
|
||||
- Rebuild
|
||||
Related: #2124891
|
||||
* Tue Feb 14 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.0-11
|
||||
- Add gating.yml, bump version
|
||||
Related: #2105316
|
||||
|
||||
* Thu Sep 08 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.0-9
|
||||
- Improve handling of HTTP 401 Unauthorized
|
||||
Resolves: #2124891
|
||||
Resolves: #2105316
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
Loading…
Reference in New Issue
Block a user