diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-02-10 11:55:59 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-02-10 11:55:59 +0100 |
commit | eec335e68466bced4d15ef56f46e0385c3b1c21b (patch) | |
tree | 86768502fe32987801af84fbdbd6a9308ea0829c | |
parent | 1ac37dd41680fea3e626f8b96c52dc0a626af808 (diff) |
php-phpseclib-file-asn1: 0.3.10
-rw-r--r-- | php-phpseclib-file-asn1.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpseclib-file-asn1.spec b/php-phpseclib-file-asn1.spec index c21a8b0..0dbff32 100644 --- a/php-phpseclib-file-asn1.spec +++ b/php-phpseclib-file-asn1.spec @@ -2,7 +2,7 @@ # # Copyright (c) 2014-2015 Remi Collet # License: CC-BY-SA -# http://creativecommons.org/licenses/by-sa/3.0/ +# http://creativecommons.org/licenses/by-sa/4.0/ # # Please, preserve the changelog entries # @@ -12,7 +12,7 @@ %global pear_channel phpseclib.sourceforge.net Name: php-phpseclib-file-asn1 -Version: 0.3.9 +Version: 0.3.10 Release: 1%{?dist} Summary: Pure-PHP ASN1 parser @@ -87,5 +87,8 @@ fi %changelog +* Tue Feb 10 2015 Remi Collet <remi@fedoraproject.org> - 0.3.10-1 +- Update to 0.3.10 + * Thu Jan 15 2015 Remi Collet <remi@fedoraproject.org> - 0.3.9-1 -- Initial packaging, version 0.3.9
\ No newline at end of file +- Initial packaging, version 0.3.9 |