summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-03 10:13:47 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-03 10:13:47 +0200
commitc4d52d55f05bce42954fdecc1f811cf17c3e2ab6 (patch)
tree6b42b53e91c21d393ef197423e221f2fa30e0ffd
parent1e8f69440f3d9cdf579bdf804901cbc3f2e532a1 (diff)
php-phpseclib-crypt-aes: 1.0.0
-rw-r--r--php-phpseclib-crypt-aes.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-aes.spec b/php-phpseclib-crypt-aes.spec
index 69bd48f..44a1cf8 100644
--- a/php-phpseclib-crypt-aes.spec
+++ b/php-phpseclib-crypt-aes.spec
@@ -1,8 +1,17 @@
+# remirepo spec file for php-phpseclib-crypt-aes, from:
+#
+# Fedora spec file for php-phpseclib-crypt-aes
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please preserve changelog entries
+#
%{!?__pear: %global __pear %{_bindir}/pear}
%global pear_name Crypt_AES
Name: php-phpseclib-crypt-aes
-Version: 0.3.10
+Version: 1.0.0
Release: 1%{?dist}
Summary: Pure-PHP implementation of AES
@@ -74,6 +83,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