Hello community,

here is the log from the commit of package libcorrect for openSUSE:Factory 
checked in at 2019-03-15 10:52:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcorrect (Old)
 and      /work/SRC/openSUSE:Factory/.libcorrect.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcorrect"

Fri Mar 15 10:52:44 2019 rev:2 rq:685260 version:0.0.0+git.20180109

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcorrect/libcorrect.changes    2019-03-11 
11:17:49.797287212 +0100
+++ /work/SRC/openSUSE:Factory/.libcorrect.new.28833/libcorrect.changes 
2019-03-15 10:52:58.568960684 +0100
@@ -1,0 +2,5 @@
+Fri Mar 15 00:40:31 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use same write style throughout the description.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libcorrect.spec ++++++
--- /var/tmp/diff_new_pack.S3rjnj/_old  2019-03-15 10:52:59.284960499 +0100
+++ /var/tmp/diff_new_pack.S3rjnj/_new  2019-03-15 10:52:59.288960498 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package libcorrect
 #
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -32,7 +33,7 @@
 
 %description
 libcorrect is a library for Forward Error Correction. By using libcorrect,
-you can encode extra redundancy into a packet of data and then send it
+extra redundancy can be encoded into a packet of data and then be sent
 across a lossy channel. When the packet is received, it can be decoded to
 recover the original, pre-encoded data.
 
@@ -42,7 +43,7 @@
 
 %description -n libcorrect%{sover}
 libcorrect is a library for Forward Error Correction. By using libcorrect,
-you can encode extra redundancy into a packet of data and then send it
+extra redundancy can be encoded into a packet of data and then be sent
 across a lossy channel. When the packet is received, it can be decoded to
 recover the original, pre-encoded data.
 
@@ -59,7 +60,10 @@
 Requires:       libcorrect%{sover} = %{version}
 
 %description devel
-libcorrect is a library for Forward Error Correction. By using libcorrect, you 
can encode extra redundancy into a packet of data and then send it across a 
lossy channel. When the packet is received, it can be decoded to recover the 
original, pre-encoded data.
+libcorrect is a library for Forward Error Correction. By using libcorrect,
+extra redundancy can be encoded into a packet of data and then be sent
+across a lossy channel. When the packet is received, it can be decoded to
+recover the original, pre-encoded data.
 
 This subpackage contains libraries and header files for developing
 applications that want to make use of libcorrect.


Reply via email to