Update to 0.6.1 (#1946415)
Just fixes coverity detected issues found. Resolves: rhbz#1967626
This commit is contained in:
parent
e24a234624
commit
897bfa39b9
11
fstrm.spec
11
fstrm.spec
@ -3,13 +3,17 @@
|
||||
|
||||
Name: fstrm
|
||||
Summary: Frame Streams implementation in C
|
||||
Version: 0.6.0
|
||||
Release: 5%{?dist}
|
||||
Version: 0.6.1
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: https://github.com/farsightsec/fstrm
|
||||
Source0: https://dl.farsightsecurity.com/dist/%{name}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: libevent-devel
|
||||
# Upstream repository without a single release
|
||||
# https://github.com/farsightsec/libmy
|
||||
# Always included as sources copy in farsightsec projects
|
||||
Provides: bundled(libmy)
|
||||
|
||||
%description
|
||||
Frame Streams is a light weight, binary clean protocol that allows for the
|
||||
@ -105,6 +109,9 @@ make check
|
||||
%doc %{_pkgdocdir}/html
|
||||
|
||||
%changelog
|
||||
* Thu Apr 08 2021 Petr Menšík <pemensik@redhat.com> - 0.6.1-1
|
||||
- Update to 0.6.1 (#1946415)
|
||||
|
||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.0-5
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fstrm-0.6.0.tar.gz) = d1b754caadb1bd8b4b4ce3e7394168dd0a20353e0b7ac65f28d016d840aefe6fa1ab1aa778564e775152164855b38a47ab5817866f8bfb0b2d70520b2881225d
|
||||
SHA512 (fstrm-0.6.1.tar.gz) = b8bc954d894a6967ab20975949d3b5ab142933bb14d51f0bd93d6f72e6a8963d06365626ae4df977b70b2678eb495ca6edaedbfd1b9149ac1ec9384df2b56806
|
||||
|
Loading…
Reference in New Issue
Block a user