Hello community, here is the log from the commit of package zbar for openSUSE:Factory checked in at 2017-02-08 10:45:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zbar (Old) and /work/SRC/openSUSE:Factory/.zbar.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zbar" Changes: -------- --- /work/SRC/openSUSE:Factory/zbar/zbar.changes 2016-07-12 23:49:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.zbar.new/zbar.changes 2017-02-08 10:45:25.857613406 +0100 @@ -1,0 +2,11 @@ +Fri Feb 3 17:10:25 UTC 2017 - [email protected] + +- Compact and update descriptions + +------------------------------------------------------------------- +Fri Feb 3 10:29:46 UTC 2017 - [email protected] + +- Properly packaeg %_defaultdocdir: new rpm versions no longer + implicitly add this to the packages. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zbar.spec ++++++ --- /var/tmp/diff_new_pack.Kx51s7/_old 2017-02-08 10:45:26.489525354 +0100 +++ /var/tmp/diff_new_pack.Kx51s7/_new 2017-02-08 10:45:26.493524797 +0100 @@ -1,7 +1,7 @@ # # spec file for package zbar # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2010 Carlos Goncalves <[email protected]>. # # All modifications and additions to the file contributed by third parties @@ -43,23 +43,24 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -ZBar is an open source software suite for reading bar codes from various -sources, such as video streams, image files and raw intensity sensors. It -supports many popular symbologies (types of bar codes) including EAN-13/UPC-A, -UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. - -The flexible, layered implementation facilitates bar code scanning and decoding -for any application: use it stand-alone with the included GUI and command line -programs, easily integrate a bar code scanning widget into your Qt, GTK+ or -PyGTK GUI application, leverage one of the script or programming interfaces -(Python, Perl, C++) ...all the way down to a streamlined C library suitable for -embedded use. +ZBar reads bar codes from various sources, such as video streams, +image files and raw intensity sensors. It supports many symbologies +(types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128, +Code 39, Interleaved 2 of 5 and QR Code. + +It can be used through the standalone GUI and command-line programs, +or integrated by other programs through a library. %package -n %{libname} -Summary: ZBar library +Summary: Bar code reading library Group: System/Libraries %description -n %{libname} +ZBar reads bar codes from various sources, such as video streams, +image files and raw intensity sensors. It supports many symbologies +(types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128, +Code 39, Interleaved 2 of 5 and QR Code. + This package provides the ZBar library. %package -n lib%{name}-devel @@ -153,6 +154,7 @@ %files %defattr(-,root,root) %doc ChangeLog README COPYING LICENSE NEWS +%_defaultdocdir/%{name}/ %{_bindir}/zbar* %{_mandir}/man1/*
