Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package opencsg for openSUSE:Factory checked 
in at 2022-10-19 13:17:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencsg (Old)
 and      /work/SRC/openSUSE:Factory/.opencsg.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencsg"

Wed Oct 19 13:17:28 2022 rev:4 rq:1029724 version:1.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencsg/opencsg.changes  2018-07-09 
13:27:32.338960393 +0200
+++ /work/SRC/openSUSE:Factory/.opencsg.new.2275/opencsg.changes        
2022-10-19 13:17:53.853249528 +0200
@@ -1,0 +2,8 @@
+Sun Oct  2 13:29:19 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 1.5.1:
+    GCC 11/12 compile fixes
+    Release 1.5.0 (license changed from GPLv2 to GPLv2 or newer)
+    Resolved a couple of 64-bit warnings while testing Visual Studio 2019
+
+-------------------------------------------------------------------

Old:
----
  OpenCSG-1.4.2.tar.gz

New:
----
  OpenCSG-1.5.1.tar.gz

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

Other differences:
------------------
++++++ opencsg.spec ++++++
--- /var/tmp/diff_new_pack.gwSz3b/_old  2022-10-19 13:17:54.349250556 +0200
+++ /var/tmp/diff_new_pack.gwSz3b/_new  2022-10-19 13:17:54.357250573 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opencsg
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,25 +12,24 @@
 # 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/
 #
 
 
 Name:           opencsg
-Version:        1.4.2
+Version:        1.5.1
 Release:        0
 Summary:        Constructive Solid Geometry rendering library
-License:        SUSE-GPL-2.0-with-linking-exception
+License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
-Url:            http://www.opencsg.org/
-Source:         http://www.opencsg.org/OpenCSG-%{version}.tar.gz
+URL:            https://www.opencsg.org/
+Source:         https://www.opencsg.org/OpenCSG-%{version}.tar.gz
 BuildRequires:  freeglut-devel
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 %if 0%{?fedora_version} || 0%{?suse_version} >= 1310
 BuildRequires:  libXmu-devel
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 OpenCSG is a library that does image-based Constructive Solid
@@ -71,7 +70,7 @@
 cd src
 # rpath is evil
 sed -i 's@-Wl,-rpath,\.\./lib@@' Makefile
-make %{?_smp_mflags}
+%make_build
 
 %install
 mkdir -p %{buildroot}%{_prefix}
@@ -79,16 +78,14 @@
 mv lib %{buildroot}%{_libdir}
 
 %post -n libopencsg1 -p /sbin/ldconfig
-
 %postun -n libopencsg1 -p /sbin/ldconfig
 
 %files -n libopencsg1
-%defattr(-,root,root)
-%doc changelog.txt license.txt doc/*
-%{_libdir}/libopencsg.so.*
+%license copying.txt doc/license/gpl-3.0.txt doc/license/gpl-2.0.txt
+%doc changelog.txt doc/*
+%{_libdir}/libopencsg.so.1*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/*
 %{_libdir}/libopencsg.so
 

++++++ OpenCSG-1.4.2.tar.gz -> OpenCSG-1.5.1.tar.gz ++++++
++++ 4674 lines of diff (skipped)

Reply via email to