Browse Source

nsd-4.1.9-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10093 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 8 years ago
parent
commit
ca222a905d
1 changed files with 5 additions and 2 deletions
  1. 5 2
      n/nsd/nsd-vl.spec

+ 5 - 2
n/nsd/nsd-vl.spec

@@ -1,8 +1,8 @@
 Summary: Fast and lean authoritative DNS Name Server
 Summary(ja): 高速で最小限のAuthoritative専用DNSネームサーバ
 Name: nsd
-Version: 4.1.8
-Release: 2%{?_dist_release}
+Version: 4.1.9
+Release: 1%{?_dist_release}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
 Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz
@@ -112,6 +112,9 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
+* Wed Mar 16 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.1.9-1
+- new upstream release.
+
 * Mon Mar 14 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.1.8-2
 - rebuilt with openssl-1.0.2g.