From: Chanwoo Choi Date: Tue, 28 Apr 2020 01:07:23 +0000 (+0900) Subject: PASS v1.1.0 X-Git-Tag: accepted/tizen/6.0/unified/20201030.113832^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=befe5bc481f3a3b3ef2c42d7cebdadec5e459722;p=platform%2Fcore%2Fsystem%2Fpass.git PASS v1.1.0 In order to support 'scenario pass_level', the format of pass configuration are changed. It affects the pass-hal packages. So, it needs to increse the version up to prevent the confusion between pass and pass-hal packages. - Changes from v1.0.0 1. Support 'scenario' pass_level' for PMQoS and Thermal Monitor 2. Support 'scenario' with maximum duration and 'mode' without maximum duration 3. Add new 'SetScenario' method - org.tizen.system.pass.pmqos.SetScenario 4. Add new 'Doze' mode Change-Id: I429e79171a22f7e1ce7b3248e04a0e1e1fe33f82 Signed-off-by: Chanwoo Choi --- diff --git a/packaging/pass.spec b/packaging/pass.spec index 87bb13a..89d837b 100644 --- a/packaging/pass.spec +++ b/packaging/pass.spec @@ -7,7 +7,7 @@ Name: %{daemon_name} Summary: Power Aware System Service -Version: 1.0.0 +Version: 1.1.0 Release: 1 Group: System/Kernel License: Apache-2.0