summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Crypt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-horde-Horde-Crypt.spec')
-rw-r--r--php-horde-Horde-Crypt.spec11
1 files changed, 5 insertions, 6 deletions
diff --git a/php-horde-Horde-Crypt.spec b/php-horde-Horde-Crypt.spec
index 05a77d6..e3f10fb 100644
--- a/php-horde-Horde-Crypt.spec
+++ b/php-horde-Horde-Crypt.spec
@@ -12,7 +12,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Crypt
-Version: 2.7.7
+Version: 2.7.8
Release: 1%{?dist}
Summary: Horde Cryptography API
@@ -21,9 +21,6 @@ License: LGPLv2
URL: http://%{pear_channel}
Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
-# https://github.com/horde/horde/pull/220
-Patch0: %{name}-pr220.patch
-
BuildArch: noarch
BuildRequires: php(language) >= 5.3.0
BuildRequires: php-pear(PEAR) >= 1.7.0
@@ -75,13 +72,11 @@ systems.
%prep
%setup -q -c
cd %{pear_name}-%{version}
-%patch0 -p3 -b .pr220
# Don't install .po and .pot files
# Remove checksum for .mo, as we regenerate them
sed -e '/%{pear_name}.po/d' \
-e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \
- -e '/Binary.php/s/md5sum=.*name=/name=/' \
../package.xml >%{name}.xml
touch -r ../package.xml %{name}.xml
@@ -153,6 +148,10 @@ fi
%changelog
+* Wed May 3 2017 Remi Collet <remi@remirepo.net> - 2.7.8-1
+- Update to 2.7.8
+- drop patch merged upstream
+
* Wed May 3 2017 Remi Collet <remi@remirepo.net> - 2.7.7-1
- Update to 2.7.7
- open https://github.com/horde/horde/pull/220 - fix for gnupg 2.0