Hello community,

here is the log from the commit of package Vc for openSUSE:Factory checked in 
at 2020-05-13 22:56:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Vc (Old)
 and      /work/SRC/openSUSE:Factory/.Vc.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Vc"

Wed May 13 22:56:54 2020 rev:13 rq:805364 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/Vc/Vc.changes    2019-07-18 15:22:35.080120883 
+0200
+++ /work/SRC/openSUSE:Factory/.Vc.new.2738/Vc.changes  2020-05-13 
22:56:54.983106658 +0200
@@ -1,0 +2,9 @@
+Wed May 13 07:10:56 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 1.4.1:
+  * No upstream changelog available
+- Drop upstreamed patches:
+  * 0001-Fix-i686-build.patch
+  * handle-missing-libmvec.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-i686-build.patch
  Vc-1.4.0.tar.gz
  handle-missing-libmvec.patch

New:
----
  Vc-1.4.1.tar.gz

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

Other differences:
------------------
++++++ Vc.spec ++++++
--- /var/tmp/diff_new_pack.hZplll/_old  2020-05-13 22:56:55.675108009 +0200
+++ /var/tmp/diff_new_pack.hZplll/_new  2020-05-13 22:56:55.675108009 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package Vc
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2018 Asterios Dramis <[email protected]>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,17 +18,13 @@
 
 
 Name:           Vc
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        Collection of SIMD Vector Classes
 License:        BSD-3-Clause
 Group:          System/Libraries
-Url:            https://github.com/VcDevel/Vc/
+URL:            https://github.com/VcDevel/Vc/
 Source0:        
https://github.com/VcDevel/Vc/releases/download/%{version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM handle-missing-libmvec.patch
-Patch0:         handle-missing-libmvec.patch
-# PATCH-FIX-UPSTREAM
-Patch1:         0001-Fix-i686-build.patch
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
@@ -79,14 +75,13 @@
 
 %prep
 %setup -q
-%autopatch -p1
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 %cmake \
   -DCMAKE_BUILD_TYPE=RelWithDebInfo \
   -DBUILD_TESTING=OFF
-make %{?_smp_mflags}
+%cmake_build
 
 cd ../doc
 doxygen

++++++ Vc-1.4.0.tar.gz -> Vc-1.4.1.tar.gz ++++++
++++ 55130 lines of diff (skipped)


Reply via email to