diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-12 21:52:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-12 21:52:40 +0000 |
commit | d1f9930ce33bd0634bb0acf315c18d906f6b9bd0 (patch) | |
tree | 0355505c8926ad35540ce25dda8ec102b4b0dbbc /rpm/dnscap.spec | |
parent | Releasing debian version 2.0.0+debian-2. (diff) | |
download | dnscap-d1f9930ce33bd0634bb0acf315c18d906f6b9bd0.tar.xz dnscap-d1f9930ce33bd0634bb0acf315c18d906f6b9bd0.zip |
Merging upstream version 2.0.1+debian.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'rpm/dnscap.spec')
-rw-r--r-- | rpm/dnscap.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/rpm/dnscap.spec b/rpm/dnscap.spec index 3aab83f..45eae76 100644 --- a/rpm/dnscap.spec +++ b/rpm/dnscap.spec @@ -1,5 +1,5 @@ Name: dnscap -Version: 2.0.0 +Version: 2.0.1 Release: 1%{?dist} Summary: Network capture utility designed specifically for DNS traffic Group: Productivity/Networking/DNS/Utilities @@ -60,6 +60,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Mar 11 2021 Jerry Lundström <lundstrom.jerry@gmail.com> 2.0.1-1 +- Release 2.0.1 + * Fixed incorrect line break in eventlog's (plugin) output. + * Commits: + 5df363c remove trailing newline * Fri Feb 12 2021 Jerry Lundström <lundstrom.jerry@gmail.com> 2.0.0-1 - Release 2.0.0 * This major release contains three backward incompatible changes, two |