Hello community,

here is the log from the commit of package libpreludedb for openSUSE:Factory 
checked in at 2020-03-19 19:50:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpreludedb (Old)
 and      /work/SRC/openSUSE:Factory/.libpreludedb.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpreludedb"

Thu Mar 19 19:50:36 2020 rev:9 rq:786239 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpreludedb/libpreludedb.changes        
2019-12-04 14:19:07.174374380 +0100
+++ /work/SRC/openSUSE:Factory/.libpreludedb.new.3160/libpreludedb.changes      
2020-03-19 19:54:09.808277392 +0100
@@ -1,0 +2,5 @@
+Sun Mar 15 02:34:56 UTC 2020 - Max Lin <[email protected]>
+
+- BuildRequires postgresql-server-devel on Leap >= 15.2 as well
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libpreludedb.spec ++++++
--- /var/tmp/diff_new_pack.CROt0g/_old  2020-03-19 19:54:10.320277410 +0100
+++ /var/tmp/diff_new_pack.CROt0g/_new  2020-03-19 19:54:10.324277410 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpreludedb
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
 # libmissing/test is GPL-3.0+
 License:        GPL-2.0-or-later AND LGPL-2.1-only AND GPL-3.0-or-later
 Group:          Productivity/Networking/Security
-Url:            https://www.prelude-siem.org
+URL:            https://www.prelude-siem.org
 Source0:        
https://www.prelude-siem.org/pkg/src/%{version}/%{name}-%{version}.tar.gz
 # Fix undefined non weak symbol
 Patch0:         libpreludedb-undefined_non_weak_symbol.patch
@@ -42,7 +42,7 @@
 BuildRequires:  mysql-devel
 BuildRequires:  pkgconfig
 BuildRequires:  postgresql-devel
-%if 0%{?suse_version} > 1500
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200
 BuildRequires:  postgresql-server-devel
 %endif
 BuildRequires:  python3-devel
@@ -279,6 +279,7 @@
 %files doc
 %defattr(-,root,root)
 %doc %{_docdir}/%{name}-%{version}
-%doc ChangeLog README NEWS COPYING LICENSE.README HACKING.README
+%license COPYING LICENSE.README
+%doc ChangeLog README NEWS HACKING.README
 
 %changelog


Reply via email to