Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package liblightgrep for openSUSE:Factory 
checked in at 2025-09-23 16:08:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblightgrep (Old)
 and      /work/SRC/openSUSE:Factory/.liblightgrep.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblightgrep"

Tue Sep 23 16:08:12 2025 rev:11 rq:1306706 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblightgrep/liblightgrep.changes        
2024-03-01 23:37:19.097175549 +0100
+++ /work/SRC/openSUSE:Factory/.liblightgrep.new.27445/liblightgrep.changes     
2025-09-23 16:09:00.615939660 +0200
@@ -1,0 +2,5 @@
+Tue Sep 23 11:34:23 CEST 2025 - [email protected]
+
+- libboost_system was removed upstream (bsc#1249900)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ liblightgrep.spec ++++++
--- /var/tmp/diff_new_pack.oUWEvp/_old  2025-09-23 16:09:01.075958942 +0200
+++ /var/tmp/diff_new_pack.oUWEvp/_new  2025-09-23 16:09:01.075958942 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package liblightgrep
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,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/
 #
 
 
@@ -25,7 +25,7 @@
 Summary:        Multipattern regular expression searching for digital forensics
 License:        GPL-3.0-or-later
 Group:          Productivity/File utilities
-Url:            https://github.com/jonstewart/liblightgrep
+URL:            https://github.com/jonstewart/liblightgrep
 # The original archive contains tests : 155MB. As we don't run them, save 
space by removing them :
 # /pytest, /re_gen and /test
 #Source:         
https://github.com/LightboxTech/liblightgrep/archive/v%{version}.tar.gz
@@ -36,7 +36,9 @@
 BuildRequires:  bison
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_program_options-devel
+%if 0%{?suse_version} < 1600
 BuildRequires:  libboost_system-devel
+%endif
 BuildRequires:  libboost_thread-devel
 %else
 BuildRequires:  boost-devel

Reply via email to