From 6c942656280273f70f6c340446bac99279ff3be1 Mon Sep 17 00:00:00 2001 From: weiwei123 <11779811+weiwei123444@user.noreply.gitee.com> Date: Thu, 29 Jun 2023 11:48:05 +0000 Subject: [PATCH 1/2] update acpi.spec. Signed-off-by: weiwei123 <11779811+weiwei123444@user.noreply.gitee.com> --- acpi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acpi.spec b/acpi.spec index 06487de..4ee5e53 100644 --- a/acpi.spec +++ b/acpi.spec @@ -1,6 +1,6 @@ Summary: Command-line ACPI client Name: acpi -Version: 1.7 +Version: 1.8 Release: 1 License: GPLv2+ Source0: http://downloads.sourceforge.net/project/acpiclient/acpiclient/%{version}/%{name}-%{version}.tar.gz -- Gitee From 91e1e4c0e64992c1b0bedca4c4b9c08c4656bd77 Mon Sep 17 00:00:00 2001 From: weiwei123 <11779811+weiwei123444@user.noreply.gitee.com> Date: Fri, 8 Sep 2023 03:43:49 +0000 Subject: [PATCH 2/2] update acpi.spec. Signed-off-by: weiwei123 <11779811+weiwei123444@user.noreply.gitee.com> --- acpi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acpi.spec b/acpi.spec index 4ee5e53..e693f9d 100644 --- a/acpi.spec +++ b/acpi.spec @@ -11,7 +11,7 @@ BuildRequires: make %description Linux ACPI client is a small command-line program that attempts to replicate the functionality of the 'old' apm command on ACPI systems. -It includes battery and thermal information. +It includes battery and thermal information.. %prep %setup -q -- Gitee