summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-03 10:15:14 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-03 10:15:14 +0200
commit1cd99f14f6164c08f341e105dcffe0f7e787a9c5 (patch)
tree966846420231aba6b4d35e7efc538d2b68f5759c
parente3d416d4c7ede8120684ef9cc19fbeb3d00b94f0 (diff)
php-phpseclib-crypt-base: 1.0.0
-rw-r--r--php-phpseclib-crypt-base.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-base.spec b/php-phpseclib-crypt-base.spec
index eb07665..f1753be 100644
--- a/php-phpseclib-crypt-base.spec
+++ b/php-phpseclib-crypt-base.spec
@@ -1,8 +1,17 @@
+# remirepo spec file for php-phpseclib-crypt-base, from:
+#
+# Fedora spec file for php-phpseclib-crypt-base
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please preserve changelog entries
+#
%{!?__pear: %global __pear %{_bindir}/pear}
%global pear_name Crypt_Base
Name: php-phpseclib-crypt-base
-Version: 0.3.10
+Version: 1.0.0
Release: 1%{?dist}
Summary: Base class for symmetric key cryptographic algorithms
@@ -78,6 +87,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