Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libbobcat for openSUSE:Leap:16.0 
checked in at 2025-04-15 15:14:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/libbobcat (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.libbobcat.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbobcat"

Tue Apr 15 15:14:47 2025 rev:2 rq:1269579 version:6.02.02

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/libbobcat/libbobcat.changes    2025-03-19 
11:49:14.792065812 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.libbobcat.new.1907/libbobcat.changes  
2025-04-15 15:14:49.629589874 +0200
@@ -1,0 +2,5 @@
+Wed Mar 19 08:46:47 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- remove dependency on the_silver_searcher (ag)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libbobcat.spec ++++++
--- /var/tmp/diff_new_pack.xHZYlF/_old  2025-04-15 15:14:49.969604121 +0200
+++ /var/tmp/diff_new_pack.xHZYlF/_new  2025-04-15 15:14:49.969604121 +0200
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package libbobcat
 #
 # Copyright (c) 2023 SUSE LLC
 #
@@ -36,9 +36,6 @@
 URL:            https://gitlab.com/fbb-git/bobcat
 Source0:        
https://gitlab.com/fbb-git/bobcat/-/archive/%{version}/bobcat-%{version}.tar.gz
 Source1:        initialbobcatlib
-%if "%{name}" == "%{_lib_name}-light"
-BuildRequires:  the_silver_searcher
-%endif
 #BuildRequires:  libX11-devel
 #BuildRequires:  libopenssl-1_1-devel
 #BuildRequires:  readline-devel

++++++ initialbobcatlib ++++++
--- /var/tmp/diff_new_pack.xHZYlF/_old  2025-04-15 15:14:50.021606300 +0200
+++ /var/tmp/diff_new_pack.xHZYlF/_new  2025-04-15 15:14:50.025606469 +0200
@@ -40,7 +40,7 @@
 [[ -z "${CXX}" ]] && CXX="g++"
 [[ -z "${CXXFLAGS}" ]] && CXXFLAGS="-O2 -Wall"
 
-tools_list="ar ag cat g++"
+tools_list="ar cat grep g++"
 tools_missing=""
 for tool in $tools_list; do
     $tool --version > /dev/null 2>&1

Reply via email to