Hello community, here is the log from the commit of package libfprint for openSUSE:Factory checked in at 2020-09-29 19:04:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfprint (Old) and /work/SRC/openSUSE:Factory/.libfprint.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libfprint" Tue Sep 29 19:04:23 2020 rev:42 rq:838358 version:1.90.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libfprint/libfprint.changes 2020-05-05 18:56:02.753497395 +0200 +++ /work/SRC/openSUSE:Factory/.libfprint.new.4249/libfprint.changes 2020-09-29 19:04:27.941967532 +0200 @@ -1,0 +2,11 @@ +Sun Sep 27 10:12:15 UTC 2020 - Dirk Mueller <dmueller@suse.com> + +- update to 1.90.3: + * New goodixmoc driver supporting Goodix USB devices: 27C6:5840 27C6:6496 27C6:60A2 + * Newly added support for Synaptics device: 06CB:00E9 06CB:00DF + * Fixed an issue with Synaptics devices sometimes not working at boot + * Fix issue with aes3k driver (#306) + * A patch for nbis required for some sensors was accidentally dropped in an earlier release + Users of these sensors/drivers need to re-enroll + +------------------------------------------------------------------- Old: ---- libfprint-1.90.1.tar.xz New: ---- libfprint-v1.90.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfprint.spec ++++++ --- /var/tmp/diff_new_pack.8sRNWl/_old 2020-09-29 19:04:28.621968358 +0200 +++ /var/tmp/diff_new_pack.8sRNWl/_new 2020-09-29 19:04:28.621968358 +0200 @@ -17,19 +17,18 @@ # -%define commit 662cd834e76c02c4d74ad01c50412759 %define apiver 2 %{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d} Name: libfprint -Version: 1.90.1 +Version: 1.90.3 Release: 0 Summary: Library for fingerprint reader support License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://www.freedesktop.org/wiki/Software/fprint -Source0: https://gitlab.freedesktop.org/libfprint/libfprint/uploads/%{commit}/%{name}-%{version}.tar.xz +Source0: https://gitlab.freedesktop.org/libfprint/libfprint/-/archive/v%{version}/libfprint-v%{version}.tar.gz Source99: baselibs.conf BuildRequires: gcc-c++ BuildRequires: gobject-introspection @@ -98,7 +97,7 @@ This package contains the introspection bindings for the libfprint. %prep -%autosetup -p1 +%autosetup -p1 -n %{name}-v%{version} %build %meson \