diff options
-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 |