Update to 2.4.6 (#1965783)

This commit is contained in:
Benjamin Berg 2021-06-10 13:58:58 +02:00
parent f4129e8763
commit a6e2960e51
2 changed files with 6 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (thermald-2.4.4.tar.gz) = 968d1d0143f9ad2384fc810ee6a686ebb784e6bf0a90ee3e7db63b7e30e7910eb6c69fdd411466bc657e2eba6b9bc96af5b43352620a505effa6759c8e5e1465
SHA512 (thermald-2.4.6.tar.gz) = e337b00ec7f4fa565927f047dbb17dc05b8513850f2488dd6cfc838e5123938fbfe7c39464fffb77c100073edfca9ea51708680eaa2cba537470326df9508d3a

View File

@ -7,7 +7,7 @@
Name: thermald
Version: 2.4.4
Version: 2.4.6
Release: 1%{?dist}
Summary: Thermal Management daemon
@ -245,6 +245,10 @@ exit 0
%changelog
* Thu Jun 10 2021 Benjamin Berg <bberg@redhat.com> - 2.4.6-1
- Update to 2.4.6 (#1965783)
- Update main license to GPLv2 only for now
* Fri May 14 2021 Benjamin Berg <bberg@redhat.com> - 2.4.4-1
- Update to 2.4.4
Resolves: #1935728