diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-02 12:41:24 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-02 12:41:24 +0200 |
commit | 0f57afcfc0400ec8d98b8d67840f0a7fd2cace6e (patch) | |
tree | e66424425887450dd6a9f333b29a9088ba7d4d39 | |
parent | 0c1afcbd7ca678a2c1cbadfb807fcb4009a0442e (diff) |
php-phpseclib: 1.0.3
-rw-r--r-- | php-phpseclib-file-asn1.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-file-asn1.spec b/php-phpseclib-file-asn1.spec index 4f6a008..e7d7e40 100644 --- a/php-phpseclib-file-asn1.spec +++ b/php-phpseclib-file-asn1.spec @@ -12,7 +12,7 @@ %global pear_channel phpseclib.sourceforge.net Name: php-phpseclib-file-asn1 -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: Pure-PHP ASN1 parser @@ -87,6 +87,9 @@ fi %changelog +* Fri Sep 02 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 +- Update to 1.0.3 + * Wed May 11 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 - Update to 1.0.2 (no change) |