From 4d69cd3d672503d93c7710dc0a502adca05a6926 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 23 Feb 2023 16:07:17 +0100 Subject: [PATCH] Update to 2.5.2 Resolves: rhbz#2172590 --- sources | 2 +- thermald.spec | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 60a433e..db67cb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (thermald-2.5.1.tar.gz) = 76974458b3986cb156ee599e9a96be0082f1e4d85cfe40fd387d69992b0b778186b98abb833a0493db9c070feee8c1147dcf591a7aba039c428e925c66bb0e4f +SHA512 (thermald-2.5.2.tar.gz) = 50ec8c0afb62805d4a86eff91725c468c9035d4524d5d12c187c8b5bbff5a6e723ead7a32bda1a2964fa8a8a8ae437bc7c05d657ea1ac64e4a3d32e6dc0591e2 diff --git a/thermald.spec b/thermald.spec index 9d3a669..34f2424 100644 --- a/thermald.spec +++ b/thermald.spec @@ -7,7 +7,7 @@ Name: thermald -Version: 2.5.1 +Version: 2.5.2 Release: 1%{?dist} Summary: Thermal Management daemon @@ -251,6 +251,10 @@ exit 0 %changelog +* Thu Feb 23 2023 Bastien Nocera - 2.5.2-1 +- Update to 2.5.2 +Resolves: rhbz#2172590 + * Mon Dec 19 2022 Bastien Nocera - 2.5.1-1 - Update to 2.5.1 Resolves: rhbz#2114049