Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dnsviz/dnsviz.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasey Deccio <casey@deccio.net>2021-01-20 08:21:30 +0300
committerCasey Deccio <casey@deccio.net>2021-01-20 08:44:47 +0300
commitc9025cf09559f7495ba0ad847f1ef234d6643e34 (patch)
tree4b3a38d97414c46eaf48263e6df21e7b178e67e0 /contrib
parentf1e67dd608addea15ab8719d79e0c9b42821d50b (diff)
Bump version to 0.9.1v0.9.1
Diffstat (limited to 'contrib')
-rw-r--r--contrib/dnsviz.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/dnsviz.spec b/contrib/dnsviz.spec
index 529e1f9..c7f4e8f 100644
--- a/contrib/dnsviz.spec
+++ b/contrib/dnsviz.spec
@@ -1,5 +1,5 @@
Name: dnsviz
-Version: 0.9.0
+Version: 0.9.1
Release: 1%{?dist}
Summary: Tools for analyzing and visualizing DNS and DNSSEC behavior
@@ -58,6 +58,8 @@ rm -rf %{buildroot}
%{_mandir}/man1/%{name}-query.1*
%changelog
+* Tue Jan 19 2021 Casey Deccio
+ 0.9.1 release
* Fri Jan 8 2021 Casey Deccio
0.9.0 release
* Wed Feb 6 2019 Casey Deccio