Hello community,
here is the log from the commit of package iio-sensor-proxy for
openSUSE:Factory checked in at 2020-07-16 12:17:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iio-sensor-proxy (Old)
and /work/SRC/openSUSE:Factory/.iio-sensor-proxy.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iio-sensor-proxy"
Thu Jul 16 12:17:05 2020 rev:18 rq:821081 version:3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/iio-sensor-proxy/iio-sensor-proxy.changes
2019-09-13 14:58:15.337277076 +0200
+++
/work/SRC/openSUSE:Factory/.iio-sensor-proxy.new.3592/iio-sensor-proxy.changes
2020-07-16 12:18:37.718975385 +0200
@@ -1,0 +2,12 @@
+Tue Jul 14 17:38:12 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 3.0:
+ + This release adds support for a number of sensors that didn't
+ work before, usually due to being combined with other sensors
+ of the same or different types (eg. dual-accelerometers,
+ light/proximity combined sensors, etc.), and adds support for
+ kernel-exported mount-matrix properties on Device Tree
+ hardware.
+ + Update URL and Source to new home on gitlab.freedesktop.org.
+
+-------------------------------------------------------------------
Old:
----
iio-sensor-proxy-2.8.tar.xz
New:
----
iio-sensor-proxy-3.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ iio-sensor-proxy.spec ++++++
--- /var/tmp/diff_new_pack.mWiwl2/_old 2020-07-16 12:18:40.170977864 +0200
+++ /var/tmp/diff_new_pack.mWiwl2/_new 2020-07-16 12:18:40.174977869 +0200
@@ -1,7 +1,7 @@
#
# spec file for package iio-sensor-proxy
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,17 @@
Name: iio-sensor-proxy
-Version: 2.8
+Version: 3.0
Release: 0
Summary: Proxy for IIO and input subsystems
License: GPL-3.0-only
Group: System/Monitoring
-URL: https://github.com/hadess/iio-sensor-proxy
-Source0:
https://github.com/hadess/iio-sensor-proxy/releases/download/%{version}/%{name}-%{version}.tar.xz
+URL: https://gitlab.freedesktop.org/hadess/iio-sensor-proxy
+Source0:
%{url}/uploads/de965bcb444552d328255639b241ce73/%{name}-%{version}.tar.xz
+
Source99: iio-sensor-proxy-rpmlintrc
BuildRequires: pkgconfig
-BuildRequires: pkgconfig(glib-2.0)
+BuildRequires: pkgconfig(glib-2.0) >= 2.56
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gudev-1.0) >= 232
BuildRequires: pkgconfig(systemd) >= 219
@@ -35,7 +36,8 @@
%{?systemd_requires}
%description
-This proxy reads sensor data from the IIO subsystem and serves to the input
subsystem
+This proxy reads sensor data from the IIO subsystem and serves to
+the input subsystem
%package doc
Summary: Documentation for %{name}
++++++ iio-sensor-proxy-2.8.tar.xz -> iio-sensor-proxy-3.0.tar.xz ++++++
++++ 3492 lines of diff (skipped)