Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ispc for openSUSE:Factory checked in 
at 2021-10-18 21:59:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ispc (Old)
 and      /work/SRC/openSUSE:Factory/.ispc.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ispc"

Mon Oct 18 21:59:48 2021 rev:6 rq:925980 version:1.16.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ispc/ispc.changes        2021-05-02 
18:39:26.552097322 +0200
+++ /work/SRC/openSUSE:Factory/.ispc.new.1890/ispc.changes      2021-10-18 
22:02:56.570126154 +0200
@@ -1,0 +2,9 @@
+Tue Oct 12 16:30:56 UTC 2021 - Hans-Peter Jansen <h...@urpla.net>
+
+- Update to 1.16.1
+  Check:
+  https://github.com/ispc/ispc/blob/main/docs/ReleaseNotes.txt
+- Remove fix-llvm12-fallout.patch, upstreamed
+- Explicitly use clang12 to build
+
+-------------------------------------------------------------------

Old:
----
  fix-llvm12-fallout.patch
  ispc-1.15.0.tar.gz

New:
----
  ispc-1.16.1.tar.gz

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

Other differences:
------------------
++++++ ispc.spec ++++++
--- /var/tmp/diff_new_pack.rlDtKt/_old  2021-10-18 22:02:56.962126437 +0200
+++ /var/tmp/diff_new_pack.rlDtKt/_new  2021-10-18 22:02:56.966126440 +0200
@@ -2,7 +2,7 @@
 # spec file for package ispc
 #
 # Copyright (c) 2021 SUSE LLC
-# Copyright (c) 2020 LISA GmbH, Bingen, Germany.
+# Copyright (c) 2020-2021 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,20 +18,21 @@
 
 
 Name:           ispc
-Version:        1.15.0
+Version:        1.16.1
 Release:        0
 Summary:        C-based SPMD programming language compiler
 License:        BSD-3-Clause
 Group:          Development/Languages/C and C++
 URL:            https://ispc.github.io/
-Source:         
https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
-Patch:          fix-llvm12-fallout.patch
+Source:         
https://github.com/%{name}/%{name}/archive/v%{version}/v-%{version}.tar.gz#/%{name}-%{version}.tar.gz
+#!BuildIgnore:  clang13
 BuildRequires:  bison
-BuildRequires:  clang-devel
+BuildRequires:  clang12-devel
 BuildRequires:  cmake >= 3.13
 BuildRequires:  doxygen
 BuildRequires:  flex
-BuildRequires:  llvm-devel
+BuildRequires:  libomp-devel
+BuildRequires:  llvm12-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(python3)
@@ -47,7 +48,6 @@
 
 %prep
 %setup -q
-%patch -p1
 
 # other distributions seem to provide curses compatibility links to ncurses
 sed -i 's|${PROJECT_NAME} pthread z tinfo curses)|${PROJECT_NAME} pthread z 
tinfo ncurses)|' CMakeLists.txt

++++++ ispc-1.15.0.tar.gz -> ispc-1.16.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/ispc/ispc-1.15.0.tar.gz 
/work/SRC/openSUSE:Factory/.ispc.new.1890/ispc-1.16.1.tar.gz differ: char 12, 
line 1

Reply via email to