[packages/php-symfony2-DependencyInjection] up to 2.7.5
glen
glen at pld-linux.org
Sat Oct 3 00:32:46 CEST 2015
commit ad97e2025c6fe43e161ceb97d73665a7ff370f2f
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Oct 3 01:30:09 2015 +0300
up to 2.7.5
php-symfony2-DependencyInjection.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-symfony2-DependencyInjection.spec b/php-symfony2-DependencyInjection.spec
index 8ff61dd..f57e55c 100644
--- a/php-symfony2-DependencyInjection.spec
+++ b/php-symfony2-DependencyInjection.spec
@@ -3,12 +3,12 @@
%include /usr/lib/rpm/macros.php
Summary: Symfony2 DependencyInjection Component
Name: php-symfony2-DependencyInjection
-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: b4a06b0943bb28c2f446e58f64df61d3
+# Source0-md5: f101ecae358955da6b406ffd781b8c2b
URL: http://symfony.com/doc/2.7/components/dependency_injection/index.html
BuildRequires: phpab
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -31,7 +31,7 @@ The Dependency Injection component allows you to standardize and
centralize the way objects are constructed in your application.
%prep
-%setup -q -n %{package}-%{version}
+%setup -q -n dependency-injection-%{version}
%build
phpab -n -e '*/Tests/*' -o autoloader.php .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-symfony2-DependencyInjection.git/commitdiff/ad97e2025c6fe43e161ceb97d73665a7ff370f2f
More information about the pld-cvs-commit
mailing list