Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libzdnn for openSUSE:Factory checked in at 2023-05-11 12:34:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzdnn (Old) and /work/SRC/openSUSE:Factory/.libzdnn.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzdnn" Thu May 11 12:34:25 2023 rev:4 rq:1086206 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libzdnn/libzdnn.changes 2021-12-14 00:21:28.589875506 +0100 +++ /work/SRC/openSUSE:Factory/.libzdnn.new.1533/libzdnn.changes 2023-05-11 12:34:59.547147236 +0200 @@ -1,0 +2,18 @@ +Thu May 11 08:39:25 UTC 2023 - Nikolay Gueorguiev <[email protected]> + +- Upgraded to version 1.0.1 (jsc#PED-3331) + - add: pull_request_template.md + This commit adds a pullrequest template to the repository to make the PR's more uniform. + - add: issue templates + Templates to unify issues and descriptions with focus on traceability. + - add: CODEOWNERS file + Provide a fast trigger for pullrequests and assign the code owners to it. + - fix: remove non ASCII characters + remove non ASCII characters with focus on disclaimer and comments and licenses + call: find . -type f -exec sed -i 's/\xC2\xA0/ /g' {} \; + call: find . -type f -exec sed -i 's/[ \t]\+$//g' {} \; + - add help target to main Makefile + set default target .DEFAULT_GOAL for all + - fix error for missing config.make to GNU make syntax + +------------------------------------------------------------------- Old: ---- zDNN-0.4.0.tar.gz New: ---- zDNN-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzdnn.spec ++++++ --- /var/tmp/diff_new_pack.IkjGl9/_old 2023-05-11 12:34:59.991149417 +0200 +++ /var/tmp/diff_new_pack.IkjGl9/_new 2023-05-11 12:35:00.007149496 +0200 @@ -1,7 +1,7 @@ # # spec file for package libzdnn # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: libzdnn -Version: 0.4.0 +Version: 1.0.1 Release: 0 Summary: IBM Z Deep Learning Library License: Apache-2.0 Group: Development/Libraries/Other URL: https://github.com/IBM/zDNN -Source: zDNN-0.4.0.tar.gz +Source: zDNN-1.0.1.tar.gz BuildRequires: autoconf BuildRequires: gcc-c++ ExclusiveArch: s390x ++++++ zDNN-0.4.0.tar.gz -> zDNN-1.0.1.tar.gz ++++++ ++++ 3551 lines of diff (skipped)
