Hello community,

here is the log from the commit of package openlibm for openSUSE:Factory 
checked in at 2020-02-18 13:29:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openlibm (Old)
 and      /work/SRC/openSUSE:Factory/.openlibm.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openlibm"

Tue Feb 18 13:29:29 2020 rev:9 rq:774962 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openlibm/openlibm.changes        2018-02-12 
10:16:00.707782411 +0100
+++ /work/SRC/openSUSE:Factory/.openlibm.new.26092/openlibm.changes     
2020-02-18 13:29:33.840721023 +0100
@@ -1,0 +2,7 @@
+Mon Feb 17 08:51:45 UTC 2020 - pgaj...@suse.com
+
+- version update to 0.7.0
+  * Enable optimization again for *int.c and *intf.c
+  * This release adds support for: wasm32, mips, s390, s390x, netbsd
+
+-------------------------------------------------------------------

Old:
----
  openlibm-0.5.5.tar.gz

New:
----
  openlibm-0.7.0.tar.gz

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

Other differences:
------------------
++++++ openlibm.spec ++++++
--- /var/tmp/diff_new_pack.Zpyhjx/_old  2020-02-18 13:29:34.456722221 +0100
+++ /var/tmp/diff_new_pack.Zpyhjx/_new  2020-02-18 13:29:34.460722228 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openlibm
 #
-# Copyright (c) 2018 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
@@ -12,23 +12,23 @@
 # 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:           openlibm
-Version:        0.5.5
+Version:        0.7.0
 Release:        0
-%define so_ver  2
+%define so_ver  3
 %define libname lib%{name}%{so_ver}
 Summary:        Standalone C mathematical library
-License:        BSD-2-Clause and MIT
+License:        BSD-2-Clause AND MIT
 Group:          Development/Libraries/C and C++
-Url:            https://github.com/JuliaLang/openlibm/
+URL:            https://github.com/JuliaLang/openlibm/
 Source0:        
https://github.com/JuliaLang/openlibm/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-ExcludeArch:    ppc s390 s390x
+ExcludeArch:    ppc
 
 %description
 OpenLibm is an implementation of a standalone C mathematical library

++++++ openlibm-0.5.5.tar.gz -> openlibm-0.7.0.tar.gz ++++++
++++ 2743 lines of diff (skipped)


Reply via email to