0.4.0-1: new upstream release
This commit is contained in:
parent
a271ce1d4e
commit
3c30a42e70
@ -3,7 +3,7 @@
|
||||
|
||||
Name: fstrm
|
||||
Summary: Frame Streams implementation in C
|
||||
Version: 0.3.2
|
||||
Version: 0.4.0
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/farsightsec/fstrm
|
||||
@ -74,6 +74,8 @@ make check
|
||||
%doc README.md
|
||||
%{_bindir}/fstrm_capture
|
||||
%{_bindir}/fstrm_dump
|
||||
%{_bindir}/fstrm_replay
|
||||
%{_mandir}/man1/fstrm_*
|
||||
%{_includedir}/fstrm.h
|
||||
%{_includedir}/fstrm/
|
||||
%{_libdir}/pkgconfig/libfstrm.pc
|
||||
@ -83,6 +85,9 @@ make check
|
||||
%doc %{_pkgdocdir}/html
|
||||
|
||||
%changelog
|
||||
* Thu May 17 2018 Tomas Krizek <tomas.krizek@nic.cz> - 0.4.0-1
|
||||
- Update to new upstream version 0.4.0 BZ#1577420
|
||||
|
||||
* Thu Apr 05 2018 Tomas Krizek <tomas.krizek@nic.cz> - 0.3.2-1
|
||||
- Update to new upstream version 0.3.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fstrm-0.3.2.tar.gz) = 09a37b882d3a12f4d5794cebab88fcbf5d475c8cd299f33b60d74226600e22b8fa1ffdab235426b55078a96e43424d5e8dbd25e66f344becaf86a8543ffcaeac
|
||||
SHA512 (fstrm-0.4.0.tar.gz) = 185b2ab38a8acbbd577beec65b22c525316b517dcb777ccb6ca16663dfda77802d27606dbc2ce2268f34730153f2229c85e6eb4c9d9c2bfe3885448bb82fff78
|
||||
|
Loading…
Reference in New Issue
Block a user