diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-12 21:52:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-12 21:52:32 +0000 |
commit | f39f3579a7f6a99e201edafb532e639cffda54ce (patch) | |
tree | bd367ae6fe0ea9f7fb1d5aacf9ee409aafbf268d /rpm | |
parent | Adding upstream version 2.0.0+debian. (diff) | |
download | dnscap-f39f3579a7f6a99e201edafb532e639cffda54ce.tar.xz dnscap-f39f3579a7f6a99e201edafb532e639cffda54ce.zip |
Adding upstream version 2.0.1+debian.upstream/2.0.1+debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'rpm')
-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 |