11
0

2 Commits

5 changed files with 26 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
Index: power-profiles-daemon-0.11/src/power-profiles-daemon.c
Index: power-profiles-daemon-0.30/src/power-profiles-daemon.c
===================================================================
--- power-profiles-daemon-0.11.orig/src/power-profiles-daemon.c
+++ power-profiles-daemon-0.11/src/power-profiles-daemon.c
@@ -537,6 +537,29 @@ holder_disappeared (GDBusConnection *con
--- power-profiles-daemon-0.30.orig/src/power-profiles-daemon.c
+++ power-profiles-daemon-0.30/src/power-profiles-daemon.c
@@ -830,6 +830,29 @@ holder_disappeared (GDBusConnection *con
g_ptr_array_free (cookies, TRUE);
}
@@ -32,7 +32,7 @@ Index: power-profiles-daemon-0.11/src/power-profiles-daemon.c
static void
hold_profile (PpdApp *data,
GVariant *parameters,
@@ -559,6 +582,18 @@ hold_profile (PpdApp *dat
@@ -858,6 +881,18 @@ hold_profile (PpdApp *dat
return;
}

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a71f79e9cb1c184b7a8e25c3ae70d624ea4313edec3401495992c364b5f22599
size 66801

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:528ee5b8ca0a27d8d66128ebf850e23be9571dc130cf2a82dd2463dac7d3a92f
size 70413

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Apr 6 17:46:48 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.30 (boo#1240862):
* Add support for configuring actions to be enabled or disabled
over dbus:
- Actions can be listed via `powerprofilesctl list-actions`
- These can be controlled via `powerprofilesctl
configure-action`
* Add support for configuring whether PPD reacts to battery/AC
charger events:
- It can be queried and controlled via: `powerprofilesctl
query-battery-aware` and `powerprofilesctl
configure-battery-aware`
* Add better better compatibility with kernel 6.14.
-------------------------------------------------------------------
Thu Jan 16 09:06:42 UTC 2025 - Thomas Renninger <trenn@suse.de>

View File

@@ -17,7 +17,7 @@
Name: power-profiles-daemon
Version: 0.23
Version: 0.30
Release: 0
Summary: Power profiles handling over D-Bus
License: GPL-3.0-or-later
@@ -124,7 +124,7 @@ This package provides zsh shell completions for powerprofilesctl.
%{_datadir}/dbus-1/system-services/org.freedesktop.UPower.PowerProfiles.service
%{_datadir}/polkit-1/actions/power-profiles-daemon.policy
%{_mandir}/man1/powerprofilesctl.1%{?ext_man}
%ghost %dir %{_localstatedir}/lib/%{name}
%ghost %attr(0755,root,root) %dir %{_localstatedir}/lib/%{name}
%files doc
%dir %{_datadir}/gtk-doc/