Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 2038730 Details for
Bug 2262806
Review Request: php-sebastian-code-unit3 - Collection of value objects that represent the PHP code units, version 3
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The .spec file difference from Copr build 6986674 to 7699804
spec-from-6986674-to-7699804.diff (text/plain), 1.75 KB, created by
Fedora Review Service
on 2024-07-03 05:52:05 UTC
(
hide
)
Description:
The .spec file difference from Copr build 6986674 to 7699804
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2024-07-03 05:52:05 UTC
Size:
1.75 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/6986674 >+++ https://copr.fedorainfracloud.org/coprs/build/7699804 >@@ -11,11 +11,11 @@ > %bcond_with tests > > # Sources >-%global gh_commit 6634549cb8d702282a04a774e36a7477d2bd9015 >+%global gh_commit 6bb7d09d6623567178cf54126afa9c2310114268 > %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) > %global gh_owner sebastianbergmann > %global gh_project code-unit >-%global gh_date 2024-02-02 >+%global gh_date 2024-07-03 > # Packagist > %global pk_vendor sebastian > %global pk_project %{gh_project} >@@ -26,12 +26,13 @@ > %global ns_project CodeUnit > > Name: php-%{pk_vendor}-%{pk_project}%{major} >-Version: 3.0.0 >+Version: 3.0.1 > Release: 1%{?dist} > Summary: Collection of value objects that represent the PHP code units, version %{major} > > License: BSD-3-Clause > URL: https://github.com/%{gh_owner}/%{gh_project} >+# run makesrc.sh to create a git snapshot with test suite > Source0: %{name}-%{version}-%{gh_short}.tgz > Source1: makesrc.sh > >@@ -103,7 +104,7 @@ > > : Run tests > ret=0 >-for cmd in php php82 php83; do >+for cmd in php php82 php83 php84; do > if which $cmd; then > $cmd -d auto_prepend_file=%{buildroot}%{php_home}/%{ns_vendor}/%{ns_project}%{major}/autoload.php \ > %{_bindir}/phpunit11 --bootstrap vendor/autoload.php || ret=1 >@@ -114,8 +115,6 @@ > > > %files >-# remirepo:1 >-%{!?_licensedir:%global license %%doc} > %license LICENSE > %doc README.md composer.json > %dir %{php_home}/%{ns_vendor} >@@ -123,6 +122,9 @@ > > > %changelog >+* Wed Jul 3 2024 Remi Collet <remi@remirepo.net> - 3.0.1-1 >+- update to 3.0.1 >+ > * Mon Feb 5 2024 Remi Collet <remi@remirepo.net> - 3.0.0-1 > - update to 3.0.0 > - raise dependency on PHP 8.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2262806
: 2038730 |
2062176
|
2063778