Hello community,

here is the log from the commit of package libvma for openSUSE:Factory checked 
in at 2019-06-12 13:11:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvma (Old)
 and      /work/SRC/openSUSE:Factory/.libvma.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvma"

Wed Jun 12 13:11:44 2019 rev:5 rq:705788 version:8.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvma/libvma.changes    2018-11-13 
17:25:22.125631594 +0100
+++ /work/SRC/openSUSE:Factory/.libvma.new.4811/libvma.changes  2019-06-12 
13:11:46.680975301 +0200
@@ -1,0 +2,8 @@
+Wed May 15 06:19:54 UTC 2019 - Nicolas Morey-Chaisemartin 
<nmoreychaisemar...@suse.com>
+
+- Update to version 8.8.2
+  * No short release notes available.
+    See journal.txt for a complete list
+
+
+-------------------------------------------------------------------

Old:
----
  libvma-8.7.1.0.93d276ffa8f4.tar.gz

New:
----
  libvma-8.8.2.0.e916c67d33eb.tar.gz

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

Other differences:
------------------
++++++ libvma.spec ++++++
--- /var/tmp/diff_new_pack.6uGZ5n/_old  2019-06-12 13:11:47.940973979 +0200
+++ /var/tmp/diff_new_pack.6uGZ5n/_new  2019-06-12 13:11:47.968973950 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libvma
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # 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/
 #
 
 
 #
-%define git_ver .0.93d276ffa8f4
+%define git_ver .0.e916c67d33eb
 %define lib_major 8
 
 Name:           libvma
 Summary:        A library for boosting TCP and UDP traffic (over RDMA hardware)
 License:        GPL-2.0-only OR BSD-2-Clause
 Group:          Development/Libraries/C and C++
-Version:        8.7.1
+Version:        8.8.2
 Release:        0
 Source0:        %{name}-%{version}%{git_ver}.tar.gz
 Source1:        vma.service
@@ -73,7 +73,8 @@
 
 %build
 ./autogen.sh
-%configure --docdir=%{_docdir}/%{name}-%{version}
+export CXXFLAGS="%optflags -Wno-address-of-packed-member"
+%configure --docdir=%{_docdir}/%{name}
 make %{?_smp_mflags} V=1
 
 %install
@@ -109,19 +110,19 @@
 %files
 %defattr(-,root,root,-)
 %dir %{_datadir}/%{name}
-%dir %{_docdir}/%{name}-%{version}
-%{_docdir}/%{name}-%{version}/README.txt
-%{_docdir}/%{name}-%{version}/journal.txt
-%{_docdir}/%{name}-%{version}/VMA_VERSION
+%dir %{_docdir}/%{name}
+%{_docdir}/%{name}/README.txt
+%{_docdir}/%{name}/journal.txt
+%{_docdir}/%{name}/VMA_VERSION
 %config(noreplace) %{_sysconfdir}/libvma.conf
 %config %{_sysconfdir}/security/limits.d/30-libvma-limits.conf
 %{_sbindir}/vmad
+%{_sbindir}/vma
 %{_sbindir}/rcvma
 %{_unitdir}/vma.service
 %{_bindir}/vma_stats
 %{_datadir}/%{name}/vma_perf_envelope.sh
 %license COPYING
-%doc journal.txt
 
 %files -n libvma%{lib_major}
 %{_libdir}/%{name}*.so.*

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6uGZ5n/_old  2019-06-12 13:11:48.272973631 +0200
+++ /var/tmp/diff_new_pack.6uGZ5n/_new  2019-06-12 13:11:48.284973619 +0200
@@ -6,7 +6,7 @@
     <param name="exclude">.git</param>
     <param name="filename">libvma</param>
     <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
-    <param name="revision">93d276ffa8f4bc33312f76ac85b601654e7ba3a6</param>
+    <param name="revision">e916c67d33eb8b15698b4eac4f8b51c67cec3b3b</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">libvma*.tar</param>

++++++ libvma-8.7.1.0.93d276ffa8f4.tar.gz -> libvma-8.8.2.0.e916c67d33eb.tar.gz 
++++++
++++ 26776 lines of diff (skipped)


Reply via email to