Hello community, here is the log from the commit of package libnfc for openSUSE:Factory checked in at 2013-12-30 10:08:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnfc (Old) and /work/SRC/openSUSE:Factory/.libnfc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libnfc" Changes: -------- --- /work/SRC/openSUSE:Factory/libnfc/libnfc.changes 2013-06-05 17:45:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libnfc.new/libnfc.changes 2013-12-30 10:08:28.000000000 +0100 @@ -1,0 +2,12 @@ +Tue Dec 24 17:28:36 UTC 2013 - jengelh@inai.de + +- Update to final release 1.7.0 +* pn53x: only create a current target when at least one have been + found +* pn532_uart: fix 'operation abort' feature with this driver +* pn532_uart: let more time to PN532 to wake-up, this fix some + specific cases where PN532 shown one of two runs +* usb: fix USB enumeration issue +* Fix pn53x_initiator_transceive_bytes_timed() measures for TypeB + +------------------------------------------------------------------- Old: ---- libnfc-1.7.0-rc7.tar.xz New: ---- libnfc-1.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnfc.spec ++++++ --- /var/tmp/diff_new_pack.NG8SDX/_old 2013-12-30 10:08:28.000000000 +0100 +++ /var/tmp/diff_new_pack.NG8SDX/_new 2013-12-30 10:08:28.000000000 +0100 @@ -17,16 +17,16 @@ Name: libnfc -%define lname libnfc4 +%define lname libnfc5 Summary: Library for Near Field Communication License: LGPL-3.0+ and GPL-2.0+ Group: Development/Libraries/C and C++ -Version: 1.7.0~rc7 +Version: 1.7.0 Release: 0 Url: http://libnfc.org/ #Git-Clone: http://code.google.com/p/libnfc/ -Source: %name-1.7.0-rc7.tar.xz +Source: %name-1.7.0.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf BuildRequires: automake @@ -98,7 +98,7 @@ This package contains the NFC utilities. %prep -%setup -qn %name-1.7.0-rc7 +%setup -q %build if [ ! -e configure ]; then @@ -117,7 +117,7 @@ %files -n %lname %defattr(-,root,root) -%_libdir/libnfc.so.4* +%_libdir/libnfc.so.5* %files devel %defattr(-,root,root) ++++++ libnfc-1.7.0-rc7.tar.xz -> libnfc-1.7.0.tar.xz ++++++ ++++ 4446 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de