Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dmlc-core for openSUSE:Factory 
checked in at 2022-02-24 18:21:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dmlc-core (Old)
 and      /work/SRC/openSUSE:Factory/.dmlc-core.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dmlc-core"

Thu Feb 24 18:21:06 2022 rev:2 rq:957348 version:0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/dmlc-core/dmlc-core.changes      2020-05-05 
19:06:06.926777143 +0200
+++ /work/SRC/openSUSE:Factory/.dmlc-core.new.1958/dmlc-core.changes    
2022-02-24 18:24:32.874641378 +0100
@@ -1,0 +2,15 @@
+Thu Feb 24 10:31:30 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Update to 0.5:
+  * Changelog:
+    * Remove gcc version check.
+      Use __cplusplus instead.
+    * Enable updated __cplusplus macro in MSVC
+    * Add a provision for MSVC 2015
+    * Don't use __cplusplus at all when MSVC is used
+  * From 0.4:
+    Revert "[CI] Reorder #include to comply with cpplint 1.5.0
+    (#622)" (#624)
+    This reverts commit 88abbf9.
+
+-------------------------------------------------------------------

Old:
----
  _service
  dmlc-core-0.3+git20200425.ff3db43.obscpio
  dmlc-core.obsinfo

New:
----
  dmlc-core-0.5.tar.gz

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

Other differences:
------------------
++++++ dmlc-core.spec ++++++
--- /var/tmp/diff_new_pack.UisOZ7/_old  2022-02-24 18:24:33.310641264 +0100
+++ /var/tmp/diff_new_pack.UisOZ7/_new  2022-02-24 18:24:33.314641263 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dmlc-core
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %define libname libdmlc
 Name:           dmlc-core
-Version:        0.3+git20200425.ff3db43
+Version:        0.5
 Release:        0
 Summary:        Distributed Machine Learning Common Codebase
 License:        Apache-2.0
 URL:            https://github.com/dmlc/dmlc-core
-Source:         %{name}-%{version}.tar.xz
+Source:         
https://github.com/dmlc/dmlc-core/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  azure-storage-cpp-devel
 BuildRequires:  cmake
 BuildRequires:  gcc-c++

Reply via email to