import thermald-2.5.1-1.el9

This commit is contained in:
CentOS Sources 2023-03-28 12:40:26 +00:00 committed by Stepan Oksanichenko
parent 11f4a4b97d
commit 6761c771c8
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/thermald-2.5.tar.gz
SOURCES/thermald-2.5.1.tar.gz

View File

@ -1 +1 @@
24d6d30a68a9c313800dcdc45b3da2b2431b1a3b SOURCES/thermald-2.5.tar.gz
67440e49a34a7572fc3d18233c3b9546919c5281 SOURCES/thermald-2.5.1.tar.gz

View File

@ -7,8 +7,8 @@
Name: thermald
Version: 2.5
Release: 3%{?dist}
Version: 2.5.1
Release: 1%{?dist}
Summary: Thermal Management daemon
# thd_cdev_modem.{cpp,h} is currently GPLv2 only
@ -251,6 +251,10 @@ exit 0
%changelog
* Mon Dec 19 2022 Bastien Nocera <bnocera@redhat.com> - 2.5.1-1
- Update to 2.5.1
Resolves: rhbz#2114049
* Mon Jul 25 2022 Benjamin Berg <bberg@redhat.com> - 2.5-3
- Accept 2.5 as package version
Related: #2040081