public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-cs-fixer] rawhide: v3.95.15
@ 2026-07-15 10:23 Remi Collet
0 siblings, 0 replies; 2+ messages in thread
From: Remi Collet @ 2026-07-15 10:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-cs-fixer
Branch : rawhide
Commit : 46a4a70b711d3f8dab3940b2735e640f17044b24
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-07-15T12:23:11+02:00
Stats : +2/-33 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/php-cs-fixer/c/46a4a70b711d3f8dab3940b2735e640f17044b24?branch=rawhide
Log:
v3.95.15
---
diff --git a/.gitignore b/.gitignore
index f921210..f6f73ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,33 +1,2 @@
clog
-/php-cs-fixer-3.82.2-684ed3a.tgz
-/php-cs-fixer-3.84.0-38dad07.tgz
-/php-cs-fixer-3.85.1-2fb6d7f.tgz
-/php-cs-fixer-3.86.0-4a952bd.tgz
-/php-cs-fixer-3.87.1-2f51703.tgz
-/php-cs-fixer-3.87.2-da5f0a7.tgz
-/php-cs-fixer-3.88.0-f234696.tgz
-/php-cs-fixer-3.88.2-a8d1558.tgz
-/php-cs-fixer-3.89.0-4dd6768.tgz
-/php-cs-fixer-3.89.1-f34967d.tgz
-/php-cs-fixer-3.89.2-7569658.tgz
-/php-cs-fixer-3.90.0-ad732c2.tgz
-/php-cs-fixer-3.91.2-f171dc2.tgz
-/php-cs-fixer-3.91.3-9f10aa6.tgz
-/php-cs-fixer-3.92.3-2ba8f5a.tgz
-/php-cs-fixer-3.92.4-9e7488b.tgz
-/php-cs-fixer-3.92.5-260cc8c.tgz
-/php-cs-fixer-3.93.0-50895a0.tgz
-/php-cs-fixer-3.93.1-b3546ab.tgz
-/php-cs-fixer-3.94.0-883b20f.tgz
-/php-cs-fixer-3.94.2-7787cef.tgz
-/php-cs-fixer-3.95.1.tgz
-/php-cs-fixer-3.95.3.tgz
-/php-cs-fixer-3.95.4.tgz
-/php-cs-fixer-3.95.5.tgz
-/php-cs-fixer-3.95.7.tgz
-/php-cs-fixer-3.95.8.tgz
-/php-cs-fixer-3.95.10.tgz
-/php-cs-fixer-3.95.11.tgz
-/php-cs-fixer-3.95.12.tgz
-/php-cs-fixer-3.95.13.tgz
-/php-cs-fixer-3.95.14.tgz
+/php-cs-fixer-3.95.15.tgz
diff --git a/sources b/sources
index 941c725..a0b8149 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (php-cs-fixer-3.95.14.tgz) = 7fa40f7a15a6b0480b9f038d3292716bfa08e6046f8b0322560c6fb8d882dfa5c2e57e24801c25ca00671ca45d1e3f62cf82a87aceafbf34105f604b966be479
+SHA512 (php-cs-fixer-3.95.15.tgz) = 2301b31ad950d392f9bfddccd6dc392b57309e9a9b92a2403a2168b3ffd455fea2ff3cd781fc2398deb488e5418d8e2044719e443889ad003fbc4f77484d1a41
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/php-cs-fixer] rawhide: v3.95.15
@ 2026-07-15 10:23 Remi Collet
0 siblings, 0 replies; 2+ messages in thread
From: Remi Collet @ 2026-07-15 10:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-cs-fixer
Branch : rawhide
Commit : bc5cfc89da3791faba0aaec25abae2ae07de665b
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-07-15T12:23:38+02:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/php-cs-fixer/c/bc5cfc89da3791faba0aaec25abae2ae07de665b?branch=rawhide
Log:
v3.95.15
---
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec
index 8e63196..eec1e53 100644
--- a/php-cs-fixer.spec
+++ b/php-cs-fixer.spec
@@ -11,7 +11,7 @@
%global gh_project PHP-CS-Fixer
Name: php-cs-fixer
-Version: 3.95.14
+Version: 3.95.15
Release: 1%{?dist}
Summary: PHP Coding Standards Fixer
@@ -99,6 +99,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version}
%changelog
+* Wed Jul 15 2026 Remi Collet <remi@remirepo.net> - 3.95.15-1
+- update to 3.95.15
+
* Wed Jul 15 2026 Remi Collet <remi@remirepo.net> - 3.95.14-1
- update to 3.95.14
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-15 10:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 10:23 [rpms/php-cs-fixer] rawhide: v3.95.15 Remi Collet
2026-07-15 10:23 Remi Collet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox