From fbcaccebf91bc8967ed6e2b52d75b802d0928317d07ec744f7c468951a5b935b Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Thu, 23 May 2019 12:58:10 +0000 Subject: [PATCH] Accepting request 704994 from home:jengelh:branches:devel:libraries:c_c++ - Trim metadata redundancies from description. OBS-URL: https://build.opensuse.org/request/show/704994 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=4 --- zxing-cpp.changes | 5 +++++ zxing-cpp.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/zxing-cpp.changes b/zxing-cpp.changes index 796ec79..67bec2b 100644 --- a/zxing-cpp.changes +++ b/zxing-cpp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 23 12:11:25 UTC 2019 - Jan Engelhardt + +- Trim metadata redundancies from description. + ------------------------------------------------------------------- Wed May 22 05:06:25 UTC 2019 - Luca Beltrame diff --git a/zxing-cpp.spec b/zxing-cpp.spec index 0e15801..9b33ff9 100644 --- a/zxing-cpp.spec +++ b/zxing-cpp.spec @@ -31,7 +31,7 @@ BuildRequires: cmake BuildRequires: gcc-c++ %description -ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image +ZXing ("zebra crossing") is an multi-format 1D/2D barcode image processing library. This package provides a C++ implementation. %prep @@ -49,7 +49,7 @@ Summary: Library for processing 1D and 2D barcodes Group: System/Libraries %description -n libZXingCore%{sover} -ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image +ZXing ("zebra crossing") is an multi-format 1D/2D barcode image processing library. This package provides a C++ implementation. %post -n libZXingCore%{sover} -p /sbin/ldconfig @@ -67,7 +67,7 @@ Group: Development/Languages/C and C++ Requires: libZXingCore%{sover} = %{version} %description devel -ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image +ZXing ("zebra crossing") is an multi-format 1D/2D barcode image processing library. This package provides header files to use ZXing in other applications.