Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mmtf-cpp for openSUSE:Factory 
checked in at 2021-06-01 10:38:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mmtf-cpp (Old)
 and      /work/SRC/openSUSE:Factory/.mmtf-cpp.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mmtf-cpp"

Tue Jun  1 10:38:23 2021 rev:3 rq:896038 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mmtf-cpp/mmtf-cpp.changes        2021-02-15 
23:21:07.431828067 +0100
+++ /work/SRC/openSUSE:Factory/.mmtf-cpp.new.1898/mmtf-cpp.changes      
2021-06-01 10:39:41.713041198 +0200
@@ -1,0 +2,8 @@
+Wed May 26 10:18:44 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Add msgpack dependency to devel package
+- Exclude msgpack and Catch2 submodules from source package
+- Do not build unused examples
+- Strip unneeded ninjs dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mmtf-cpp.spec ++++++
--- /var/tmp/diff_new_pack.y3Iczd/_old  2021-06-01 10:39:43.289043881 +0200
+++ /var/tmp/diff_new_pack.y3Iczd/_new  2021-06-01 10:39:43.289043881 +0200
@@ -1,8 +1,7 @@
- 
 #
 # spec file for package mmtf-cpp
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +15,8 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-%define __builder ninja
 
+%define spec_ver 1.0
 Name:           mmtf-cpp
 Version:        1.0.0
 Release:        0
@@ -28,9 +27,8 @@
 Source0:        %{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE fix_catch2_not_found.patch gh#rcsb/mmtf-cpp#39 
andythe_gr...@pm.me -- Fix issue catch.hpp not found. 
 Patch0:         fix_catch2_not_found.patch
-BuildRequires:  cmake
 BuildRequires:  Catch2-devel
-BuildRequires:  ninja
+BuildRequires:  cmake >= 3.5
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -43,22 +41,19 @@
 %package  devel
 Summary:   Development files of %{name}
 Group:     Development/Libraries/C and C++
-BuildArch: noarch
+Requires:       msgpack-devel
 
 %description devel
 This package contains libraries and header files for developing
 applications that use %{name}.
 
 %prep
-%autosetup -p1 -n %{name}-%{version}
+%autosetup -p1
 
 %build
 %cmake -DBUILD_TESTS:BOOL=ON \
-       -Dmmtf_build_local:BOOL=ON \
-       -Dmmtf_build_examples:BOOL=ON
-
-%cmake_build
-
+       -Dmmtf_build_local:BOOL=ON
+%make_build
 pushd ../docs
 doxygen
 popd

++++++ _service ++++++
--- /var/tmp/diff_new_pack.y3Iczd/_old  2021-06-01 10:39:43.317043929 +0200
+++ /var/tmp/diff_new_pack.y3Iczd/_new  2021-06-01 10:39:43.317043929 +0200
@@ -3,8 +3,12 @@
     <param name="url">git://github.com/rcsb/mmtf-cpp.git</param>
     <param name="scm">git</param>
     <param name="submodules">enable</param>
-    <param name="revision">407bf8e</param>
-    <param name="versionformat">1.0.0</param>
+    <param name="revision">v1.0.0</param>
+    <param name="versionformat">@PARENT_TAG@</param>
+    <param name="versionrewrite-pattern">v(.*)</param>
+    <param name="exclude">*Catch2*</param>
+    <param name="exclude">*msgpack-c*</param>
+    <param name="package-meta">no</param>
   </service>
   <service mode="buildtime" name="tar" />
   <service mode="buildtime" name="recompress">

++++++ mmtf-cpp-1.0.0.obscpio ++++++
/work/SRC/openSUSE:Factory/mmtf-cpp/mmtf-cpp-1.0.0.obscpio 
/work/SRC/openSUSE:Factory/.mmtf-cpp.new.1898/mmtf-cpp-1.0.0.obscpio differ: 
char 3655, line 124

Reply via email to