Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pcsc-tools for openSUSE:Factory checked in at 2021-11-09 23:54:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcsc-tools (Old) and /work/SRC/openSUSE:Factory/.pcsc-tools.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcsc-tools" Tue Nov 9 23:54:52 2021 rev:6 rq:930248 version:1.5.8 Changes: -------- --- /work/SRC/openSUSE:Factory/pcsc-tools/pcsc-tools.changes 2020-07-08 19:17:24.623946791 +0200 +++ /work/SRC/openSUSE:Factory/.pcsc-tools.new.1890/pcsc-tools.changes 2021-11-09 23:55:17.979973698 +0100 @@ -1,0 +2,16 @@ +Mon Nov 8 20:15:30 UTC 2021 - Martin Hauke <[email protected]> + +- Update to version 1.5.8 + * 360 new ATRs + * ATR_analysis: + + fix TB2 parsing error + + misc spelling fixes + * pcsc_scan: + + add maxtime option -t + + add the option -c to list cards only once + + no spinner in quiet mode (-q) + + turn off colour if redirected output + + Exit if no reader is found and -c or -r is used +- Run spec-cleaner + +------------------------------------------------------------------- Old: ---- pcsc-tools-1.5.7.tar.bz2 pcsc-tools-1.5.7.tar.bz2.asc New: ---- pcsc-tools-1.5.8.tar.bz2 pcsc-tools-1.5.8.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcsc-tools.spec ++++++ --- /var/tmp/diff_new_pack.DRQt6a/_old 2021-11-09 23:55:18.423973923 +0100 +++ /var/tmp/diff_new_pack.DRQt6a/_new 2021-11-09 23:55:18.423973923 +0100 @@ -1,7 +1,7 @@ # # spec file for package pcsc-tools # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: pcsc-tools -Version: 1.5.7 +Version: 1.5.8 Release: 0 Summary: Smart card tools License: GPL-2.0-or-later AND GPL-3.0-or-later @@ -33,7 +33,6 @@ Requires: perl-pcsc Requires: perl(Glib) Requires: perl(Gtk2) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description These tools are used to test a PC/SC driver, card or reader @@ -47,14 +46,14 @@ %build %configure -make %{?_smp_mflags} +%make_build %install %make_install %files -%defattr(-,root,root) -%doc README Changelog gpl* +%license gpl*.txt +%doc Changelog README %{_bindir}/ATR_analysis %{_bindir}/gscriptor %{_bindir}/pcsc_scan ++++++ pcsc-tools-1.5.7.tar.bz2 -> pcsc-tools-1.5.8.tar.bz2 ++++++ ++++ 10431 lines of diff (skipped)
