]> git.pld-linux.org Git - packages/php-symfony2-Form.git/commitdiff
Update to 2.8.52 master auto/th/php-symfony2-Form-2.8.52-1
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 6 May 2020 05:49:43 +0000 (08:49 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 6 May 2020 06:05:01 +0000 (09:05 +0300)
php-symfony2-Form.spec

index 67daaeb456cd7f09b1a47a09b96b7972057bf225..688ca947308675dc97d127419e481e1e8d100fef 100644 (file)
@@ -2,13 +2,13 @@
 %define                php_min_version 5.3.9
 Summary:       Symfony2 Form Component
 Name:          php-symfony2-Form
-Version:       2.7.8
+Version:       2.8.52
 Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       https://github.com/symfony/%{package}/archive/v%{version}/%{package}-%{version}.tar.gz
-# Source0-md5: 8e01352cf167245276af02ca62f5d5bf
-URL:           http://symfony.com/doc/2.7/components/form/index.html
+# Source0-md5: 0164e71a87d7efcbdc7182c6c28f2f99
+URL:           https://symfony.com/doc/2.8/components/form.htmlindex.html
 BuildRequires: phpab
 BuildRequires: rpmbuild(macros) >= 1.610
 Requires:      php(core) >= %{php_min_version}
@@ -98,6 +98,8 @@ rm -rf $RPM_BUILD_ROOT
 %lang(mn) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.mn.xlf
 %lang(nb) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.nb.xlf
 %lang(nl) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.nl.xlf
+%lang(nn) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.nn.xlf
+%lang(no) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.no.xlf
 %lang(pl) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.pl.xlf
 %lang(pt) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.pt.xlf
 %lang(pt_BR) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.pt_BR.xlf
@@ -108,5 +110,6 @@ rm -rf $RPM_BUILD_ROOT
 %lang(sr@cyrillic) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.sr_Cyrl.xlf
 %lang(sr@latin) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.sr_Latn.xlf
 %lang(sv) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.sv.xlf
+%lang(tl) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.tl.xlf
 %lang(uk) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.uk.xlf
 %lang(zh_CN) %{php_data_dir}/Symfony/Component/Form/Resources/translations/validators.zh_CN.xlf
This page took 0.079638 seconds and 4 git commands to generate.