Hello community,

here is the log from the commit of package libpsm2 for openSUSE:Factory checked 
in at 2019-10-09 15:17:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpsm2 (Old)
 and      /work/SRC/openSUSE:Factory/.libpsm2.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpsm2"

Wed Oct  9 15:17:15 2019 rev:12 rq:734911 version:11.2.86

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpsm2/libpsm2.changes  2019-02-24 
18:02:24.323794936 +0100
+++ /work/SRC/openSUSE:Factory/.libpsm2.new.2352/libpsm2.changes        
2019-10-09 15:17:17.432833219 +0200
@@ -1,0 +2,8 @@
+Fri Oct  4 06:56:26 UTC 2019 - Nicolas Morey-Chaisemartin 
<nmoreychaisemar...@suse.com>
+
+- Update to 11.2.86
+  - No release notes
+- Refresh libpsm2-use_RPM_OPT_FLAGS.patch against latest version
+- Use %license for COPYING
+
+-------------------------------------------------------------------

Old:
----
  libpsm2-11.2.78.tar.bz2

New:
----
  libpsm2-11.2.86.tar.bz2

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

Other differences:
------------------
++++++ libpsm2.spec ++++++
--- /var/tmp/diff_new_pack.Mwwgdv/_old  2019-10-09 15:17:18.124831436 +0200
+++ /var/tmp/diff_new_pack.Mwwgdv/_new  2019-10-09 15:17:18.132831416 +0200
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -20,7 +20,7 @@
 
 %define psm_so 2
 Name:           libpsm2
-Version:        11.2.78
+Version:        11.2.86
 Release:        0
 Summary:        Intel PSM Messaging API libraries
 License:        BSD-2-Clause OR GPL-2.0-only
@@ -111,7 +111,8 @@
 %defattr(-,root,root,-)
 %{_libdir}/libpsm2.so.*
 %{_udevrulesdir}/40-psm.rules
-%doc COPYING README ChangeLog
+%doc README ChangeLog
+%license COPYING
 
 %files devel
 %defattr(-,root,root,-)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Mwwgdv/_old  2019-10-09 15:17:18.192831261 +0200
+++ /var/tmp/diff_new_pack.Mwwgdv/_new  2019-10-09 15:17:18.192831261 +0200
@@ -5,11 +5,11 @@
     <param name="package-meta">no</param>
     <param name="exclude">.git</param>
     <param name="filename">libpsm2</param>
-    <param name="version">11.2.78</param>
+    <param name="version">11.2.86</param>
     <param name="versionrewrite-pattern">PSM2_(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="match-tag">PSM2_*</param>
-    <param name="revision">816c0dbdf911dba097dcbb09f023c5113713c33e</param>
+    <param name="revision">4f0ad8cf4d6b44fcce5f745e946a056659ba54c0</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">libpsm2*.tar</param>

++++++ libpsm2-11.2.78.tar.bz2 -> libpsm2-11.2.86.tar.bz2 ++++++
++++ 3743 lines of diff (skipped)

++++++ libpsm2-use_RPM_OPT_FLAGS.patch ++++++
--- /var/tmp/diff_new_pack.Mwwgdv/_old  2019-10-09 15:17:18.660830056 +0200
+++ /var/tmp/diff_new_pack.Mwwgdv/_new  2019-10-09 15:17:18.660830056 +0200
@@ -1,4 +1,4 @@
-commit 1ceab365d83ad618948fa06ed4b56ec5b0d2c90a
+commit 39d1ebb49b0e48cd85a1b3d7c7716fb3398277e7
 Author: Nicolas Morey-Chaisemartin <nmoreychaisemar...@suse.com>
 Date:   Mon Nov 20 17:59:37 2017 +0100
 
@@ -9,20 +9,20 @@
     Signed-off-by: Nicolas Morey-Chaisemartin <nmoreychaisemar...@suse.com>
 
 diff --git buildflags.mak buildflags.mak
-index 67593f5..4c7d43e 100644
+index 10ec2886e6d7..cd7d7df1796f 100644
 --- buildflags.mak
 +++ buildflags.mak
 @@ -80,7 +80,7 @@ else
        anerr := $(error Unknown Fortran compiler arch: ${FCARCH})
  endif # gfortran
  
--BASECFLAGS += $(BASE_FLAGS) -pthread
-+BASECFLAGS += $(BASE_FLAGS) -pthread $(RPM_OPT_FLAGS)
+-BASECFLAGS := $(BASE_FLAGS) -pthread
++BASECFLAGS := $(BASE_FLAGS) -pthread $(RPM_OPT_FLAGS)
  LDFLAGS += $(BASE_FLAGS)
  ASFLAGS += $(BASE_FLAGS)
  
 diff --git compat/buildflags.mak compat/buildflags.mak
-index c677989..2674b87 100644
+index b448e4ee49b5..2a9a822bad74 100644
 --- compat/buildflags.mak
 +++ compat/buildflags.mak
 @@ -71,7 +71,7 @@ else


Reply via email to