]> git.pld-linux.org Git - packages/php-symfony2-Intl.git/commitdiff
up to 2.7.5 auto/th/php-symfony2-Intl-2.7.5-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 2 Oct 2015 22:30:10 +0000 (01:30 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 2 Oct 2015 22:30:10 +0000 (01:30 +0300)
php-symfony2-Intl.spec

index 9fd2b5eb7cb053c9038c61b4a8825d6471ea3cfa..1127b58ba728871dd16e3402940e3b0f823050cc 100644 (file)
@@ -5,12 +5,12 @@
 %include       /usr/lib/rpm/macros.php
 Summary:       Symfony2 Intl Component
 Name:          php-symfony2-Intl
-Version:       2.7.3
+Version:       2.7.5
 Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       https://github.com/symfony/%{package}/archive/v%{version}/%{package}-%{version}.tar.gz
-# Source0-md5: 6fd61e29f036b84fabc5a73b45061edf
+# Source0-md5: aad22b547dbc7257dfb786b27377fff0
 URL:           http://symfony.com/doc/2.7/components/intl.html
 BuildRequires: phpab
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -33,7 +33,7 @@ The replacement layer is limited to the locale "en". If you want to
 use other locales, you should install the intl extension instead.
 
 %prep
-%setup -q -n %{package}-%{version}
+%setup -q -n intl-%{version}
 
 %build
 phpab -n -e '*/Tests/*' -o autoloader.php .
This page took 0.100035 seconds and 4 git commands to generate.