Auto sync2gitlab import of smc-tools-1.8.2-1.el8.src.rpm
This commit is contained in:
parent
359cb6ccd5
commit
ad7e24491e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/smc-tools-7202891.tar.gz
|
/smc-tools-7202891.tar.gz
|
||||||
/smc-tools-bbf7e8c.tar.gz
|
/smc-tools-bbf7e8c.tar.gz
|
||||||
|
/1.8.2.tar.gz
|
||||||
|
@ -1,14 +1,7 @@
|
|||||||
%global forgeurl https://github.com/ibm-s390-tools/smc-tools
|
|
||||||
%global commitdate 20220414
|
|
||||||
%global commit bbf7e8cdb2d5961b7da8a27f6dfad98c5945e7d8
|
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
||||||
|
|
||||||
%forgemeta -i
|
|
||||||
|
|
||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: smc-tools
|
Name: smc-tools
|
||||||
Version: 1.8.1
|
Version: 1.8.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Shared Memory Communication Tools
|
Summary: Shared Memory Communication Tools
|
||||||
|
|
||||||
@ -20,7 +13,7 @@ BuildRequires: gcc
|
|||||||
BuildRequires: libnl3-devel
|
BuildRequires: libnl3-devel
|
||||||
BuildRequires: bash-completion
|
BuildRequires: bash-completion
|
||||||
|
|
||||||
Source0: https://github.com/ibm-s390-tools/smc-tools/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
Source0: https://github.com/ibm-s390-linux/%{name}/archive/refs/tags/%{version}.tar.gz
|
||||||
|
|
||||||
Patch0: smc-tools-1.6.0-smc_chk-py3.patch
|
Patch0: smc-tools-1.6.0-smc_chk-py3.patch
|
||||||
|
|
||||||
@ -58,6 +51,9 @@ sockets in Linux.
|
|||||||
%{_libdir}/libsmc-preload.so*
|
%{_libdir}/libsmc-preload.so*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 05 2022 Čestmír Kalina <ckalina@redhat.com> - 1.8.2-1
|
||||||
|
- Resolves: #2110414 Upgrade smc-tools to latest version
|
||||||
|
|
||||||
* Thu Jun 23 2022 Čestmír Kalina <ckalina@redhat.com> - 1.8.1-1
|
* Thu Jun 23 2022 Čestmír Kalina <ckalina@redhat.com> - 1.8.1-1
|
||||||
- Upgrade smc-tools to latest version
|
- Upgrade smc-tools to latest version
|
||||||
- Add User-defined EID (Enterprise ID) Support
|
- Add User-defined EID (Enterprise ID) Support
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (smc-tools-bbf7e8c.tar.gz) = e016728f5ad966a399875352dc2b48e8aaa91049861f8861acd1fb72d97e74358fdc9af6cce35e45965701b42af3574cefe11752f2e06f11a4aeda7e69acd1a2
|
SHA512 (1.8.2.tar.gz) = ffd981141deed5b7a7fde228dcf185e688c1656a7a0fedc103a2cc950a45293031aea0ebf907b9fc4f60707cadf40ea682f63ab350d3de5acc778afd9c791e33
|
||||||
|
Loading…
Reference in New Issue
Block a user