summaryrefslogtreecommitdiffstats
path: root/php-pecl-xmldiff.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-02-02 10:22:16 +0100
committerRemi Collet <fedora@famillecollet.com>2015-02-02 10:22:16 +0100
commit0b721b052c10df09f987dc0be7d0c1bb73994d15 (patch)
treece052cb99607d7b8f077e022c3180fc823fe4874 /php-pecl-xmldiff.spec
parent2ac0d82479c2a5c901ebd4bbecd27f1493cad0b9 (diff)
php-pecl-xmldiff: 1.1.1
Diffstat (limited to 'php-pecl-xmldiff.spec')
-rw-r--r--php-pecl-xmldiff.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/php-pecl-xmldiff.spec b/php-pecl-xmldiff.spec
index 3b66bdb..4c731f1 100644
--- a/php-pecl-xmldiff.spec
+++ b/php-pecl-xmldiff.spec
@@ -24,7 +24,7 @@
Summary: XML diff and merge
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.1.0
+Version: 1.1.1
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: BSD
Group: Development/Languages
@@ -107,9 +107,6 @@ sed -e '/name="diffmark/d' \
mv %{pecl_name}-%{version} NTS
cd NTS
-# http://svn.php.net/viewvc?view=revision&revision=335853
-sed -e 's:/PHP_LIBDIR:/$PHP_LIBDIR:' -i config.m4
-
# drop bundled library to ensure it is not used
rm -rf diffmark
@@ -257,6 +254,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Feb 02 2015 Remi Collet <remi@fedoraproject.org> - 1.1.1-1
+- Update to 1.1.1 (stable)
+
* Mon Feb 02 2015 Remi Collet <remi@fedoraproject.org> - 1.1.0-1
- Update to 1.1.0 (stable)
- drop runtime dependency on pear, new scriptlets