Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libzdnn for openSUSE:Factory checked in at 2021-12-14 00:21:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzdnn (Old) and /work/SRC/openSUSE:Factory/.libzdnn.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzdnn" Tue Dec 14 00:21:27 2021 rev:3 rq:940353 version:0.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libzdnn/libzdnn.changes 2021-11-09 23:54:30.063949281 +0100 +++ /work/SRC/openSUSE:Factory/.libzdnn.new.2520/libzdnn.changes 2021-12-14 00:21:28.589875506 +0100 @@ -1,0 +2,15 @@ +Mon Dec 13 20:08:16 UTC 2021 - Mark Post <mp...@suse.com> + +- Upgraded to version 0.4.0 (bsc#1191582) + * RNN Layer 2 Support + * RNN Bi-directional Output Transformation Support + * Removal of non-inclusive IT Terms + * RNN Pre-check Support + * Optimized zTensor reserved space + * Transform optimizations + * Minor bug fixes +- Removed the following obsolete patches + * sles15sp4-libzdnn-Fix-initialization-of-CFLAGS_INIT-2.patch + * sles15sp4-libzdnn-Limit-symbol-check-to-global-symbols-3.patch + +------------------------------------------------------------------- Old: ---- sles15sp4-libzdnn-Fix-initialization-of-CFLAGS_INIT-2.patch sles15sp4-libzdnn-Limit-symbol-check-to-global-symbols-3.patch zDNN-0.3.1.tar.gz New: ---- zDNN-0.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzdnn.spec ++++++ --- /var/tmp/diff_new_pack.tvk3vo/_old 2021-12-14 00:21:29.121875662 +0100 +++ /var/tmp/diff_new_pack.tvk3vo/_new 2021-12-14 00:21:29.125875663 +0100 @@ -17,15 +17,13 @@ Name: libzdnn -Version: 0.3.1 +Version: 0.4.0 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.3.1.tar.gz -Patch1: sles15sp4-libzdnn-Limit-symbol-check-to-global-symbols-3.patch -Patch2: sles15sp4-libzdnn-Fix-initialization-of-CFLAGS_INIT-2.patch +Source: zDNN-0.4.0.tar.gz BuildRequires: autoconf BuildRequires: gcc-c++ ExclusiveArch: s390x @@ -54,6 +52,7 @@ %package devel Summary: Deep Learning Library development files +Group: Development/Libraries/Other Requires: libzdnn0 = %{version}-%{release} %description devel @@ -74,11 +73,9 @@ # We don't want/need the static library at this time. That could change. rm -vf %{buildroot}/%{_libdir}/libzdnn.a -%post -n libzdnn0 -/sbin/ldconfig +%post -n libzdnn0 -p /sbin/ldconfig -%postun -n libzdnn0 -/sbin/ldconfig +%postun -n libzdnn0 -p /sbin/ldconfig %files -n libzdnn0 %doc README.md ++++++ zDNN-0.3.1.tar.gz -> zDNN-0.4.0.tar.gz ++++++ ++++ 14885 lines of diff (skipped)