Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package OpenSceneGraph for openSUSE:Factory 
checked in at 2022-04-30 22:53:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenSceneGraph (Old)
 and      /work/SRC/openSUSE:Factory/.OpenSceneGraph.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenSceneGraph"

Sat Apr 30 22:53:03 2022 rev:20 rq:974099 version:3.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenSceneGraph/OpenSceneGraph.changes    
2021-08-16 10:14:23.146895045 +0200
+++ /work/SRC/openSUSE:Factory/.OpenSceneGraph.new.1538/OpenSceneGraph.changes  
2022-04-30 22:53:18.296286523 +0200
@@ -1,0 +2,7 @@
+Thu Apr 28 00:14:40 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Resolve rpmlint report "libOpenSceneGraph158.x86_64: E:
+  shlib-policy-name-error SONAME: libosg.so.161, expected package
+  suffix: 161"
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ OpenSceneGraph.spec ++++++
--- /var/tmp/diff_new_pack.1GlGLe/_old  2022-04-30 22:53:18.872287302 +0200
+++ /var/tmp/diff_new_pack.1GlGLe/_new  2022-04-30 22:53:18.876287308 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenSceneGraph
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define _osg_so_nr     158
+%define _osg_so_nr     161
 %define _opt_so_nr     21
 %if 0%{?is_opensuse}
 %bcond_without gdal
@@ -112,9 +112,10 @@
 
 %package -n libOpenSceneGraph%{_osg_so_nr}
 Summary:        Shared libraries for OpenSceneGraph
-# try to cover up past mistakes
 Group:          System/Libraries
-Obsoletes:      libOpenSceneGraph100
+# try to cover up past mistakes
+Conflicts:      libOpenSceneGraph100
+Conflicts:      libOpenSceneGraph158
 
 %description -n libOpenSceneGraph%{_osg_so_nr}
 The OpenSceneGraph is a graphics toolkit for the development of
@@ -131,7 +132,7 @@
 Requires:       curl-devel
 Requires:       freeglut-devel
 Requires:       giflib-devel
-Requires:       libOpenSceneGraph%{_osg_so_nr} = %{version}
+Requires:       libOpenSceneGraph%{_osg_so_nr} = %{version}-%{release}
 Requires:       libOpenThreads-devel = %{version}
 Requires:       libjpeg-devel
 Requires:       libpng-devel

Reply via email to