Import from AlmaLinux stable repository

This commit is contained in:
eabdullin 2024-05-15 08:58:14 +00:00
parent a513ebcfc3
commit a58f5435ac
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/1.8.2.tar.gz
SOURCES/1.8.3.tar.gz

View File

@ -1 +1 @@
625cbb63b239d459bdb71fe6fd3087737496fc39 SOURCES/1.8.2.tar.gz
ed175829b28c0df603803f81fdd62b0264ed943a SOURCES/1.8.3.tar.gz

View File

@ -1,5 +1,5 @@
Name: smc-tools
Version: 1.8.2
Version: 1.8.3
Release: 1%{?dist}
Summary: Shared Memory Communication Tools
@ -66,6 +66,11 @@ sockets in Linux.
%changelog
* Mon Oct 09 2023 Čestmír Kalina <ckalina@redhat.com> - 1.8.3-1
- Resolves: RHEL-11416 Upgrade smc-tools to latest version
- smc_stats: Fix man page name
- Bump version.
* Mon Dec 05 2022 Čestmír Kalina <ckalina@redhat.com> - 1.8.2-1
- Resolves: #2110413 Upgrade smc-tools to latest version