diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-19 07:00:04 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-19 07:00:04 +0100 |
commit | e280bb7d6e82954b01f2586978535c71b61ed328 (patch) | |
tree | 0bcf28ca883100ef5fc6b165146f46571fa6ddfc | |
parent | ddd6c73f6ab7005bdbf3eeb7f3ca01f5774250d1 (diff) |
php-phpseclib-file-asn1: 1.0.1
-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 bea227d..39a5392 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.0 +Version: 1.0.1 Release: 1%{?dist} Summary: Pure-PHP ASN1 parser @@ -87,6 +87,9 @@ fi %changelog +* Tue Jan 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 +- Update to 1.0.1 (no change) + * Mon Aug 03 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-1 - Update to 1.0.0 |