Hello community,

here is the log from the commit of package liblightgrep for openSUSE:Factory 
checked in at 2018-07-25 16:13:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblightgrep (Old)
 and      /work/SRC/openSUSE:Factory/.liblightgrep.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblightgrep"

Wed Jul 25 16:13:52 2018 rev:9 rq:625139 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblightgrep/liblightgrep.changes        
2018-07-13 10:22:32.446540946 +0200
+++ /work/SRC/openSUSE:Factory/.liblightgrep.new/liblightgrep.changes   
2018-07-25 16:13:56.970021613 +0200
@@ -1,0 +2,5 @@
+Fri Jul 13 07:30:59 UTC 2018 - jeng...@inai.de
+
+- Remove rhetorics from description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ liblightgrep.spec ++++++
--- /var/tmp/diff_new_pack.nxEqub/_old  2018-07-25 16:13:57.782023205 +0200
+++ /var/tmp/diff_new_pack.nxEqub/_new  2018-07-25 16:13:57.782023205 +0200
@@ -22,7 +22,7 @@
 %define lname %{name}%soname
 Version:        1.4
 Release:        0
-Summary:        Not the worst forensics regexp engine
+Summary:        Multipattern regular expression searching for digital forensics
 License:        GPL-3.0-or-later
 Group:          Productivity/File utilities
 Url:            https://github.com/jonstewart/liblightgrep
@@ -54,34 +54,27 @@
 # - Scope (a git submodule)
 
 %description
-liblightgrep is a new regular expression engine, designed specifically for 
digital forensics. Why another regexp engine?
+liblightgrep is a regular expression engine designed
+for digital forensics.
 
-Lightgrep:
-
-    searches for many patterns simultaneously
-    searches binary data as a stream, not as discrete lines of text
-    searches for patterns in many different encodings; give it dirty data, 
lightgrep don't care
-    never, ever, ever, never, never looks at a byte twice or backs up in your 
input
-
-Lightgrep is still pretty new and doesn't have all the regexp features you 
might be used to. But it has enough features to be more than a toy, and what is 
supported is well-tested.
+* it searches for many patterns simultaneously,
+* searches binary data as a stream, not as discrete lines of text,
+* searches for patterns in many different encodings,
+* is a forward-looking only engine
 
 %package -n %{lname}
-Summary:        Not the worst forensics regexp engine
+Summary:        Multipattern regular expression searching for digital forensics
 License:        LGPL-3.0-or-later
 Group:          System/Libraries
 
 %description -n %lname
+liblightgrep is a regular expression engine designed
+for digital forensics.
 
-liblightgrep is a new regular expression engine, designed specifically for 
digital forensics. Why another regexp engine?
-
-Lightgrep:
-
-    searches for many patterns simultaneously
-    searches binary data as a stream, not as discrete lines of text
-    searches for patterns in many different encodings; give it dirty data, 
lightgrep don't care
-    never, ever, ever, never, never looks at a byte twice or backs up in your 
input
-
-Lightgrep is still pretty new and doesn't have all the regexp features you 
might be used to. But it has enough features to be more than a toy, and what is 
supported is well-tested.
+* it searches for many patterns simultaneously,
+* searches binary data as a stream, not as discrete lines of text,
+* searches for patterns in many different encodings,
+* is a forward-looking only engine
 
 %package devel
 Summary:        Development files for liblightgrep
@@ -90,7 +83,7 @@
 Requires:       %{name}%{soname} = %{version}
 
 %description devel
-Development files for liblightgrep, a new regex engine designed specifically 
for digital forensics.
+Development files for liblightgrep, a regex engine designed for digital 
forensics.
 
 This subpackage contains libraries and header files for developing
 applications that want to make use of %{name}.


Reply via email to