summaryrefslogtreecommitdiffstats
path: root/php-cs-fixer.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-08-18 07:00:05 +0200
committerRemi Collet <remi@php.net>2022-08-18 07:00:05 +0200
commit44006cdad0610a33f528c3031b8ae8901ff4c471 (patch)
treee5dd319f208db7783a4a55843b9b1bc7bedaa4b6 /php-cs-fixer.spec
parent5fa0652a42e01e978e925e465244a1a7f44a66fb (diff)
update to 3.10.0
Diffstat (limited to 'php-cs-fixer.spec')
-rw-r--r--php-cs-fixer.spec21
1 files changed, 12 insertions, 9 deletions
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec
index 813944c..f223dd8 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 4465d70ba776806857a1ac2a6f877e582445ff36
+%global gh_commit 76d7da666e66d83a1dc27a9d1c625c80cc4ac1fe
%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.9.5
+Version: 3.10.0
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: PHP Coding Standards Fixer
@@ -50,7 +50,7 @@ Provides: php-cs-fixer3 = %{version}
# Bundled PHP libraries
# License BSD-3-Clause
-Provides: bundled(php-php-cs-fixer-diff) = v2.0.2
+Provides: bundled(php-sebastian-diff) = 4.0.4
# License MIT
Provides: bundled(php-composer-pcre) = 3.0.0
Provides: bundled(php-composer-semver) = 3.3.2
@@ -61,13 +61,13 @@ 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.10
+Provides: bundled(php-symfony-console) = v5.4.11
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.9
-Provides: bundled(php-symfony-finder) = v5.4.8
-Provides: bundled(php-symfony-options-resolver) = v5.4.3
+Provides: bundled(php-symfony-filesystem) = v5.4.11
+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
Provides: bundled(php-symfony-polyfill-intl-grapheme) = v1.26.0
Provides: bundled(php-symfony-polyfill-intl-normalizer) = v1.26.0
@@ -75,10 +75,10 @@ Provides: bundled(php-symfony-polyfill-mbstring) = v1.26.0
Provides: bundled(php-symfony-polyfill-php73) = v1.26.0
Provides: bundled(php-symfony-polyfill-php80) = v1.26.0
Provides: bundled(php-symfony-polyfill-php81) = v1.26.0
-Provides: bundled(php-symfony-process) = v5.4.8
+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.10
+Provides: bundled(php-symfony-string) = v5.4.11
Provides: php-composer(friendsofphp/php-cs-fixer) = %{version}
@@ -153,6 +153,9 @@ sed -e 's:%{_datadir}:%{buildroot}%{_datadir}:' -i %{name}
%changelog
+* Thu Aug 18 2022 Remi Collet <remi@remirepo.net> - 3.10.0-1
+- update to 3.10.0
+
* Fri Jul 22 2022 Remi Collet <remi@remirepo.net> - 3.9.5-1
- update to 3.9.5