diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-01-01 19:06:30 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-01-01 19:06:30 +0100 |
commit | ec50e3cbbf49fb0efb1006554ff873e38a20b4f1 (patch) | |
tree | c272d4f2ee89016e7161de22a14be93a3f485bbb | |
parent | ad1ac06e2d3dc73dfc595c932493191c7519cf83 (diff) |
$year++
-rw-r--r-- | php-pear-Net-DNS2.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pear-Net-DNS2.spec b/php-pear-Net-DNS2.spec index 48ee8db..cc68aa9 100644 --- a/php-pear-Net-DNS2.spec +++ b/php-pear-Net-DNS2.spec @@ -1,6 +1,6 @@ # spec file for php-pear-Net-DNS2 # -# Copyright (c) 2012-2013 Remi Collet +# Copyright (c) 2012-2014 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -59,7 +59,7 @@ The main features for this package include: * Includes a separate, more intuitive Updater class for handling dynamic update * Support zone signing using TSIG and SIG(0) for updates and zone transfers * Includes a local cache using shared memory or flat file to improve performance -* includes many more RR's, including DNSSEC RR's. +* includes many more RR's, including DNSSEC RR's. %prep |