summaryrefslogtreecommitdiffstats
path: root/php-bartlett-PHP-CompatInfo.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-08-23 08:00:13 +0200
committerRemi Collet <fedora@famillecollet.com>2013-08-23 08:00:13 +0200
commit020db581c341ff99f9205de8ff3c362052d0486d (patch)
treed0c7382b5edc318de76e07e74727c27014049b0e /php-bartlett-PHP-CompatInfo.spec
parent237a6e4ffa804d1948e8997a31abff66c4103d90 (diff)
php-bartlett-PHP-CompatInfo: 2.22.0
Diffstat (limited to 'php-bartlett-PHP-CompatInfo.spec')
-rw-r--r--php-bartlett-PHP-CompatInfo.spec13
1 files changed, 6 insertions, 7 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index 1f667cd..14577c0 100644
--- a/php-bartlett-PHP-CompatInfo.spec
+++ b/php-bartlett-PHP-CompatInfo.spec
@@ -15,7 +15,7 @@
Name: php-bartlett-PHP-CompatInfo
-Version: 2.21.0
+Version: 2.22.0
Release: 1%{?dist}
Summary: Find out version and the extensions required for a piece of code to run
@@ -82,13 +82,8 @@ cp phpcompatinfo.xml.dist phpcompatinfo.xml
# Apply our changes
%patch0 -p1 -b .rpm
-# https://github.com/llaville/php-compat-info/issues/99
-sed -e '/SO_BINDTODEVICE/s/5.5.1/5.4.18/' \
- -i PHP/CompatInfo/Reference/sockets.php
-
# remove checksum for patched files
-sed -e 's/md5sum.*name/name/' \
- ../package.xml >%{name}.xml
+cp ../package.xml %{name}.xml
%build
@@ -173,8 +168,12 @@ fi
%changelog
+* Fri Aug 23 2013 Remi Collet <remi@fedoraproject.org> - 2.22.0-1
+- Update to 2.22.0
+
* Tue Aug 20 2013 Remi Collet <remi@fedoraproject.org> - 2.21.0-1
- Update to 2.21.0
+- patch for https://github.com/llaville/php-compat-info/issues/99
* Thu Jul 25 2013 Remi Collet <remi@fedoraproject.org> - 2.20.0-1
- Update to 2.20.0