summaryrefslogtreecommitdiffstats
path: root/php-cs-fixer.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-08 14:18:35 +0200
committerRemi Collet <remi@php.net>2022-09-08 14:18:35 +0200
commit91ddc8082b35d9f14767aa1e71f5409d56ab911e (patch)
tree625bbfbe91e6a43ea260f8069f866c85dfbbc021 /php-cs-fixer.spec
parent44006cdad0610a33f528c3031b8ae8901ff4c471 (diff)
update to 3.11.0
Diffstat (limited to 'php-cs-fixer.spec')
-rw-r--r--php-cs-fixer.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec
index f223dd8..26ed51a 100644
--- a/php-cs-fixer.spec
+++ b/php-cs-fixer.spec
@@ -10,14 +10,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 76d7da666e66d83a1dc27a9d1c625c80cc4ac1fe
+%global gh_commit 7dcdea3f2f5f473464e835be9be55283ff8cfdc3
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20150717
%global gh_owner FriendsOfPHP
%global gh_project PHP-CS-Fixer
Name: php-cs-fixer
-Version: 3.10.0
+Version: 3.11.0
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: PHP Coding Standards Fixer
@@ -61,11 +61,11 @@ Provides: bundled(php-psr-cache) = 1.0.1
Provides: bundled(php-psr-container) = 1.1.2
Provides: bundled(php-psr-event-dispatcher) = 1.0.0
Provides: bundled(php-psr-log) = 1.1.4
-Provides: bundled(php-symfony-console) = v5.4.11
+Provides: bundled(php-symfony-console) = v5.4.12
Provides: bundled(php-symfony-deprecation-contracts) = v2.5.2
Provides: bundled(php-symfony-event-dispatcher) = v5.4.9
Provides: bundled(php-symfony-event-dispatcher-contracts) = v2.5.2
-Provides: bundled(php-symfony-filesystem) = v5.4.11
+Provides: bundled(php-symfony-filesystem) = v5.4.12
Provides: bundled(php-symfony-finder) = v5.4.11
Provides: bundled(php-symfony-options-resolver) = v5.4.11
Provides: bundled(php-symfony-polyfill-ctype) = v1.26.0
@@ -78,7 +78,7 @@ Provides: bundled(php-symfony-polyfill-php81) = v1.26.0
Provides: bundled(php-symfony-process) = v5.4.11
Provides: bundled(php-symfony-service-contracts) = v2.5.2
Provides: bundled(php-symfony-stopwatch) = v5.4.5
-Provides: bundled(php-symfony-string) = v5.4.11
+Provides: bundled(php-symfony-string) = v5.4.12
Provides: php-composer(friendsofphp/php-cs-fixer) = %{version}
@@ -153,6 +153,9 @@ sed -e 's:%{_datadir}:%{buildroot}%{_datadir}:' -i %{name}
%changelog
+* Thu Sep 8 2022 Remi Collet <remi@remirepo.net> - 3.11.0-1
+- update to 3.11.0
+
* Thu Aug 18 2022 Remi Collet <remi@remirepo.net> - 3.10.0-1
- update to 3.10.0