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 2086204 Details for
Bug 2358970
Review Request: rust-prost-reflect - Protobuf library extending prost with reflection support and dynamic messages
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 8899939 to 8949183
spec-from-8899939-to-8949183.diff (text/plain), 1.87 KB, created by
Fedora Review Service
on 2025-04-21 15:48:11 UTC
(
hide
)
Description:
The .spec file difference from Copr build 8899939 to 8949183
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2025-04-21 15:48:11 UTC
Size:
1.87 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/8899939 >+++ https://copr.fedorainfracloud.org/coprs/build/8949183 >@@ -15,7 +15,7 @@ > %global crate prost-reflect > > Name: rust-prost-reflect >-Version: 0.15.1 >+Version: 0.15.2 > Release: %autorelease > Summary: Protobuf library extending prost with reflection support and dynamic messages > >@@ -48,6 +48,7 @@ > %license %{crate_instdir}/LICENSE-MIT > %doc %{crate_instdir}/README.md > %{crate_instdir}/ >+%exclude %{crate_instdir}/src/file_descriptor_set.bin > > %package -n %{name}+default-devel > Summary: %{summary} >@@ -100,8 +101,6 @@ > %prep > %autosetup -n %{crate}-%{version} -p1 > %cargo_prep >-# Broken test because tests.rs is not in crate >-sed -i '/#\[cfg(test)\]/,/mod tests/d' src/descriptor/mod.rs > > %generate_buildrequires > %cargo_generate_buildrequires >@@ -114,28 +113,12 @@ > > %if %{with check} > %check >-# * - Almost all tests are skipped because they require file_descriptor_set.bin >-# which is not included. >-# * - dynamic::type_sizes This test uses std::mem::size_of which is inconsistent >-# on i686 >-%{cargo_test -- -- %{shrink: >- --skip dynamic::DynamicMessage::decode >- --skip dynamic::DynamicMessage::fmt >- --skip dynamic::DynamicMessage::has_field >- --skip dynamic::DynamicMessage::try_set_field >- --skip dynamic::DynamicMessage::try_set_field_by_name >- --skip dynamic::DynamicMessage::try_set_field_by_number >- --skip dynamic::unknown::UnknownField::decode >- --skip dynamic::unknown::UnknownField::decode_value >- --skip dynamic::unknown::UnknownField::fmt >- --skip src/lib.rs >- --skip dynamic::type_sizes >-}} >+%cargo_test > %endif > > %changelog > ## START: Generated by rpmautospec >-* Mon Apr 14 2025 John Doe <packager@example.com> - 0.15.1-1 >+* Mon Apr 21 2025 John Doe <packager@example.com> - 0.15.2-1 > - Uncommitted changes > ## END: Generated by rpmautospec >
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 2358970
:
2084426
|
2084440
|
2084783
| 2086204