import smc-tools-1.6.1-1.el9
This commit is contained in:
parent
c8687a8e18
commit
6a2fd768ee
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/smc-tools-1.6.0.tar.gz
|
SOURCES/1.6.1.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
e447d2ca85a6980d4a35f9a2f1cf32277e95ad02 SOURCES/smc-tools-1.6.0.tar.gz
|
db93c119ce05b44b60e6360aa0b21b9746cced76 SOURCES/1.6.1.tar.gz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: smc-tools
|
Name: smc-tools
|
||||||
Version: 1.6.0
|
Version: 1.6.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Shared Memory Communication Tools
|
Summary: Shared Memory Communication Tools
|
||||||
|
|
||||||
License: EPL
|
License: EPL-1.0
|
||||||
URL: https://github.com/ibm-s390-linux/smc-tools
|
URL: https://github.com/ibm-s390-linux/smc-tools
|
||||||
Source0: https://github.com/ibm-s390-linux/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/ibm-s390-linux/%{name}/archive/refs/tags/%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -62,6 +62,9 @@ sockets in Linux.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 26 2021 Čestmír Kalina <ckalina@redhat.com> - 1.6.1-1
|
||||||
|
- Resolves: #2017065 Update smc-tools to 1.6.1
|
||||||
|
|
||||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.0-2
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.0-2
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user