Hello community, here is the log from the commit of package zbar for openSUSE:Factory checked in at 2019-04-03 09:23:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zbar (Old) and /work/SRC/openSUSE:Factory/.zbar.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zbar" Wed Apr 3 09:23:31 2019 rev:10 rq:689412 version:0.22 Changes: -------- --- /work/SRC/openSUSE:Factory/zbar/zbar.changes 2019-03-11 11:14:17.117361989 +0100 +++ /work/SRC/openSUSE:Factory/.zbar.new.25356/zbar.changes 2019-04-03 09:23:31.707688952 +0200 @@ -1,0 +2,20 @@ +Thu Mar 28 16:23:42 UTC 2019 - Martin Pluskal <[email protected]> + +- Update to version 0.22: + * zbarcam-qt: allow changing resolutions in real time + * zbarcam-qt: better support ZBar options + * zbarcam-qt: do several visual improvements + * zbarcam-qt: make it remember the geometry + * zbarcam-qt: allow show/hide control and options bars + * zbarcam-qt: remember lastly used settings and camera controls + * zbarcam-qt: allow changing ZBar decode options via GUI + * Add API to allow get/set resolutions + * img_scanner: add handler for color-inverted codes + * img_scanner: fix get_config parameter validation + * scan_video: improve logic to remove duplicated/invalid devnodes + * symbol.c: fix symbol hash logic (prevents crash with QR options) + * configure.ac: fix an error at libv4l2 package check + * fix some typos + * exit gracefully when decoding split QR codes + +------------------------------------------------------------------- Old: ---- zbar-0.21.tar.bz2 New: ---- zbar-0.22.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zbar.spec ++++++ --- /var/tmp/diff_new_pack.hhevks/_old 2019-04-03 09:23:32.987689533 +0200 +++ /var/tmp/diff_new_pack.hhevks/_new 2019-04-03 09:23:33.011689544 +0200 @@ -20,7 +20,7 @@ %define sover 0 %define libname lib%{name}%{sover} Name: zbar -Version: 0.21 +Version: 0.22 Release: 0 Summary: Bar code reader License: LGPL-2.0-or-later @@ -28,9 +28,6 @@ URL: http://zbar.sourceforge.net/ Source0: https://linuxtv.org/downloads/%{name}/%{name}-%{version}.tar.bz2 Source98: baselibs.conf -%if 0%{?suse_version} < 1500 -BuildRequires: gcc7 -%endif BuildRequires: libjpeg-devel BuildRequires: pkgconfig >= 0.9.0 BuildRequires: xmlto @@ -46,6 +43,9 @@ BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xv) +%if 0%{?suse_version} < 1500 +BuildRequires: gcc7 +%endif %description ZBar reads bar codes from various sources, such as video streams, @@ -109,11 +109,6 @@ --without-java \ --without-python2 \ --without-gtk - -# rpath -#sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool -#sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool - make %{?_smp_mflags} V=1 %install ++++++ zbar-0.21.tar.bz2 -> zbar-0.22.tar.bz2 ++++++ ++++ 2532 lines of diff (skipped)
