200 Commits

Author SHA256 Message Date
Thomas Renninger
90f21368ea Clean files not present in factory 2026-02-25 15:37:53 +01:00
Thomas Renninger
7a2d9b5b61 Forward factory to slfo-main
Automated forward of factory to slfo-main using git-obs.
2026-02-25 15:37:53 +01:00
5789401bd2 Accepting request 1332324 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1332324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=96
2026-02-12 16:24:48 +00:00
88acfe6b95 Accepting request 1332323 from home:trenn:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/1332323
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=182
2026-02-10 21:25:01 +00:00
b70da7628c Accepting request 1331451 from home:trenn:branches:Base:System
- Mark /var/lib/upower as ghost (jsc#PED-14851)
  This is created at runtime via systemd upower.service nowadays
- Add NEWS and HACKING.md to %docs
- Fix rpmlint warning by correcting changelog:
[   47s] upower.spec:252: W: non-break-space line 252, char 70

  * up-daemon: Handle the AC is online but the battery is discharging

OBS-URL: https://build.opensuse.org/request/show/1331451
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=181
2026-02-09 10:02:32 +00:00
285c855709 Accepting request 1324850 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1324850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=95
2026-01-01 13:59:10 +00:00
501cd8bc31 Accepting request 1324788 from GNOME:Next
- Update to version 1.91.0:
  + New feature: Support multiple keyboard backlight LED control
  + Make installation of tests optional
  + Support conf.d style config file
  + Deprecate CapacityLevel property
- Enable test suite in %check section

OBS-URL: https://build.opensuse.org/request/show/1324788
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=179
2025-12-30 21:10:16 +00:00
75896e47f1 Accepting request 1305117 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1305117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=94
2025-09-17 14:37:19 +00:00
c4caf12965 Accepting request 1304960 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/1304960
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=177
2025-09-16 08:05:21 +00:00
613ba189a5 Accepting request 1299994 from Base:System
- Update to version 1.90.9.28+git.903a827:
  * linux: integration-test: the settings discovery for charge threshold
  * linux: up-device-supply-battery: Discover the settings of charge threshold
  * up-device-battery: set up charge-threshold-settings-supported property
  * dbus: org.freedesktop.UPower.Device: the ChargeThresholdSettingsSupported property
  * linux: integration-test: Switch between Long_Life, Fast, Standard, and Adaptive
  * linux: up-device-supply-battery: Set charge_types to enable/disable the charge threshold
  * linux: up-device-supply-battery: Using charge_types Long_Life and Standard to manage charging threshold
  * linux: up-device-supply-battery: Set charge_types through an enum
  * linux: integration-test: reduce the test failure for the slow system
  * linux: integration-test: fix random test failure for test_bluetooth_hidpp_mouse
  * linux: integration-test: Switch the charge_types between Custom and Fast with charging threshold status
  * linux: up-device-supply-battery: Set charge_types to "Custom" when enabling charging threshold
  * up-history: reverse preset progression
  * openbsd: add support to fetch battery status from qcpas
  * tools: Reorder upower(1) command-line options to match manual page
  * docs: Document all upower(1) command-line options
  * tools: Handle invalid command-line arguments
  * daemon: Fix memory leak when reporting usage error
  * linux: integration-test: Two mice were paired with a unifying receiver
  * linux: up-enumerator-udev: Prevent reading the sysfs path from a non-GUdevDevice object
  * linux: up-device-supply: Only update model name when the device is under the same parent
  * linux: integration-test: Test exporting sysfs attributes
  * lib: up-device: Expose CapacityLevel, VoltageMinDesign, and VoltageMaxDesign
  * linux: up-device-supply-battery: read values of capacity_level and voltage_min/max
  * up-device-battery: Define capacity-level, voltage-min-design and voltage-max-design properties
  * dbus: Define CapacityLevel, VoltageMinDesign and VoltageMaxDesign properties
  * linux: integration_test: Wait 5 seconds for bluez to set up the device information
  * src: meson: extend the timeout for test_battery_state_guessing
  * Release 1.90.9

OBS-URL: https://build.opensuse.org/request/show/1299994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=93
2025-08-18 14:07:42 +00:00
10b417ce60 Accepting request 1298985 from home:iznogood:factory
- Update to version 1.90.9.28+git.903a827:
  * linux: integration-test: the settings discovery for charge threshold
  * linux: up-device-supply-battery: Discover the settings of charge threshold
  * up-device-battery: set up charge-threshold-settings-supported property
  * dbus: org.freedesktop.UPower.Device: the ChargeThresholdSettingsSupported property
  * linux: integration-test: Switch between Long_Life, Fast, Standard, and Adaptive
  * linux: up-device-supply-battery: Set charge_types to enable/disable the charge threshold
  * linux: up-device-supply-battery: Using charge_types Long_Life and Standard to manage charging threshold
  * linux: up-device-supply-battery: Set charge_types through an enum
  * linux: integration-test: reduce the test failure for the slow system
  * linux: integration-test: fix random test failure for test_bluetooth_hidpp_mouse
  * linux: integration-test: Switch the charge_types between Custom and Fast with charging threshold status
  * linux: up-device-supply-battery: Set charge_types to "Custom" when enabling charging threshold
  * up-history: reverse preset progression
  * openbsd: add support to fetch battery status from qcpas
  * tools: Reorder upower(1) command-line options to match manual page
  * docs: Document all upower(1) command-line options
  * tools: Handle invalid command-line arguments
  * daemon: Fix memory leak when reporting usage error
  * linux: integration-test: Two mice were paired with a unifying receiver
  * linux: up-enumerator-udev: Prevent reading the sysfs path from a non-GUdevDevice object
  * linux: up-device-supply: Only update model name when the device is under the same parent
  * linux: integration-test: Test exporting sysfs attributes
  * lib: up-device: Expose CapacityLevel, VoltageMinDesign, and VoltageMaxDesign
  * linux: up-device-supply-battery: read values of capacity_level and voltage_min/max
  * up-device-battery: Define capacity-level, voltage-min-design and voltage-max-design properties
  * dbus: Define CapacityLevel, VoltageMinDesign and VoltageMaxDesign properties
  * linux: integration_test: Wait 5 seconds for bluez to set up the device information
  * src: meson: extend the timeout for test_battery_state_guessing
  * Release 1.90.9
  * linux: up-device-supply-battery: Don't mark fully charged batteries as discharging
  * linux: integration-test: Update test case for "state_all_discharging" support
  * up-daemon: introduce state_all_discharging member to allow critical action dispatch on external power
  * Revert "up-daemon: Handle the AC is online but the battery is discharging"
  * Release 1.90.8
  * up-device: Fix mem leak when get device id
  * linux: up-device-supply-battery: Fix mem leak when refreshing battery info
  * rules: 95-upower-hid.hwdb: update hwdb for HID devices
  * linux: integration-test: Handle connecting the low-power charger
  * linux: up-device-supply-battery: reset the status to discharging when current_now is negative
  * up-daemon: Handle the AC is online but the battery is discharging      
  * linux: rules: fix warnings from `udevadm verify`

OBS-URL: https://build.opensuse.org/request/show/1298985
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=175
2025-08-18 05:45:07 +00:00
3aba1c8538 Accepting request 1265195 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1265195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=92
2025-03-31 09:37:18 +00:00
9826176b7b Accepting request 1265188 from home:trenn:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/1265188
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=173
2025-03-28 12:12:02 +00:00
0141363104 Accepting request 1245904 from Base:System
- Upower is a mature tool with mostly fixes being added, let's
  move over to a "take the very latest git HEAD code base by default
  approach". Also show the amount of additional patches on top of latest
  public version and the latest git patch hash the sources are based
  on in the version format (see below)
- Update to version 1.90.7.13+git.4f1ef04:
  * linux: integration-test: a test case for Dualshock4 with a headphone jack
  * linux: up-device-supply: Update the model name after changing the device type
  * linux: device_supply: Prioritize Gaming Input
  * dbus: UPower.xml: Update GetCriticalAction Values
  * linux: integration-test: test case for the removable battery
  * src: up-device-battery: Reset values when the battery is not present
  * src: up-daemon: skip the battery if present = 0
  * Update LINGUAS
  * pre-commit-config: Remove deprecated default_stages "commit"
  * contrib: setup: Install and setup pre-commit
- Remove upstreamed patch
D faa6d8a6b3dd92ab61cd3c5515dfd120ccb7e74b.patch

OBS-URL: https://build.opensuse.org/request/show/1245904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=91
2025-02-16 21:37:18 +00:00
63ef12e9a2 OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=171 2025-02-14 14:37:01 +00:00
404629fac5 OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=170 2025-02-14 10:21:16 +00:00
b103193fb6 OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=169 2025-02-14 10:10:48 +00:00
acf42ab150 OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=168 2025-02-14 08:35:50 +00:00
5574d3e11a - Remove upstreamed patch
D faa6d8a6b3dd92ab61cd3c5515dfd120ccb7e74b.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=167
2025-02-14 08:33:05 +00:00
c763f694f6 - Upower is a mature tool with mostly fixes being added, let's
move over to a "take the very latest git HEAD code base by default
  approach". Also show the amount of additional patches on top of latest
  public version and the latest git patch hash the sources are based
  on in the version format (see below)
- Update to version 1.90.7.13+git.4f1ef04:
  * linux: integration-test: a test case for Dualshock4 with a headphone jack
  * linux: up-device-supply: Update the model name after changing the device type
  * linux: device_supply: Prioritize Gaming Input
  * dbus: UPower.xml: Update GetCriticalAction Values
  * linux: integration-test: test case for the removable battery
  * src: up-device-battery: Reset values when the battery is not present
  * src: up-daemon: skip the battery if present = 0
  * Update LINGUAS
  * pre-commit-config: Remove deprecated default_stages "commit"
  * contrib: setup: Install and setup pre-commit

OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=166
2025-02-13 11:15:04 +00:00
cc465f44a6 Accepting request 1235744 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1235744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=90
2025-01-09 14:05:19 +00:00
c0e0ad2ebd Accepting request 1234891 from home:iznogood:branches:Base:System
- Add faa6d8a6b3dd92ab61cd3c5515dfd120ccb7e74b.patch -- dbus: show
  charge-threshold-* status as yes/no.

OBS-URL: https://build.opensuse.org/request/show/1234891
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=164
2025-01-07 22:30:00 +00:00
3e5bd81fef Accepting request 1224453 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1224453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=89
2024-11-17 15:39:39 +00:00
280cfca175 tweak
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=162
2024-11-15 12:33:50 +00:00
569730e2ef Accepting request 1223867 from GNOME:Next
- Update to version 1.90.6:
  * Fractional battery percentage.
  * CI enhancement.
  * Tweak the default battery charging threshold to 75-80.
  * Fix g_object_weak_ref: assertion 'g_atomic_int_get
    (&object->ref_count) >= 1' failed.
- Changes from version 1.90.5:
  * Suspend and Ignore as the CriticalPowerActions.
  * Support for battery charging threshold.
  * Tweak the device priority to make sure the device kind joystick
    can be correctly shown.
- Add pkgconfig(polkit-gobject-1) BuildRequires: New dependency.

OBS-URL: https://build.opensuse.org/request/show/1223867
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=161
2024-11-13 09:01:35 +00:00
5293c5fa1f Accepting request 1208168 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1208168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=88
2024-10-16 21:38:31 +00:00
850276c46e Accepting request 1208116 from GNOME:Next
- Drop rcFOO symlinks (PED-266).

OBS-URL: https://build.opensuse.org/request/show/1208116
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=159
2024-10-15 14:48:06 +00:00
164b4cad84 Accepting request 1186607 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1186607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=87
2024-07-11 18:29:25 +00:00
9085f40008 Accepting request 1185973 from GNOME:Next
- Update to version 1.90.4:
  * Resolved high disk and CPU rate.
  * Stop guessing the unknown battery as a power supply.
  * Continue to support lid handling.
  * Fix org.freedesktop.UPower: EnergyRate is a positive value.
  * Fix uni-test python script.
- Switch to tagged release.
- Update BuildRequires minimum versions

OBS-URL: https://build.opensuse.org/request/show/1185973
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=157
2024-07-10 13:03:08 +00:00
61fecc2992 Accepting request 1152451 from Base:System
- Update to version 1.90.2+15:
  * Revert "ci: Update last ABI break"
  * Revert "build: Bump the library soname after recent changes"
  * Revert "all: Remove Lid handling"
  * Revert "lib: Remove deprecated up_client_get_devices()"
  * dbus: org.freedesktop.UPower: EnergyRate is a positive value
  * linux: Adjust test_bluetooth_le_device for dbusmock 0.30.1
  * linux: stop assuming power supply of unknown type as battery
  * linux: drop f-literals without format string
  * linux: prefer is not None over !=
  * build: make 'udevrulesdir' and 'udevhwdbdir' as Linux-only
- Introduce _service obs_scm and obsinfo files for automated
  update service via:
  osc service mr

OBS-URL: https://build.opensuse.org/request/show/1152451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=86
2024-02-28 18:44:26 +00:00
59183fb3be - Update to version 1.90.2+15:
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=155
2024-02-27 16:58:29 +00:00
d152fb5df8 OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=154 2024-02-27 16:54:21 +00:00
6eafb1fba2 Align versioning with other packages maintained by GNOME Team
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=153
2024-02-27 16:53:19 +00:00
fb44c5de7d Accepting request 1147030 from home:trenn:branches:Base:System
- Update to version 1.90.2.15.git+be82397:
  * Revert "ci: Update last ABI break"
  * Revert "build: Bump the library soname after recent changes"
  * Revert "all: Remove Lid handling"
  * Revert "lib: Remove deprecated up_client_get_devices()"
  * dbus: org.freedesktop.UPower: EnergyRate is a positive value
  * linux: Adjust test_bluetooth_le_device for dbusmock 0.30.1
  * linux: stop assuming power supply of unknown type as battery
  * linux: drop f-literals without format string
  * linux: prefer is not None over !=
  * build: make 'udevrulesdir' and 'udevhwdbdir' as Linux-only
- Introduce _service obs_scm and obsinfo files for automated
  update service via:
  osc service mr

OBS-URL: https://build.opensuse.org/request/show/1147030
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=152
2024-02-27 16:50:50 +00:00
973921f0ee Accepting request 1139254 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1139254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=85
2024-01-17 21:15:15 +00:00
fbd92cf76f Accepting request 1139226 from GNOME:Next
- Own /usr/share/gtk-doc: glib no longer uses gtk-doc and as a
  consequence cannot be held responsible to deliver that basic
  directory structure.

OBS-URL: https://build.opensuse.org/request/show/1139226
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=150
2024-01-16 17:06:11 +00:00
f139767c46 Accepting request 1102812 from Base:System
- update to 1.90.2:
  * Note that this is the last release of UPower with lid
    handling. OS components that rely on the lid status
    should get it from logind instead.
  * Fix wireless devices not disappearing from Settings when
    disconnected
  * Require a newer libgudev to avoid bugs related to newline
    stripping when reading sysfs attributes
  * Add installed-tests files for use with gnome-desktop-testing
  * Fix integration test to work with system installed upower
    binary and under jhbuild
- add skip-tests-install.patch to skip installation of test-only 
  assets

OBS-URL: https://build.opensuse.org/request/show/1102812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=84
2023-08-09 15:23:59 +00:00
adf7a6533a OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=148 2023-08-08 06:49:59 +00:00
6d694a0546 Accepting request 1101309 from home:dirkmueller:Factory
- update to 1.90.2:
  * Note that this is the last release of UPower with lid
    handling. OS components that rely on the lid status
    should get it from logind instead.
  * Fix wireless devices not disappearing from Settings when
    disconnected
  * Require a newer libgudev to avoid bugs related to newline
    stripping when reading sysfs attributes
  * Add installed-tests files for use with gnome-desktop-testing
  * Fix integration test to work with system installed upower
    binary and under jhbuild
- add skip-tests-install.patch to skip installation of test-only 
  assets

OBS-URL: https://build.opensuse.org/request/show/1101309
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=147
2023-08-08 06:49:39 +00:00
a453439625 Accepting request 1096972 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1096972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=83
2023-07-06 16:28:26 +00:00
f386ecd630 Accepting request 1096967 from home:polslinux:branches:Base:System
- Update to 1.90.1:
  * Detect headsets with kernel batteries such as Logitech and
    Steelseries headsets, and make them automatically disappear if
    the headset is turned off (if the kernel driver supports the
    wireless_status attribute)
  * Hide duplicate Logitech Bluetooth devices (Bolt-compatible devices
    connected through Bluetooth would show as 2 batteries)
  * Hide duplicate Logitech wireless devices when they get connected
    through USB as well
  * Fix Bluetooth device names not synchronising, and use user-chosen
    names when available
  * Handle the "present" sysfs attribute changing
  * Fix iDevices not appearing
  * Fix reading capacity_level with newer libgudev

OBS-URL: https://build.opensuse.org/request/show/1096967
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=145
2023-07-05 14:04:12 +00:00
92cb9c2a44 Accepting request 1000866 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1000866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=82
2022-09-03 21:18:40 +00:00
d173dd703d Accepting request 1000837 from home:fcrozat:branches:Base:System
- update to 1.90.0:
  * Refactor internal battery handling into separate classes
  * Guess charging/discharging state based on energy rate (#196)
  * Fix polling after resume (#198)
  * Fix battery state guessing (#146)
  * Reload history when battery ID changes
  * Test fixes
- Drop upower-sle15.patch, systemd is recent enough for SLE15 SP3+.

OBS-URL: https://build.opensuse.org/request/show/1000837
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=143
2022-09-02 11:10:09 +00:00
ba313ce6aa Accepting request 990737 from Base:System
OBS-URL: https://build.opensuse.org/request/show/990737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=81
2022-07-26 17:42:27 +00:00
43b7ce1aba Accepting request 989716 from home:dirkmueller:Factory
- update to 0.99.20:
  * Ensure polling is resumed after suspend (#198)
  * Bugfixes to state guessing code (#146)
  * Stability improvements of automated tests
  * Move state guessing into DisplayDevice
  * Always use 90% threshold to consider a battery full
  * Various test improvements
  * Fix mice showing up as keyboards (#189)
  * Allow unit test inspector to fail (#187)
  * Fix test cases when daemon shuts down too slowly (#188) 

- update to 0.99.18:
  * Remove broken wakeup DBus API
  * Tag UPS hid devices using hwdb and update list from upstream
  * Only permit Refresh method when in debug mode
  * Refactor device polling
  * Refactor udev device discovery and sibling detection
  * Improved testing and CI
  * Handle SIGTERM to trigger a clean shutdown
  * Improve polling of batteries after line-power "online" status change
  * Multiple wacom tablet detection fixes
  * Fix updates after a BT hid power supply moves in sysfs
  * Fix enumeration of "Whats Up!" devices on startup
  * Accept USB power supplies without warning
  * Allow building without gtk-doc

OBS-URL: https://build.opensuse.org/request/show/989716
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=141
2022-07-22 22:16:36 +00:00
aec54ee087 Accepting request 963511 from Base:System
- Drop downstream patch that hopefully should no longer be needed:
  + upower-hibernate-insteadof-hybridsleep.patch.

OBS-URL: https://build.opensuse.org/request/show/963511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=80
2022-03-23 19:15:30 +00:00
f1b60855f6 Accepting request 963502 from GNOME:Next
- Drop downstream patch that hopefully should no longer be needed:
  + upower-hibernate-insteadof-hybridsleep.patch.

OBS-URL: https://build.opensuse.org/request/show/963502
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=139
2022-03-21 09:19:44 +00:00
ee7f6aab55 Accepting request 962865 from GNOME:Next
GNOME 42 - here we come

OBS-URL: https://build.opensuse.org/request/show/962865
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=138
2022-03-21 09:01:21 +00:00
ebb35fd37b Accepting request 960734 from Base:System
OBS-URL: https://build.opensuse.org/request/show/960734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=79
2022-03-13 19:24:44 +00:00
5fef0158d4 Accepting request 960717 from home:iznogood:branches:Base:System
- Update to version 0.99.17:
  + Upstream release, no changes, versionbump only.

OBS-URL: https://build.opensuse.org/request/show/960717
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=136
2022-03-10 11:35:11 +00:00
3ca606dfff Accepting request 960178 from Base:System
OBS-URL: https://build.opensuse.org/request/show/960178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=78
2022-03-09 17:47:04 +00:00
7a05d9892b Accepting request 960151 from home:iznogood:branches:Base:System
- Update to version 0.99.16+4:
  + meson.build: Output correct paths for sbindir and datadir.
  + daemon: Initialize FD to -1 to avoid incorrect close.
  + input: Fix FD handling and let input stream close it.
  + linux: Set FD to -1 rather than 0 when closing delay inhibitor.

OBS-URL: https://build.opensuse.org/request/show/960151
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=134
2022-03-08 10:31:41 +00:00
94c935a590 Accepting request 959380 from Base:System
- Pass --libexecdir=%%{_libexecdir}/upower to meson, keep our
  previous setup.
- Use ldconfig_scriptlets macro for post(un) handling.
- Stop removing .la files no longer present.
- Update to version 0.99.16:
  + Silence unnecessary udev event warnings
  + Increase test timeout
  + Explicitly link with plist
  + Fix UpClient reference leak
  + Fix DisplayDevice state on battery hotplug
  + Fix critical action to work after it was cancelled
- Changes from version 0.99.15:
  + Various build fixes
  + Update bluetooth device alias when it changes
- Changes from version 0.99.14:
  + Port build system to meson
  + New ChargeCycles D-Bus property
  + New async GLib APIs
  + lid related functions are now deprecated
  + Refresh API is now deprecated
  + Fix leak of inhibitor lock
  + Recognize USB power supplies
  + Fix time compression of data points
  + Fix disk write amplification when battery is low
- Add meson BuildRequires and macros following upstreams port.

OBS-URL: https://build.opensuse.org/request/show/959380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=77
2022-03-05 13:44:00 +00:00
3f6a1db870 Accepting request 959377 from home:iznogood:branches:Base:System
- Pass --libexecdir=%%{_libexecdir}/upower to meson, keep our
  previous setup.
- Use ldconfig_scriptlets macro for post(un) handling.
- Stop removing .la files no longer present.

OBS-URL: https://build.opensuse.org/request/show/959377
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=132
2022-03-04 10:59:22 +00:00
98dd18e864 Tweak .changes
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=131
2022-03-02 18:17:39 +00:00
69a77ddb63 Accepting request 958421 from home:polslinux:branches:Base:System
- Update to version 0.99.16:
  + Silence unnecessary udev event warnings
  + Increase test timeout 
  + Explicitly link with plist
  + Fix UpClient reference leak
  + Fix DisplayDevice state on battery hotplug
  + Fix critical action to work after it was cancelled 
  + Update bluetooth device alias when it changes 
  + New ChargeCycles D-Bus property 
  + New async GLib APIs 
  + lid related functions are now deprecated
  + Refresh API is now deprecated
  + Fix leak of inhibitor lock 
  + Recognize USB power supplies 
  + Fix time compression of data points 
  + Fix disk write amplification when battery is low

OBS-URL: https://build.opensuse.org/request/show/958421
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=130
2022-03-02 18:11:13 +00:00
df83f1ef8f Accepting request 940927 from Base:System
- Use libplist 2 starting from SLE15SP4 on.

OBS-URL: https://build.opensuse.org/request/show/940927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=76
2021-12-18 19:29:48 +00:00
413a90e211 - Change Requires: polkit to Requires(pre): we need to be sure
polkit is instaled first, as we could otherwise end up with wrong
  permissions on /etc/polkit-1/rules.d.

OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=129
2021-12-16 15:47:45 +00:00
c299b99e1e Accepting request 921685 from Base:System
OBS-URL: https://build.opensuse.org/request/show/921685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=75
2021-09-29 18:18:05 +00:00
32cbea6fc3 Accepting request 920991 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/920991
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=128
2021-09-27 07:41:22 +00:00
cd42e5152c Accepting request 867215 from Base:System
OBS-URL: https://build.opensuse.org/request/show/867215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=74
2021-01-29 13:57:01 +00:00
d9124b21ca Accepting request 867197 from home:michals
- Use libplist-2.0 on Tumblewewd.
  + upower-build-Use-a-newer-libplist-if-available.patch

OBS-URL: https://build.opensuse.org/request/show/867197
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=126
2021-01-27 15:09:52 +00:00
b3a6326daf Accepting request 799914 from Base:System
OBS-URL: https://build.opensuse.org/request/show/799914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=73
2020-05-04 16:37:57 +00:00
768dbc6738 Accepting request 799913 from home:trenn:branches:Base:System
Use EPIC Jira ID instead of team task Jira ID as requested by SLE managers.
jsc#SLE-12130

OBS-URL: https://build.opensuse.org/request/show/799913
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=124
2020-05-03 22:06:02 +00:00
51b1728e10 Accepting request 799219 from Base:System
OBS-URL: https://build.opensuse.org/request/show/799219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=72
2020-05-02 20:15:32 +00:00
61a626f4f4 Accepting request 799218 from home:trenn:branches:Base:System
- Remove _udevdir SLE12 specifics, this was an old compatibility
  hack, cmp with changelog entry from Mar 28 2017 - mgorse@suse.com
  jsc#SLE-12322

OBS-URL: https://build.opensuse.org/request/show/799218
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=122
2020-04-30 12:15:41 +00:00
5da969db45 Accepting request 767497 from Base:System
OBS-URL: https://build.opensuse.org/request/show/767497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=71
2020-01-28 09:53:43 +00:00
e503a08c15 Accepting request 767239 from GNOME:Next
Eliminate the -lang recommends

OBS-URL: https://build.opensuse.org/request/show/767239
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=120
2020-01-26 14:58:23 +00:00
71e57b6042 Accepting request 750505 from Base:System
OBS-URL: https://build.opensuse.org/request/show/750505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=70
2019-12-02 10:26:35 +00:00
5ecb82cb31 Accepting request 750104 from home:fcrozat:branches:Base:System
- Add upower-sle15.patch: disable some systemd hardening,
  presenting upower to start with SLE15 SP2+ systemd.
- Switch back to setup/patch macros, autosetup doesn't allow
  skipping some patches.

OBS-URL: https://build.opensuse.org/request/show/750104
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=118
2019-11-24 10:24:54 +00:00
6bb01b544e Accepting request 728160 from Base:System
OBS-URL: https://build.opensuse.org/request/show/728160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=69
2019-09-11 08:24:58 +00:00
4d34cd2636 Accepting request 728048 from GNOME:Next
New upstrem release

OBS-URL: https://build.opensuse.org/request/show/728048
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=116
2019-09-04 07:53:32 +00:00
b3331778ae Accepting request 686428 from Base:System
OBS-URL: https://build.opensuse.org/request/show/686428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=68
2019-03-24 13:56:35 +00:00
fa18c49000 Accepting request 685434 from home:iznogood:branches:Base:System
Subbing this as a RFC -- Is this a viable way to go for cases like this, where upstream have an ever changing download URL for each release.

- Switch to source service, so we do not have to deal with ever
  changing source url.

OBS-URL: https://build.opensuse.org/request/show/685434
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=114
2019-03-19 13:49:13 +00:00
7960b7c685 Accepting request 685325 from Base:System
New stable release

OBS-URL: https://build.opensuse.org/request/show/685325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=67
2019-03-18 09:34:39 +00:00
434da2e2d8 Fix source URL...
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=112
2019-03-15 10:59:40 +00:00
a5d35d9643 Tweak previous checkin
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=111
2019-03-15 10:50:38 +00:00
ef29494bd9 Accepting request 685257 from home:polslinux:branches:Base:System
* Update to version 0.99.10:
  + Set 'pending-charge' for DisplayDevice if at least one
battery is in the 'pending-charge' state
  + Map pending-charge to fully-charged when charge is 100% 

* Remove upower_daemon-consider-pending-charge.patch since the fix
  is now in the upstream codebase

OBS-URL: https://build.opensuse.org/request/show/685257
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=110
2019-03-15 10:48:21 +00:00
a633fc2245 Accepting request 666540 from Base:System
OBS-URL: https://build.opensuse.org/request/show/666540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=66
2019-01-29 13:45:00 +00:00
e6fee7827f Accepting request 666177 from home:iznogood
- Add upower_daemon-consider-pending-charge.patch: daemon: Consider
  pending-charge when calculating the display state.

OBS-URL: https://build.opensuse.org/request/show/666177
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=108
2019-01-16 19:22:14 +00:00
277e6a88d7 Accepting request 646814 from Base:System
OBS-URL: https://build.opensuse.org/request/show/646814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=65
2018-11-14 13:28:48 +00:00
868e3db831 Accepting request 646636 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/646636
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=106
2018-11-07 07:22:38 +00:00
4b1a07531e Accepting request 644279 from Base:System
OBS-URL: https://build.opensuse.org/request/show/644279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=64
2018-11-06 13:06:44 +00:00
429e7cf075 Accepting request 644109 from GNOME:Next
- Add upower-fix-keyboard-backlight.patch: daemon: Fix upower's
  keyboard backlight support. Disabling kernel tunables blocked us
  from accessing /sys, meaning we couldn't change keyboard
  backlight levels.

OBS-URL: https://build.opensuse.org/request/show/644109
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=104
2018-10-24 12:38:55 +00:00
dcd341a106 Accepting request 629423 from Base:System
OBS-URL: https://build.opensuse.org/request/show/629423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=63
2018-08-28 07:19:08 +00:00
8cd80fb17a Accepting request 629402 from home:iznogood:branches:Base:System
- Add upower-remove-privatenetwork.patch: Remove
  PrivateNetwork=true from upower.service. Upower needs to receive
  device uevents via AF_NETLINK socket otherwise it can't detect
  plug/unplug events.
  See https://gitlab.freedesktop.org/upower/upower/issues/68

OBS-URL: https://build.opensuse.org/request/show/629402
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=102
2018-08-15 15:16:47 +00:00
248df43f20 Accepting request 626421 from Base:System
OBS-URL: https://build.opensuse.org/request/show/626421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=62
2018-08-02 12:55:04 +00:00
fc65c204c6 Accepting request 625980 from home:iznogood
- Update to version 0.99.8:
  + New Features:
    - Lock down systemd service file.
    - Add support for "Unknown" capacity level, and clarify
      handling of devices with coarse battery levels.
    - Add a new version of up_client_get_devices() which unrefs
      contents.
  + Bugfixes:
    - Fix warnings when D-Bus related properties change.
    - Prevent crash after attaching an Apple TV, and support newer
      versions of iOS.
    - Lower severity of "unhandled action" messages.
    - Fix battery status on MacBooks after a plug or unplug event.
    - Fix double-close on exit.
- Drop patches fixed upstream:
  + upower-fix-ios-crash.patch.
  + upower-fix-crash-logind-doesnt-return-error.patch.
  + upower-fix-memory-leak.patch.
- Refresh upower-hibernate-insteadof-hybridsleep.patch with quilt.
- Use autosetup and make_build macros.

OBS-URL: https://build.opensuse.org/request/show/625980
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=100
2018-07-30 08:39:34 +00:00
2b93ad2e80 Accepting request 614184 from Base:System
OBS-URL: https://build.opensuse.org/request/show/614184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=61
2018-06-08 21:10:03 +00:00
db6f8ae7db Accepting request 614157 from home:iznogood:branches:Base:System
- Add upower-fix-crash-logind-doesnt-return-error.patch: Fix crash
  if logind doesn't return an error.
- Add upower-fix-memory-leak.patch: Fix memory leak if logind
  returns an error.

OBS-URL: https://build.opensuse.org/request/show/614157
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=98
2018-06-05 09:16:00 +00:00
b3c63e2e03 Accepting request 612890 from Base:System
OBS-URL: https://build.opensuse.org/request/show/612890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=60
2018-06-02 09:47:53 +00:00
e7652a9dda Accepting request 612696 from home:iznogood:branches:Base:System
- Use %%config(noreplace) %%{_sysconfdir}/UPower/, if an admin have
  made changes to this config, we do not want to overwrite it on
  updates.

OBS-URL: https://build.opensuse.org/request/show/612696
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=96
2018-05-29 14:40:31 +00:00
9f2ac3ca02 Accepting request 590598 from Base:System
OBS-URL: https://build.opensuse.org/request/show/590598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=59
2018-03-30 09:55:23 +00:00
93e4e68183 Accepting request 589804 from home:FunkyM:branches:Base:System
- Add upower-fix-ios-crash.patch to fix repeating crashes on some iOS devices like the Apple TV (fdo#105625).

OBS-URL: https://build.opensuse.org/request/show/589804
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=94
2018-03-23 09:27:58 +00:00
62ea7293b2 Accepting request 584553 from Base:System
OBS-URL: https://build.opensuse.org/request/show/584553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=58
2018-03-09 09:47:12 +00:00
5d35807da7 Accepting request 584513 from home:iznogood:branches:Base:System
resub

OBS-URL: https://build.opensuse.org/request/show/584513
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=92
2018-03-08 22:31:43 +00:00
0a1455e8f3 Accepting request 583099 from Base:System
OBS-URL: https://build.opensuse.org/request/show/583099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=57
2018-03-08 09:54:39 +00:00
d4c021a99b Accepting request 581183 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581183
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=90
2018-03-05 17:52:51 +00:00
ced398efeb Accepting request 547273 from Base:System
OBS-URL: https://build.opensuse.org/request/show/547273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=56
2017-12-08 11:53:57 +00:00
090ebd84bd Accepting request 546822 from home:pluskalm:branches:Base:System
- Update to version 0.99.7:
  * New features:
    + Add support for Bluetooth LE device batteries
    + Allow to be replaced via --replace,-r
  * Bugfixes:
    + Fix critical action after resume from hibernate
    + Fix compilation with libimobiledevice git
- Changes for version 0.99.6:
  * New Features:
    + Add UP_DEVICE_KIND_GAMING_INPUT for gaming devices
    + Detect joysticks as gaming input devices
  * Bugfixes:
    + Correctly close inhibitor FD
    + Fix crash when '@' is present in the device name
    + Fix lid detection on FreeBSD
    + Grab the model name from device if unavailable from battery
- Refresh upower-hibernate-insteadof-hybridsleep.patch

OBS-URL: https://build.opensuse.org/request/show/546822
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=88
2017-12-01 21:26:28 +00:00
dd92724174 Accepting request 516890 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/516890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=55
2017-08-18 12:57:01 +00:00
Bjørn Lie
eba15fcc8f Accepting request 514669 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/514669
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=86
2017-08-14 15:09:16 +00:00
d14d2e8262 Accepting request 490218 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/490218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=54
2017-04-28 07:11:48 +00:00
8b49e969b7 Accepting request 483153 from home:mgorse:branches:Base:System
- Own udev directories on SLE, as SLE12 filesystem package
  doesn't own them. Require udev-devel in order to set _udevdir.

OBS-URL: https://build.opensuse.org/request/show/483153
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=84
2017-04-24 08:48:00 +00:00
f84926e026 Accepting request 434608 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/434608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=53
2016-10-14 07:27:58 +00:00
Bjørn Lie
f2262b2807 Accepting request 434603 from home:dimstar:Factory
- Add upower-hibernate-insteadof-hybridsleep.patch:
  + Set the system per default to hibernate, not hybridsleep. If
    the battery is going to be empty soon, there is no reason
    any longer to attempt to HybridSleep, which quite some hardware
    seems to get wrong. Simply hibernate, get the data on the disk
    and switch off (boo#985741).

OBS-URL: https://build.opensuse.org/request/show/434603
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=82
2016-10-12 18:11:10 +00:00
73378993e0 Accepting request 425098 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/425098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=52
2016-09-09 08:14:50 +00:00
fa91019291 Accepting request 424935 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/424935
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=80
2016-09-06 14:19:20 +00:00
d45bbf81a4 Accepting request 390144 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/390144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=51
2016-04-30 21:25:16 +00:00
4f53e8d9c2 Accepting request 390088 from home:Zaitor:branches:GNOME:Next
Fix a nasty bug I'm really surprised have not been reported until now..

OBS-URL: https://build.opensuse.org/request/show/390088
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=78
2016-04-15 08:42:36 +00:00
96b60b70a8 Accepting request 359981 from Base:System
- Update to version 0.99.4:
  + Add support for Logitech G700s/G700 Gaming Mouse.
  + Port to GDBus.
  + Support g_autoptr() for all libupower-glib object types.
  + Add critical action support for *BSD.
  + Change the default low battery policy to percentage.
  + Fix deprecation warning in integration-test.
  + Fix memory leak in up_client_get_devices().
  + Fix possible double-free.
  + Update HID rules and fix build regression.

  * Properly detect bluetooth mice and keyboards that are HID

OBS-URL: https://build.opensuse.org/request/show/359981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=50
2016-02-23 15:52:30 +00:00
59b6a1f672 tweak changes
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=76
2016-02-17 14:18:25 +00:00
5143603343 Accepting request 359926 from home:evshmarnev:branches:Base:System
- Update to version 0.99.4
    * Add support for Logitech G700s/G700 Gaming Mouse (muzena)
    + Port to GDBus (Cosimo Cecchi)
    + Support g_autoptr() for all libupower-glib object types (Kalev Lember)
    + Add critical action support for *BSD (Eric Koegel)
    + Change the default low battery policy to percentage (Bastien Nocera)
    + Fix deprecation warning in integration-test (Bastien Nocera)
    + Fix memory leak in up_client_get_devices() (Bastien Nocera)
    + Fix possible double-free (Bastien Nocera)
    + Update HID rules and fix build regression (Arnaud Quette)

OBS-URL: https://build.opensuse.org/request/show/359926
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=75
2016-02-17 14:17:18 +00:00
Stephan Kulow
b51ed765a9 Accepting request 313181 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/313181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=49
2015-07-16 15:17:29 +00:00
f8293f8b8e Accepting request 312771 from home:pluskalm:branches:Base:System
- Update to version 0.99.3
  * Bail out when iDevice state is malformed (Bastien Nocera)
  * Defer getting iDevice info until ready (Bastien Nocera)
  * Fix crash on uninitialized variant (Vlad Orlov)
  * Fix libimobiledevice msg in configure (Bastien Nocera)
  * More memory handling fixes in iDevice (Bastien Nocera)
  * Properly detect bluetooth mice and keyboards that are HID 
    devices (Marc Deslauriers)
  * Support Logitech Unifying in Linux 3.19 (Peter Wu)
  * Work-around broken battery on the Onda v975w (Bastien Nocera)
- Add missing rcsymlink
- Remove old provides/obsoletes
- Do not recommend obsolete pm-utils

OBS-URL: https://build.opensuse.org/request/show/312771
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=73
2015-06-23 06:12:09 +00:00
Stephan Kulow
a23e769f68 Accepting request 265894 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/265894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=48
2014-12-21 11:02:04 +00:00
Bjørn Lie
69376eb8c9 Accepting request 265870 from home:sumski:hazard:to:your:stereo
Update to version 0.99.2

OBS-URL: https://build.opensuse.org/request/show/265870
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=71
2014-12-19 10:03:29 +00:00
ead9ea67e7 Accepting request 264630 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/264630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=47
2014-12-19 08:39:51 +00:00
de3210965c Accepting request 264623 from home:sumski:hazard:to:your:stereo
Update to latest git head, to resolve various memleaks, (fdo#82659, boo#904520)

OBS-URL: https://build.opensuse.org/request/show/264623
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=69
2014-12-10 10:34:35 +00:00
Stephan Kulow
274f571836 Accepting request 245973 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/245973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=45
2014-08-25 09:54:29 +00:00
054b5eb87d Accepting request 245526 from home:mgorse:branches:Base:System
- Update to version 0.99.1: 
  + New Features:
    - Remove IsDocked property
    - Remove unused polkit dependency
  + Bugfixes:
    - Create the history directory at runtime
    - Do not log a critical warning when using
      _set_object_path_sync()
    - Fix API doc for up_client_get_on_battery()
    - Fix possible UpHistoryItem leak on failure
    - Fix segfault on getting property when daemon is not running
    - Fix shutdown on boot on some machines
    - Fix small memleak on startup with Logitech devices
    - Free the obtained device list array after use
    - Update lid status when updating AC status
- Remove upower-fix-leaks.patch: fixed upstream.
- Adjust package name, since LT_CURRENT is now 3

OBS-URL: https://build.opensuse.org/request/show/245526
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=67
2014-08-22 21:36:21 +00:00
Stephan Kulow
6702609dde Accepting request 243585 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/243585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=44
2014-08-06 09:42:13 +00:00
17c0a2322d Accepting request 243435 from home:mgorse:branches:Base:System
- Add upower-fix-leaks.patch: fix a couple of memory leaks.

Backported from git; will be in 1.0.

OBS-URL: https://build.opensuse.org/request/show/243435
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=65
2014-08-04 11:00:28 +00:00
Tomáš Chvátal
4c40829291 Accepting request 214777 from Base:System
- define _udevrulesdir only if not already defined
- run %udev_rules_update, if defined.

- Update to version 0.99.0:
  + Notes:
    - This version contains major API changes. Use the 0.9.* 
      versions if you want to keep using the old API.
  + New Features:
    - Add WarningLevel and IconName properties to all devices
    - Add DisplayDevice composite battery
    - Enforce critical battery policy on the daemon side
  + Bugfixes:
    - Reduce client-side and daemon-side wake-ups
    - Emit PropertiesChanged signals
    - Register objects on the bus once they've been setup
    - Clamp percentage for overfull batteries
  + Feature Removals:
    - Remove battery recall support
    - Remove QoS support
    - Remove OnLowBattery property (use WarningLevel instead)
    - Remove DeviceChanged and Changed signals (PropertiesChanged
      signals are sent instead)

OBS-URL: https://build.opensuse.org/request/show/214777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=43
2014-01-27 10:24:00 +00:00
Hrvoje Senjan
36e3b93544 Accepting request 209224 from openSUSE:Factory
don't forward to factory

OBS-URL: https://build.opensuse.org/request/show/209224
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=63
2013-12-08 15:44:29 +00:00
Stephan Kulow
8e2c4e3ca3 osc copypac from project:openSUSE:Factory package:upower revision:40
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=42
2013-12-03 07:54:14 +00:00
OBS User buildservice-autocommit
aec385387e Updating link to change in openSUSE:Factory/upower revision 42.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=cc86a1f70557e09db75e702363e063e7
2013-12-03 07:54:14 +00:00
Stephan Kulow
cd6144680d Accepting request 209032 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/209032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=41
2013-12-02 14:12:06 +00:00
bc0d3b3bb3 Accepting request 208094 from home:elvigia:branches:Base:System
- define _udevrulesdir only if not already defined
- run %udev_rules_update, if defined.

OBS-URL: https://build.opensuse.org/request/show/208094
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=61
2013-11-24 12:45:11 +00:00
Hrvoje Senjan
487bd5d3d6 Accepting request 207703 from home:sumski:hazard:to:your:stereo
Update to 0.99.0. *This version contains major API changes. Removed battery recall support, removed OnLowBattery property, removed DeviceChanged and Changed signals and removed deprecated interfaces for Suspend, Hibernate* amongst some other changes and improvements

OBS-URL: https://build.opensuse.org/request/show/207703
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=60
2013-11-20 16:44:31 +00:00
Stephan Kulow
9f4c60d2cb Accepting request 205289 from Base:System
Update to version 0.9.23 (forwarded request 204053 from sumski)

OBS-URL: https://build.opensuse.org/request/show/205289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=40
2013-10-31 15:36:43 +00:00
487f9c4078 Accepting request 204053 from home:sumski:hazard:to:your:stereo
Update to version 0.9.23

OBS-URL: https://build.opensuse.org/request/show/204053
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=58
2013-10-30 18:53:57 +00:00
Tomáš Chvátal
c29c1a4206 Accepting request 186948 from Base:System
Update to version 0.9.21 (forwarded request 184459 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/186948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=38
2013-08-16 11:15:28 +00:00
Hrvoje Senjan
8748506e73 Accepting request 184459 from home:sumski:Base:System
Update to version 0.9.21

OBS-URL: https://build.opensuse.org/request/show/184459
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=56
2013-08-13 12:32:06 +00:00
Stephan Kulow
19ebd21b63 Accepting request 163681 from Base:System
- Add --enable-deprecated flag (bnc#813883) which restores
  upowers sleep/resume funcionality (forwarded request 163016 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/163681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=37
2013-04-14 11:02:16 +00:00
961c34b3b2 Accepting request 163016 from home:sumski:branches:Base:System
- Add --enable-deprecated flag (bnc#813883) which restores
  upowers sleep/resume funcionality

OBS-URL: https://build.opensuse.org/request/show/163016
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=54
2013-04-11 16:29:14 +00:00
Stephan Kulow
ab179e6843 Accepting request 160322 from Base:System
- Update to version 0.9.20:
  + New Features:
    - Add a --enable-deprecated configure argument to remove pm-utils 
    support
    - Deprecate running the powersave scripts
    - Factor out the Logitech Unifying support to support other 
      devices 
    - Require applications to define UPOWER_ENABLE_DEPRECATED to use 
      deprecated functionality
  + Bugfixes:
    - Bump maximum accepted "time to empty" to 10 days
    - Don't use the deprecated INCLUDES in Makefile.am
    - Fix batteries which report current energy but full charge
    - Fix K750 features name, use 1 second interval
    - Fix memory leak in up_polkit_get_subject
    - Fix two memory leaks
    - integration-test: Always run on a fake system bus
    - integration-test: Move to using umockdev
    - Never use -WError when building
    - Raise the hard PolicyKit dep to 0.97 (forwarded request 159902 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/160322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=36
2013-03-22 11:09:04 +00:00
461b2a8d97 Accepting request 159902 from home:sumski:branches:Base:System
- Update to version 0.9.20:
  + New Features:
    - Add a --enable-deprecated configure argument to remove pm-utils 
    support
    - Deprecate running the powersave scripts
    - Factor out the Logitech Unifying support to support other 
      devices 
    - Require applications to define UPOWER_ENABLE_DEPRECATED to use 
      deprecated functionality
  + Bugfixes:
    - Bump maximum accepted "time to empty" to 10 days
    - Don't use the deprecated INCLUDES in Makefile.am
    - Fix batteries which report current energy but full charge
    - Fix K750 features name, use 1 second interval
    - Fix memory leak in up_polkit_get_subject
    - Fix two memory leaks
    - integration-test: Always run on a fake system bus
    - integration-test: Move to using umockdev
    - Never use -WError when building
    - Raise the hard PolicyKit dep to 0.97

OBS-URL: https://build.opensuse.org/request/show/159902
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=52
2013-03-20 18:32:44 +00:00
Stephan Kulow
da8e15f278 Accepting request 147883 from Base:System
Update to version 0.9.19 (forwarded request 146966 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/147883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=34
2013-01-10 14:58:45 +00:00
fc363daff7 Accepting request 146966 from home:sumski:branches:Base:System
Update to version 0.9.19

OBS-URL: https://build.opensuse.org/request/show/146966
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=50
2013-01-10 10:58:42 +00:00
Stephan Kulow
0048f5b261 Accepting request 142684 from Base:System
update, fix broken build (forwarded request 142309 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/142684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=33
2012-11-26 19:00:13 +00:00
53a09432b7 Accepting request 142309 from home:ketheriel:branches:Base:System
update, fix broken build

OBS-URL: https://build.opensuse.org/request/show/142309
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=48
2012-11-24 14:17:08 +00:00
Stephan Kulow
fda066d7ac Accepting request 140811 from Base:System
- Enable systemd support, now we have version 195 (forwarded request 140062 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/140811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=32
2012-11-12 06:07:40 +00:00
012769614b Accepting request 140062 from home:elvigia:branches:Base:System
- Enable systemd support, now we have version 195

OBS-URL: https://build.opensuse.org/request/show/140062
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=46
2012-11-10 13:52:38 +00:00
Stephan Kulow
2a460f317c Accepting request 138772 from Base:System
- Fix build with new udev rules location (forwarded request 138508 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/138772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=31
2012-10-19 06:53:09 +00:00
5d03a0c74d Accepting request 138508 from openSUSE:Factory:Staging:Systemd
- Fix build with new udev rules location

OBS-URL: https://build.opensuse.org/request/show/138508
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=44
2012-10-18 22:05:59 +00:00
Stephan Kulow
d2f38d2520 Accepting request 135512 from Base:System
Really disable systemd support (forwarded request 134611 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/135512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=30
2012-09-25 12:03:45 +00:00
9724b7fbbc Accepting request 134611 from home:vuntz:branches:Base:System
Really disable systemd support

OBS-URL: https://build.opensuse.org/request/show/134611
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=42
2012-09-23 20:02:01 +00:00
Stephan Kulow
fdb95b0e3c Accepting request 133723 from Base:System
Update to 0.9.18 (forwarded request 133673 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/133723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=29
2012-09-13 05:09:54 +00:00
Vincent Untz
b57fbc9d4e Accepting request 133673 from home:vuntz:branches:Base:System
Update to 0.9.18

OBS-URL: https://build.opensuse.org/request/show/133673
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=40
2012-09-12 06:44:57 +00:00
Stephan Kulow
10a7dc2178 Accepting request 120897 from Base:System
Update to 0.9.16 (forwarded request 120749 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/120897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=27
2012-05-16 19:35:48 +00:00
e438214aca Accepting request 120749 from home:vuntz:branches:Base:System
Update to 0.9.16

OBS-URL: https://build.opensuse.org/request/show/120749
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=38
2012-05-14 09:45:05 +00:00
Stephan Kulow
6333ec19d7 Accepting request 105197 from Base:System
Move dbus interface xml files to main package (forwarded request 105195 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/105197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=26
2012-02-16 15:24:34 +00:00
Vincent Untz
b282c765d7 Accepting request 105195 from home:vuntz:branches:Base:System
Move dbus interface xml files to main package

OBS-URL: https://build.opensuse.org/request/show/105195
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=36
2012-02-15 11:51:33 +00:00
Stephan Kulow
d239bfeca0 Accepting request 99419 from Base:System
Split typelib out

OBS-URL: https://build.opensuse.org/request/show/99419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=25
2012-01-11 14:38:17 +00:00
Vincent Untz
c8c8f08deb Accepting request 99418 from home:vuntz:branches:Base:System
Add missing Requires in devel subpackage

OBS-URL: https://build.opensuse.org/request/show/99418
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=34
2012-01-09 09:37:56 +00:00
Vincent Untz
382027992e Accepting request 99394 from home:gary_lin:branches:Base:System
Move the typelib file from libupower-glib1 to
typelib-1_0-UpowerGlib-1_0 to fit the naming policy

OBS-URL: https://build.opensuse.org/request/show/99394
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=33
2012-01-09 08:45:10 +00:00
Stephan Kulow
8d2ae4dd4f Accepting request 97489 from Base:System
OBS-URL: https://build.opensuse.org/request/show/97489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=24
2011-12-27 17:39:08 +00:00
Greg Kroah-Hartman
a490312728 Accepting request 96821 from home:elvigia:branches:Base:System
- Update to version 0.9.15

OBS-URL: https://build.opensuse.org/request/show/96821
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=31
2011-12-16 18:09:44 +00:00
Stephan Kulow
52278b59e4 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=23
2011-12-06 18:10:46 +00:00
Ruediger Oertel
986086dbd4 Accepting request 86368 from Base:System
Update to 0.9.14

OBS-URL: https://build.opensuse.org/request/show/86368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=21
2011-10-04 16:15:53 +00:00
Vincent Untz
b3851c7360 Accepting request 86365 from home:vuntz:branches:Base:System
Update to 0.9.14

OBS-URL: https://build.opensuse.org/request/show/86365
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=29
2011-10-04 08:01:17 +00:00
Sascha Peilicke
776f430235 Accepting request 81141 from Base:System
Update to 0.9.13

OBS-URL: https://build.opensuse.org/request/show/81141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=20
2011-09-07 15:58:36 +00:00
Vincent Untz
164d3ce743 Accepting request 81140 from home:vuntz:branches:Base:System
Update to 0.9.13

OBS-URL: https://build.opensuse.org/request/show/81140
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=27
2011-09-06 19:19:03 +00:00
Sascha Peilicke
fed6b80c31 Autobuild autoformatter for 76854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=19
2011-07-25 06:44:48 +00:00
OBS User buildservice-autocommit
e48a085770 Updating link to change in openSUSE:Factory/upower revision 19.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=296843b81d38104e34271c0d030b3860
2011-07-25 06:44:48 +00:00
Sascha Peilicke
03ab2bfc0c Accepting request 76854 from Base:System
Fixed typo in description of upower.spec

OBS-URL: https://build.opensuse.org/request/show/76854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=18
2011-07-25 06:44:40 +00:00
Vincent Untz
b2812a39f0 Accepting request 76852 from home:aturrini:branches:Base:System
Fixed typo in description of upower.spec

OBS-URL: https://build.opensuse.org/request/show/76852
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=25
2011-07-24 08:40:49 +00:00
Sascha Peilicke
f0c9f1110f Accepting request 75453 from Base:System
Update to 0.9.12

OBS-URL: https://build.opensuse.org/request/show/75453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=17
2011-07-06 08:24:49 +00:00
Vincent Untz
9044155c53 Accepting request 75452 from home:vuntz:branches:Base:System
Update to 0.9.12

OBS-URL: https://build.opensuse.org/request/show/75452
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=23
2011-07-05 22:30:19 +00:00
Sascha Peilicke
382acfa08b Accepting request 73635 from Base:System
Update to 0.9.11 to fix build.

OBS-URL: https://build.opensuse.org/request/show/73635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=16
2011-06-16 07:23:23 +00:00
Vincent Untz
2125b681c6 Accepting request 73622 from home:a_jaeger:branches:openSUSE:Factory
Update to 0.9.11 to fix build.

OBS-URL: https://build.opensuse.org/request/show/73622
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=21
2011-06-15 07:25:40 +00:00
Sascha Peilicke
ef3fedcb9a Accepting request 71174 from Base:System
Update to 0.9.10 (forwarded request 71171 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/71174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=15
2011-05-26 08:31:02 +00:00
2debe3b42e Accepting request 71171 from home:dimstar:branches:Base:System
Update to 0.9.10

OBS-URL: https://build.opensuse.org/request/show/71171
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=19
2011-05-24 15:34:20 +00:00
Sascha Peilicke
c07e44230e Accepting request 67492 from Base:System
Accepted submit request 67492 from user coolo

OBS-URL: https://build.opensuse.org/request/show/67492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=14
2011-04-15 12:11:58 +00:00
Stephan Kulow
0264c13e84 Accepting request 67462 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/67462
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=17
2011-04-15 05:41:28 +00:00
03957f79bb Autobuild autoformatter for 57689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=12
2011-01-10 15:46:00 +00:00
51b6ce970f Accepting request 57689 from Base:System
Accepted submit request 57689 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/57689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=11
2011-01-10 15:45:51 +00:00
e9daf46672 Accepting request 57607 from home:vuntz:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/57607
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=15
2011-01-10 12:35:20 +00:00
Ruediger Oertel
8070025755 Accepting request 52709 from Base:System
Accepted submit request 52709 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/52709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=10
2010-11-10 17:30:18 +00:00
Vincent Untz
bbcbc4d711 Accepting request 52708 from home:vuntz:branches:Base:System
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/52708
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=13
2010-11-10 13:37:30 +00:00
OBS User autobuild
ddbac97b90 Autobuild autoformatter for 51825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=9
2010-11-02 12:00:18 +00:00
OBS User buildservice-autocommit
ba31436698 Updating link to change in openSUSE:Factory/upower revision 9.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=77537b7685da75819247a84eeb18bc5e
2010-11-02 12:00:18 +00:00
Ruediger Oertel
b69953d932 Accepting request 51825 from Base:System
Accepted submit request 51825 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=8
2010-11-02 12:00:09 +00:00
Stephan Kulow
ba0e8250ce Accepting request 51800 from home:jengelh:smp
OBS-URL: https://build.opensuse.org/request/show/51800
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=11
2010-11-01 08:15:21 +00:00
OBS User autobuild
91328fdc79 Accepting request 49792 from Base:System
Copy from Base:System/upower based on submit request 49792 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/49792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=7
2010-10-05 20:51:17 +00:00
OBS User buildservice-autocommit
7e31b4d632 Updating link to change in openSUSE:Factory/upower revision 7.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=89515cb58edc9fad2d0d91556ff9ec30
2010-10-05 20:51:17 +00:00
OBS User autobuild
ca192ba330 Accepting request 49792 from Base:System
checked in (request 49792)

OBS-URL: https://build.opensuse.org/request/show/49792
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=10
2010-10-05 20:51:16 +00:00
Pavol Rusnak
9c843653fc Accepting request 49764 from home:vuntz:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/49764
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=9
2010-10-05 12:43:22 +00:00
OBS User autobuild
b9c8e88c26 Accepting request 49434 from Base:System
Copy from Base:System/upower based on submit request 49434 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/49434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=6
2010-10-01 22:09:50 +00:00
OBS User buildservice-autocommit
171727aed0 Updating link to change in openSUSE:Factory/upower revision 6.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=6a41d69edb081b6478e3542b41ddb430
2010-10-01 22:09:50 +00:00
OBS User autobuild
10bd5edb5f Accepting request 49434 from Base:System
checked in (request 49434)

OBS-URL: https://build.opensuse.org/request/show/49434
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=8
2010-10-01 22:09:49 +00:00
506def3d63 Accepting request 49424 from home:a_jaeger:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/49424
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=7
2010-09-28 21:35:08 +00:00
Stephan Kulow
63b8547fc4 sync with O:F
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=6
2010-09-27 08:33:13 +00:00
OBS User autobuild
bb5f2bfeb6 Accepting request 48779 from Base:System
Copy from Base:System/upower based on submit request 48779 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/48779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=5
2010-09-23 22:16:47 +00:00
Vincent Untz
810dc53761 Accepting request 48778 from home:vuntz:branches:Base:System
ok

OBS-URL: https://build.opensuse.org/request/show/48778
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=3
2010-09-22 09:48:35 +00:00
OBS User autobuild
f90548a2da Accepting request 43008 from Base:System
Copy from Base:System/upower based on submit request 43008 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/43008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=4
2010-07-19 12:23:33 +00:00
Vincent Untz
25c98a4630 Accepting request 43007 from home:vuntz:branches:Base:System
Copy from home:vuntz:branches:Base:System/upower via accept of submit request 43007 revision 4.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/43007
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=2
2010-07-16 11:53:57 +00:00
OBS User autobuild
d4de944542 Accepting request 35616 from Base:System
Copy from Base:System/upower based on submit request 35616 from user kay_sievers

OBS-URL: https://build.opensuse.org/request/show/35616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=1
2010-03-26 16:09:31 +00:00
Kay Sievers
2976ada201 Accepting request 35573 from home:vuntz:branches:Base:System
Copy from home:vuntz:branches:Base:System/upower via accept of submit request 35573 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/35573
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=1
2010-03-24 08:33:53 +00:00
10 changed files with 133 additions and 27 deletions

3
.gitattributes vendored
View File

@@ -1,4 +1,4 @@
## Default LFS
*.changes merge=merge-changes
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
@@ -12,6 +12,7 @@
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text

5
.gitignore vendored
View File

@@ -1 +1,4 @@
.osc
*.obscpio
*.osc
_build.*
.pbuild

View File

@@ -3,15 +3,11 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.freedesktop.org/upower/upower.git</param>
<param name="versionrewrite-pattern">v(.*)</param>
<!--
<param name="revision">v1.90.7</param>
<param name="versionformat">@PARENT_TAG@</param>
-->
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@+git.%h</param>
<param name="versionrewrite-pattern">v?(.*)(\+0)?</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>
<param name="revision">v1.91.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(v)?([^+]+)(\+0)?(\+[1-9][0-9]*)?</param>
<param name="versionrewrite-replacement">\2\4</param>
<param name="changesgenerate">disable</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.freedesktop.org/upower/upower.git</param>
<param name="changesrevision">4f1ef04475ec2722217079594a64c1d7ec039594</param></service></servicedata>
<param name="changesrevision">d79841fe402fd23b18bcbf460bffab46fa14e740</param></service></servicedata>

Binary file not shown.

3
upower-1.91.0.obscpio Normal file
View File

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

View File

@@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Feb 5 15:00:11 UTC 2026 - Thomas Renninger <trenn@suse.de>
- Mark /var/lib/upower as ghost (jsc#PED-14851)
This is created at runtime via systemd upower.service nowadays
- Add NEWS and HACKING.md to %docs
- Fix rpmlint warning by correcting changelog:
[ 47s] upower.spec:252: W: non-break-space line 252, char 70
-------------------------------------------------------------------
Tue Dec 30 10:39:01 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.91.0:
+ New feature: Support multiple keyboard backlight LED control
+ Make installation of tests optional
+ Support conf.d style config file
+ Deprecate CapacityLevel property
- Enable test suite in %check section
-------------------------------------------------------------------
Thu Sep 4 05:52:45 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.90.10:
* Release 1.90.10
* upower: Add a `-b`/`--battery` option to dump only battery information
* up-daemon: Propagate charge-threshold-enabled to display device
* tools: up-tool: rework upower dump and enumerate
* linux: integration-test: The type of percentage property is double
* linux: integration-test: fix comparison of floating point values
-------------------------------------------------------------------
Mon Aug 11 22:52:21 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.90.9.28+git.903a827:
* linux: integration-test: the settings discovery for charge threshold
* linux: up-device-supply-battery: Discover the settings of charge threshold
* up-device-battery: set up charge-threshold-settings-supported property
* dbus: org.freedesktop.UPower.Device: the ChargeThresholdSettingsSupported property
* linux: integration-test: Switch between Long_Life, Fast, Standard, and Adaptive
* linux: up-device-supply-battery: Set charge_types to enable/disable the charge threshold
* linux: up-device-supply-battery: Using charge_types Long_Life and Standard to manage charging threshold
* linux: up-device-supply-battery: Set charge_types through an enum
* linux: integration-test: reduce the test failure for the slow system
* linux: integration-test: fix random test failure for test_bluetooth_hidpp_mouse
* linux: integration-test: Switch the charge_types between Custom and Fast with charging threshold status
* linux: up-device-supply-battery: Set charge_types to "Custom" when enabling charging threshold
* up-history: reverse preset progression
* openbsd: add support to fetch battery status from qcpas
* tools: Reorder upower(1) command-line options to match manual page
* docs: Document all upower(1) command-line options
* tools: Handle invalid command-line arguments
* daemon: Fix memory leak when reporting usage error
* linux: integration-test: Two mice were paired with a unifying receiver
* linux: up-enumerator-udev: Prevent reading the sysfs path from a non-GUdevDevice object
* linux: up-device-supply: Only update model name when the device is under the same parent
* linux: integration-test: Test exporting sysfs attributes
* lib: up-device: Expose CapacityLevel, VoltageMinDesign, and VoltageMaxDesign
* linux: up-device-supply-battery: read values of capacity_level and voltage_min/max
* up-device-battery: Define capacity-level, voltage-min-design and voltage-max-design properties
* dbus: Define CapacityLevel, VoltageMinDesign and VoltageMaxDesign properties
* linux: integration_test: Wait 5 seconds for bluez to set up the device information
* src: meson: extend the timeout for test_battery_state_guessing
* Release 1.90.9
* linux: up-device-supply-battery: Don't mark fully charged batteries as discharging
* linux: integration-test: Update test case for "state_all_discharging" support
* up-daemon: introduce state_all_discharging member to allow critical action dispatch on external power
* Revert "up-daemon: Handle the AC is online but the battery is discharging"
* Release 1.90.8
* up-device: Fix mem leak when get device id
* linux: up-device-supply-battery: Fix mem leak when refreshing battery info
* rules: 95-upower-hid.hwdb: update hwdb for HID devices
* linux: integration-test: Handle connecting the low-power charger
* linux: up-device-supply-battery: reset the status to discharging when current_now is negative
* up-daemon: Handle the AC is online but the battery is discharging
* linux: rules: fix warnings from `udevadm verify`
-------------------------------------------------------------------
Mon Mar 24 19:15:37 UTC 2025 - Thomas Renninger <trenn@suse.de>
- Make dependency on libimobile and libplist optional and disbled
by default:
Reading out battery and charging state of USB connected iPod/iPad
does not justify the introduction of these dependencies for this core
package.
-------------------------------------------------------------------
Thu Feb 13 11:11:22 UTC 2025 - trenn@suse.de

View File

@@ -1,4 +1,4 @@
name: upower
version: 1.90.7.13+git.4f1ef04
mtime: 1739001483
commit: 4f1ef04475ec2722217079594a64c1d7ec039594
version: 1.91.0
mtime: 1764059996
commit: d79841fe402fd23b18bcbf460bffab46fa14e740

1
upower.rpmlintrc Normal file
View File

@@ -0,0 +1 @@
addFilter("W: non-conffile-in-etc /etc/UPower/UPower.conf.d/README.md")

View File

@@ -1,7 +1,8 @@
#
# spec file for package upower
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +17,19 @@
#
%bcond_with libimobile
%if %{with libimobile}
%define idevice enabled
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400
%define libplist2 1
%else
%define libplist2 0
%endif
%else
%define idevice disabled
%endif
Name: upower
Version: 1.90.7.13+git.4f1ef04
Version: 1.91.0
Release: 0
Summary: Power Device Enumeration Framework
License: GPL-2.0-or-later
@@ -30,6 +37,7 @@ Group: System/Daemons
URL: https://upower.freedesktop.org/
#Source: https://gitlab.freedesktop.org/upower/upower/-/archive/v%%{version}/upower-v%%{version}.tar.bz2
Source: %{name}-%{version}.tar.zst
Source1: upower.rpmlintrc
# PATCH-FIX-OPENSUSE: Skip installation of test-only dependencies
Patch1: skip-tests-install.patch
BuildRequires: gobject-introspection-devel >= 0.9.9
@@ -39,22 +47,24 @@ BuildRequires: libtool
BuildRequires: meson >= 0.60.0
BuildRequires: pkgconfig
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gio-2.0) >= 2.66.0
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.66.0
BuildRequires: pkgconfig(glib-2.0) >= 2.66.0
BuildRequires: pkgconfig(gobject-2.0) >= 2.66.0
BuildRequires: pkgconfig(gio-2.0) >= 2.76.0
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.76.0
BuildRequires: pkgconfig(glib-2.0) >= 2.76.0
BuildRequires: pkgconfig(gobject-2.0) >= 2.76.0
BuildRequires: pkgconfig(gudev-1.0) >= 235
BuildRequires: pkgconfig(libimobiledevice-1.0) >= 0.9.7
BuildRequires: pkgconfig(libusb-1.0) >= 1.0.0
BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(udev)
%{?systemd_requires}
%if %{with libimobile}
BuildRequires: pkgconfig(libimobiledevice-1.0) >= 0.9.7
%if %libplist2
BuildRequires: pkgconfig(libplist-2.0)
%else
BuildRequires: pkgconfig(libplist) >= 0.12
%endif
%endif
%description
UPower is an abstraction for enumerating power devices, listening to
@@ -111,6 +121,7 @@ system) are restricted using PolicyKit.
%build
%meson \
--libexecdir=%{_libexecdir}/upower \
-Didevice=%{idevice} \
%{nil}
%meson_build
@@ -118,6 +129,9 @@ system) are restricted using PolicyKit.
%meson_install
%find_lang %{name}
%check
%meson_test
%pre
%service_add_pre upower.service
@@ -137,9 +151,11 @@ system) are restricted using PolicyKit.
%files
%license COPYING
%doc AUTHORS NEWS README.md
%doc NEWS AUTHORS HACKING.md README.md
%dir %{_sysconfdir}/UPower
%config(noreplace) %{_sysconfdir}/UPower/UPower.conf
%dir %{_sysconfdir}/UPower/UPower.conf.d
%{_sysconfdir}/UPower/UPower.conf.d/README.md
%{_bindir}/upower
%dir %{_libexecdir}/upower
%{_libexecdir}/upower/upowerd
@@ -154,10 +170,14 @@ system) are restricted using PolicyKit.
%{_mandir}/man1/upower.1%{?ext_man}
%{_mandir}/man7/UPower.7%{?ext_man}
%{_mandir}/man8/upowerd.8%{?ext_man}
%dir %{_localstatedir}/lib/upower
%{_datadir}/polkit-1/actions/org.freedesktop.upower.policy
%{_datadir}/zsh/site-functions/_upower
# This is created via systemd upower.service nowadays
# ReadWritePaths=/var/lib/upower
# StateDirectory=upower
%ghost %dir %attr(0755, root, root) %{_localstatedir}/lib/upower
%files -n libupower-glib3
%{_libdir}/libupower-glib.so.*