200 Commits

Author SHA256 Message Date
29a3b923a5 Accepting request 1333725 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1333725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=97
2026-02-20 16:40:13 +00:00
41a9c2a6ae Update to 1.91.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=184
2026-02-18 10:33:42 +00: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