parent
7bd8133a71
commit
006b31508d
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/ledmon-0.90.tar.gz
|
||||
/ledmon-0.92.tar.gz
|
||||
/ledmon-0.95.tar.gz
|
||||
/ledmon-0.96.tar.gz
|
||||
|
6
gating.yml
Normal file
6
gating.yml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
@ -1,7 +1,7 @@
|
||||
Summary: Enclosure LED Utilities
|
||||
Name: ledmon
|
||||
Version: 0.95
|
||||
Release: 6%{?dist}
|
||||
Version: 0.96
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://github.com/intel/ledmon
|
||||
Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
@ -47,9 +47,12 @@ make
|
||||
%{_unitdir}/ledmon.service
|
||||
|
||||
%changelog
|
||||
* Wed Jun 01 2022 Jan Macku <jamacku@redhat.com> - 0.96-1
|
||||
- update to 0.96 (#2042273)
|
||||
- Add gating.yml
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.95-6
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Thu May 27 2021 Tomas Bzatek <tbzatek@redhat.com> - 0.95-5
|
||||
- Rebuilt for sg3_utils 1.47 (#1955156)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ledmon-0.95.tar.gz) = abda96ff401b1a6341e5345fd63a25da4d6c12af139b3b3a63b49009ce3d0d271cc732ca4f1e153ee2e07c2a8e74d0046ee5dd0c68fd7f84a31e96277bd53602
|
||||
SHA512 (ledmon-0.96.tar.gz) = 2f5229c69478fb2c37466d2a3a76304f71b5ff1f95f42f373b96bb43968a45225ba71570fe96c9e251224a0107a55106a2bed767d7741f75ba8335539422e3cb
|
||||
|
Loading…
Reference in New Issue
Block a user