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 1981527 Details for
Bug 2228632
Review Request: rust-bzip2-rs - Pure Rust bzip2 decompressor
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.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The .spec file difference from Copr build 6238913 to 6239125
spec-from-6238913-to-6239125.diff (text/plain), 1.86 KB, created by
Fedora Review Service
on 2023-08-03 22:38:01 UTC
(
hide
)
Description:
The .spec file difference from Copr build 6238913 to 6239125
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2023-08-03 22:38:01 UTC
Size:
1.86 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/6238913 >+++ https://copr.fedorainfracloud.org/coprs/build/6239125 >@@ -2,7 +2,7 @@ > ## (rpmautospec version 0.3.5) > ## RPMAUTOSPEC: autorelease, autochangelog > %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: >- release_number = 3; >+ release_number = 4; > base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); > print(release_number + base_release_number - 1); > }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} >@@ -23,8 +23,10 @@ > License: MIT OR Apache-2.0 > URL: https://crates.io/crates/bzip2-rs > Source: %{crates_source} >-# Manually created patch to remove dev-dependency on criterion and bzip2 that >-# are both only needed for benchmarks, which we don't run. >+# Manually created patch for downstream crate metadata changes >+# - remove dev-dependencies on criterion and bzip2 that are both only needed >+# for benchmarks, which we don't run >+# - remove the nightly feature, because the resulting rpm can not be installed > Patch: bzip2-rs-fix-metadata.diff > > BuildRequires: rust-packaging >= 21 >@@ -60,18 +62,6 @@ > use the "default" feature of the "%{crate}" crate. > > %files -n %{name}+default-devel >-%ghost %{crate_instdir}/Cargo.toml >- >-%package -n %{name}+nightly-devel >-Summary: %{summary} >-BuildArch: noarch >- >-%description -n %{name}+nightly-devel %{_description} >- >-This package contains library source intended for building other packages which >-use the "nightly" feature of the "%{crate}" crate. >- >-%files -n %{name}+nightly-devel > %ghost %{crate_instdir}/Cargo.toml > > %package -n %{name}+rustc_1_37-devel >@@ -129,6 +119,9 @@ > %endif > > %changelog >+* Thu Aug 03 2023 Felix Maurer <fmaurer@redhat.com> - 0.1.2-4 >+- Remove nightly feature >+ > * Thu Aug 03 2023 Felix Maurer <fmaurer@redhat.com> - 0.1.2-3 > - Remove dev-dependency for benchmarks and enable tests >
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 2228632
:
1981522
| 1981527