Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
497c10611f |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/uhubctl-2.2.0.tar.gz
|
||||
/uhubctl-2.4.0.tar.gz
|
||||
/uhubctl-2.5.0.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (uhubctl-2.4.0.tar.gz) = d7f07679c4678565ce0174e1eb591263fae5629dd6fbb5aaa0321ca10176b8b2d662e75a3019caeb83aaf470c8386188848ba3095e1006451e8710b2a2c9bb1d
|
||||
SHA512 (uhubctl-2.5.0.tar.gz) = 2b902b7e1df788dd1d4720dcbc630c958e80619dee3bfe4bad222a089b7f2735c6189e5e7d497ce3782e6b6ee193906ea955621cf328a4022bce15f1179b1fda
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: uhubctl
|
||||
Version: 2.4.0
|
||||
Release: 3%{?dist}
|
||||
Version: 2.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: USB hub per-port power control
|
||||
|
||||
License: GPLv2
|
||||
|
|
@ -36,6 +36,9 @@ is defined as one that implements per-port power switching.
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 02 2022 Scott K Logan <logans@cottsay.net> - 2.5.0-1
|
||||
- Update to 2.5.0 (rhbz#2139373)
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue