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>2019-02-07 09:14:46 +0300
committerCasey Deccio <casey@deccio.net>2019-02-07 09:14:46 +0300
commit40890f89e41923076a27208da2c7e253892f5e8c (patch)
treeee3b03bfb0ee6c0702a39045e37e79143fb25fa4 /contrib
parenta127ce26042d234300b2c7fa5b772a61912b0614 (diff)
Update to 0.8.1 releasev0.8.1
Diffstat (limited to 'contrib')
-rw-r--r--contrib/dnsviz-py2.spec4
-rw-r--r--contrib/dnsviz-py3.spec2
2 files changed, 5 insertions, 1 deletions
diff --git a/contrib/dnsviz-py2.spec b/contrib/dnsviz-py2.spec
index f4fa12a..0bea597 100644
--- a/contrib/dnsviz-py2.spec
+++ b/contrib/dnsviz-py2.spec
@@ -1,5 +1,5 @@
Name: dnsviz
-Version: 0.8.0
+Version: 0.8.1
Release: 1%{?dist}
Summary: Tools for analyzing and visualizing DNS and DNSSEC behavior
@@ -60,5 +60,7 @@ rm -rf %{buildroot}
%{_mandir}/man1/%{name}-query.1*
%changelog
+* Wed Feb 6 2019 Casey Deccio
+ 0.8.1 release
* Fri Jan 25 2019 Casey Deccio
0.8.0 release
diff --git a/contrib/dnsviz-py3.spec b/contrib/dnsviz-py3.spec
index 2afccca..ef25f4b 100644
--- a/contrib/dnsviz-py3.spec
+++ b/contrib/dnsviz-py3.spec
@@ -60,5 +60,7 @@ rm -rf %{buildroot}
%{_mandir}/man1/%{name}-query.1*
%changelog
+* Wed Feb 6 2019 Casey Deccio
+ 0.8.1 release
* Fri Jan 25 2019 Casey Deccio
0.8.0 release