summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-17 12:29:05 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-17 12:29:05 +0200
commit2645d0f2512f839dc5fb1dd91d533f4df5db2e77 (patch)
treee8620f764a1abd8d71340b6ce6c68735bb0da132
parent9569b12ed1ec3d3afb218ef55adc44beb38c66e7 (diff)
php-pear-crypt-gpg: 1.4.1
-rw-r--r--php-pear-crypt-gpg.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php-pear-crypt-gpg.spec b/php-pear-crypt-gpg.spec
index 57b96f7..8bfe83b 100644
--- a/php-pear-crypt-gpg.spec
+++ b/php-pear-crypt-gpg.spec
@@ -8,7 +8,6 @@
#
%{!?__pear: %global __pear %{_bindir}/pear}
-%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
%global pear_name Crypt_GPG
%if 0%{?rhel}
# All features require GnuPG v1 (under investigation)
@@ -18,7 +17,7 @@
%endif
Name: php-pear-crypt-gpg
-Version: 1.4.0
+Version: 1.4.1
Release: 1%{?dist}
Summary: GNU Privacy Guard (GnuPG)
@@ -48,7 +47,7 @@ Requires: %{_bindir}/gpg
Requires: php(language) >= 5.2.1
Requires: php-pear(Console_CommandLine) >= 1.1.10
Requires: php-mbstring
-# From phpcompatinfo report for version 1.4.0
+# From phpcompatinfo report for version 1.4.1
Requires: php-ctype
Requires: php-date
Requires: php-json
@@ -137,6 +136,9 @@ fi
%changelog
+* Sun Apr 17 2016 Remi Collet <remi@fedoraproject.org> - 1.4.1-1
+- Update to 1.4.1
+
* Fri Dec 18 2015 Remi Collet <remi@fedoraproject.org> - 1.4.0-1
- Initial package, version 1.4.0 (stable)
-- open https://github.com/pear/Crypt_GPG/pull/19 for fsf address \ No newline at end of file
+- open https://github.com/pear/Crypt_GPG/pull/19 for fsf address