import smc-tools-1.8.1-1.gitbbf7e8c.el8
This commit is contained in:
parent
4eca72a8b8
commit
3eb3604a08
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 commitdate 20211001
|
||||
%global commit 720289183736102964c4884bedb84e8d50e84609
|
||||
%global commitdate 20220414
|
||||
%global commit bbf7e8cdb2d5961b7da8a27f6dfad98c5945e7d8
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%forgemeta -i
|
||||
@ -8,7 +8,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: smc-tools
|
||||
Version: 1.6.1
|
||||
Version: 1.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Shared Memory Communication Tools
|
||||
|
||||
@ -58,6 +58,12 @@ sockets in Linux.
|
||||
%{_libdir}/libsmc-preload.so*
|
||||
|
||||
%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
|
||||
- Upgrade smc-tools to latest version
|
||||
- Resolves: #1984975
|
||||
|
Loading…
Reference in New Issue
Block a user