Hello community, here is the log from the commit of package libfprint for openSUSE:Factory checked in at 2015-02-08 13:03:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfprint (Old) and /work/SRC/openSUSE:Factory/.libfprint.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfprint" Changes: -------- --- /work/SRC/openSUSE:Factory/libfprint/libfprint.changes 2013-12-11 11:28:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libfprint.new/libfprint.changes 2015-02-08 13:04:00.000000000 +0100 @@ -1,0 +2,21 @@ +Sat Feb 7 14:39:51 UTC 2015 - p.drou...@gmail.com + +- Update to version 0.6.0 + * Drivers: + - Reduce duplication between AES3500 and AES4000 drivers and + add support for AES3500 device + - Add support for UPEK 147e:2020 and Upek Eikon 2 devices + - Add EgisTec ES603 driver + - Add VFS5011 driver + - Always perform 5 scans for image enrollment + - Better verification with AES1660 driver + - Better verification for a number of AES drivers + * Library: + - Always use Pixman for image manipulation, gdk-pixbuf and ImageMagick + are not supported any more. + * Udev rules: + - Fix warning when USB hub or system does not support power management +- Add pkgconfig(pixman-1) build require; new upstream dependency +- Remove pkgconfig(gdk-pixbuf-2.0) build require; not needed anymore + +------------------------------------------------------------------- Old: ---- libfprint-0.5.1.tar.xz New: ---- libfprint-0.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfprint.spec ++++++ --- /var/tmp/diff_new_pack.Eegti8/_old 2015-02-08 13:04:02.000000000 +0100 +++ /var/tmp/diff_new_pack.Eegti8/_new 2015-02-08 13:04:02.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfprint # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2013 Mariusz Fik <fi...@opensuse.org>. # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d} Name: libfprint -Version: 0.5.1 +Version: 0.6.0 Release: 0 Summary: Library for fingerprint reader support License: LGPL-2.1+ @@ -36,10 +36,10 @@ BuildRequires: libtool BuildRequires: pkg-config BuildRequires: xz -BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(nss) +BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(udev) BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(pre): %fillup_prereq ++++++ libfprint-0.5.1.tar.xz -> libfprint-0.6.0.tar.xz ++++++ ++++ 15443 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org