Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libquo for openSUSE:Factory checked 
in at 2021-03-30 21:09:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libquo (Old)
 and      /work/SRC/openSUSE:Factory/.libquo.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libquo"

Tue Mar 30 21:09:09 2021 rev:9 rq:875835 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libquo/libquo.changes    2019-11-03 
12:14:08.520741243 +0100
+++ /work/SRC/openSUSE:Factory/.libquo.new.2401/libquo.changes  2021-03-30 
21:09:22.501309526 +0200
@@ -1,0 +2,7 @@
+Sun Feb 28 18:16:06 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 1.3.1:
+  * see https://github.com/lanl/libquo/compare/v1.3...v1.3.1
+- remove 29.patch (upstream) 
+
+-------------------------------------------------------------------

Old:
----
  29.patch
  libquo-1.3.tar.gz

New:
----
  libquo-1.3.1.tar.gz

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

Other differences:
------------------
++++++ libquo.spec ++++++
--- /var/tmp/diff_new_pack.dc2Y8u/_old  2021-03-30 21:09:23.201310294 +0200
+++ /var/tmp/diff_new_pack.dc2Y8u/_new  2021-03-30 21:09:23.205310299 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libquo
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2014-2016 Christoph Junghans <jungh...@votca.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,6 +16,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 # Build with OpenMPI
 %if 0%{?sle_version} == 0
 %define mpiver  openmpi2
@@ -32,19 +33,17 @@
 %endif
 
 Name:           libquo
-Version:        1.3
+Version:        1.3.1
 Release:        0
 Summary:        A library for run-time tuning of process binding policies
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 URL:            https://lanl.github.io/libquo/
-Source:         http://lanl.github.io/libquo/dists/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM - 29.patch - comp_dgemv: fix return value
-Patch0:         
https://patch-diff.githubusercontent.com/raw/lanl/libquo/pull/29.patch
-BuildRequires:  hwloc
-BuildRequires:  numactl
+Source:         https://lanl.github.io/libquo/dists/%{name}-%{version}.tar.gz
 BuildRequires:  %{mpiver}
 BuildRequires:  %{mpiver}-devel
+BuildRequires:  hwloc
+BuildRequires:  numactl
 BuildRequires:  pkgconfig
 
 %description
@@ -54,11 +53,11 @@
 during the execution as different computational phases are entered
 and exited, respectively.
 
-%package -n libquo6
+%package -n libquo7
 Summary:        A library for run-time tuning of process binding policies
 Group:          System/Libraries
 
-%description -n libquo6
+%description -n libquo7
 QUO is an API tailored for MPI/MPI+X codes that may benefit from
 evolving process binding policies during their execution. QUO allows
 for arbitrary process binding policies to be enacted and reverted
@@ -68,7 +67,7 @@
 %package devel
 Summary:        Development headers and libraries for libquo
 Group:          Development/Libraries/C and C++
-Requires:       libquo6 = %{version}-%{release}
+Requires:       libquo7 = %{version}-%{release}
 
 %description devel
 QUO is an API tailored for MPI/MPI+X codes that may benefit from
@@ -81,7 +80,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
@@ -95,10 +93,10 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%post -n libquo6 -p /sbin/ldconfig
-%postun -n libquo6 -p /sbin/ldconfig
+%post -n libquo7 -p /sbin/ldconfig
+%postun -n libquo7 -p /sbin/ldconfig
 
-%files -n libquo6
+%files -n libquo7
 %defattr(-,root,root,0755)
 %{_libdir}/libquo.so.*
 

++++++ libquo-1.3.tar.gz -> libquo-1.3.1.tar.gz ++++++
++++ 97965 lines of diff (skipped)

Reply via email to