Hello community, here is the log from the commit of package upower for openSUSE:Leap:15.2 checked in at 2020-05-12 11:31:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/upower (Old) and /work/SRC/openSUSE:Leap:15.2/.upower.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "upower" Tue May 12 11:31:36 2020 rev:17 rq:801258 version:0.99.11 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/upower/upower.changes 2020-01-30 14:48:39.626846938 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.upower.new.2738/upower.changes 2020-05-12 11:31:47.915668518 +0200 @@ -1,0 +2,12 @@ +Thu Apr 30 11:45:35 UTC 2020 - Thomas Renninger <[email protected]> + +- Remove _udevdir SLE12 specifics, this was an old compatibility + hack, cmp with changelog entry from Mar 28 2017 - [email protected] + jsc#SLE-12130 + +------------------------------------------------------------------- +Sat Jan 25 14:20:46 UTC 2020 - Dominique Leuenberger <[email protected]> + +- No longer recommend -lang: supplements are in use + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ upower.spec ++++++ --- /var/tmp/diff_new_pack.9rZZSy/_old 2020-05-12 11:31:48.343669418 +0200 +++ /var/tmp/diff_new_pack.9rZZSy/_new 2020-05-12 11:31:48.351669434 +0200 @@ -1,7 +1,7 @@ # # spec file for package upower # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,6 @@ # -%{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d} -%define systemdutildir %(pkg-config --variable systemdutildir systemd) -%if !0%{?is_opensuse} -%define _udevdir %(pkg-config --variable=udevdir udev) -BuildRequires: pkgconfig(udev) -%endif Name: upower Version: 0.99.11 Release: 0 @@ -51,7 +45,7 @@ BuildRequires: pkgconfig(libplist) >= 0.12 BuildRequires: pkgconfig(libusb-1.0) >= 1.0.0 BuildRequires: pkgconfig(systemd) -Recommends: %{name}-lang +BuildRequires: pkgconfig(udev) %{?systemd_requires} %description @@ -152,10 +146,6 @@ %{_sbindir}/rc%{name} %dir %{_libexecdir}/upower %{_libexecdir}/upower/upowerd -%if !0%{?is_opensuse} -%dir %{_udevdir} -%dir %{_udevrulesdir} -%endif %{_udevrulesdir}/*.rules %{_unitdir}/upower.service %{_datadir}/dbus-1/system.d/org.freedesktop.UPower.conf
