summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-10 12:42:39 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-10 12:42:39 +0200
commitcab0fc1a1f7075a3c458b81df0549bb7d1c32651 (patch)
treebfd0d82ace4dc85fcb450fdf5703c23c5c249a00
parentfec791b173d468a4a25b5b8592332f63212baf85 (diff)
php-zendframework-zend-i18n: 2.7.3
-rwxr-xr-xmakesrc.sh2
-rw-r--r--php-zendframework-zend-i18n.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/makesrc.sh b/makesrc.sh
index e9a1ec5..87d223d 100755
--- a/makesrc.sh
+++ b/makesrc.sh
@@ -16,7 +16,7 @@ git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT
echo "Getting commit..."
pushd $PROJECT-$COMMIT
git checkout $COMMIT
-cp composer.json ../composer-$VERSION.json
+cp composer.json ../composer.json
popd
echo "Archiving..."
diff --git a/php-zendframework-zend-i18n.spec b/php-zendframework-zend-i18n.spec
index 1c856de..b2d2c9b 100644
--- a/php-zendframework-zend-i18n.spec
+++ b/php-zendframework-zend-i18n.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit d5ce2dca77a3e66777458f84acae06ce468bd6b7
+%global gh_commit b2db0d8246a865c659f93199f90f5fc2cd2f3cd8
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-i18n
@@ -20,7 +20,7 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.7.2
+Version: 2.7.3
Release: 1%{?dist}
Summary: Zend Framework %{library} component
@@ -173,6 +173,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Jun 10 2016 Remi Collet <remi@fedoraproject.org> - 2.7.3-1
+- update to 2.7.3
+
* Tue Apr 19 2016 Remi Collet <remi@fedoraproject.org> - 2.7.2-1
- update to 2.7.2