import smc-tools-1.8.1-1.gitbbf7e8c.el8
This commit is contained in:
parent
f2d2800e02
commit
9b10a5808e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/smc-tools-7202891.tar.gz
|
SOURCES/smc-tools-bbf7e8c.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
2d1bd702d2b8ab7f7731974ebfecbd2f32512115 SOURCES/smc-tools-7202891.tar.gz
|
630640cc7fd811bbf80385feda0cbf5ec343c95d SOURCES/smc-tools-bbf7e8c.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%global forgeurl https://github.com/ibm-s390-tools/smc-tools
|
%global forgeurl https://github.com/ibm-s390-tools/smc-tools
|
||||||
%global commitdate 20211001
|
%global commitdate 20220414
|
||||||
%global commit 720289183736102964c4884bedb84e8d50e84609
|
%global commit bbf7e8cdb2d5961b7da8a27f6dfad98c5945e7d8
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%forgemeta -i
|
%forgemeta -i
|
||||||
@ -8,7 +8,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: smc-tools
|
Name: smc-tools
|
||||||
Version: 1.6.1
|
Version: 1.8.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Shared Memory Communication Tools
|
Summary: Shared Memory Communication Tools
|
||||||
|
|
||||||
@ -58,6 +58,12 @@ sockets in Linux.
|
|||||||
%{_libdir}/libsmc-preload.so*
|
%{_libdir}/libsmc-preload.so*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 23 2022 Čestmír Kalina <ckalina@redhat.com> - 1.8.1-1
|
||||||
|
- Upgrade smc-tools to latest version
|
||||||
|
- Add User-defined EID (Enterprise ID) Support
|
||||||
|
- Resolves: #1919228
|
||||||
|
- Resolves: #2043841
|
||||||
|
|
||||||
* Mon Oct 18 2021 Čestmír Kalina <ckalina@redhat.com> - 1.6.1-1
|
* Mon Oct 18 2021 Čestmír Kalina <ckalina@redhat.com> - 1.6.1-1
|
||||||
- Upgrade smc-tools to latest version
|
- Upgrade smc-tools to latest version
|
||||||
- Resolves: #1984975
|
- Resolves: #1984975
|
||||||
|
Loading…
Reference in New Issue
Block a user