summaryrefslogtreecommitdiffstats
path: root/php-phpseclib-crypt-rsa.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpseclib-crypt-rsa.spec')
-rw-r--r--php-phpseclib-crypt-rsa.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-rsa.spec b/php-phpseclib-crypt-rsa.spec
index 775f140..f9adb26 100644
--- a/php-phpseclib-crypt-rsa.spec
+++ b/php-phpseclib-crypt-rsa.spec
@@ -1,8 +1,17 @@
+# remirepo spec file for php-phpseclib-crypt-rsa, from:
+#
+# Fedora spec file for php-phpseclib-crypt-rsa
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please preserve changelog entries
+#
%{!?__pear: %global __pear %{_bindir}/pear}
%global pear_name Crypt_RSA
Name: php-phpseclib-crypt-rsa
-Version: 0.3.10
+Version: 1.0.0
Release: 1%{?dist}
Summary: Pure-PHP PKCS#1 (v2.1) compliant implementation of RSA
@@ -91,6 +100,9 @@ fi
%changelog
+* Mon Aug 03 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
+- Update to 1.0.0
+
* Tue Feb 10 2015 Remi Collet <remi@fedoraproject.org> - 0.3.10-1
- Update to 0.3.10