Compare commits

1 Commits
main ... 1.1

4 changed files with 5 additions and 30 deletions

View File

@@ -1,26 +1,3 @@
-------------------------------------------------------------------
Thu Mar 13 10:21:07 UTC 2025 - Richard Biener <rguenther@suse.com>
- Remove BuildRequires to gcc14-c++, it's unused.
-------------------------------------------------------------------
Wed Jan 22 11:03:29 UTC 2025 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
- Changed BuildRequires from gcc13-c++ to gcc14-c++ (jsc#PED-10257)
- Removed the exports of CC and CXX
-------------------------------------------------------------------
Mon Nov 25 08:17:28 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
- Amended the .spec file
-------------------------------------------------------------------
Fri Nov 22 16:59:23 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
- Upgrade libzdnn to version 1.1.1 (jsc#PED-11113, jsc#PED-10304, jsc#PED-10257)
* Bump in preparation of v1.1.1
* Fix Linux build issues
-------------------------------------------------------------------
Tue Feb 13 09:00:47 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>

View File

@@ -17,16 +17,15 @@
Name: libzdnn
Version: 1.1.1
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-1.1.1.tar.gz
Source: zDNN-1.0.1.tar.gz
BuildRequires: autoconf
BuildRequires: gcc-c++
ExclusiveArch: s390x
%description
@@ -64,7 +63,6 @@ shared library for the libzdnn (zDNN) RPM.
%autosetup -p1 -n zDNN-%{version}
%build
autoconf
%configure
%make_build build

BIN
zDNN-1.0.1.tar.gz LFS Normal file

Binary file not shown.

Binary file not shown.