Compare commits

...

No commits in common. "c8s" and "c8" have entirely different histories.
c8s ... c8

3 changed files with 7 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 +0,0 @@
625cbb63b239d459bdb71fe6fd3087737496fc39 SOURCES/1.8.2.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: smc-tools
Version: 1.8.2
Version: 1.8.3
Release: 1%{?dist}
Summary: Shared Memory Communication Tools
@ -51,6 +51,11 @@ sockets in Linux.
%{_libdir}/libsmc-preload.so*
%changelog
* Mon Oct 09 2023 Čestmír Kalina <ckalina@redhat.com> - 1.8.3-1
- Resolves: RHEL-11417 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: #2110414 Upgrade smc-tools to latest version