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 1980979 Details for
Bug 2224629
Review Request: rust-snphost - Administrative utility for AMD SEV-SNP
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 6218320 to 6227341
spec-from-6218320-to-6227341.diff (text/plain), 1.60 KB, created by
Fedora Review Service
on 2023-07-31 21:15:54 UTC
(
hide
)
Description:
The .spec file difference from Copr build 6218320 to 6227341
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2023-07-31 21:15:54 UTC
Size:
1.60 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/6218320 >+++ https://copr.fedorainfracloud.org/coprs/build/6227341 >@@ -1,3 +1,13 @@ >+## START: Set by rpmautospec >+## (rpmautospec version 0.3.5) >+## RPMAUTOSPEC: autorelease, autochangelog >+%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: >+ release_number = 1; >+ base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); >+ print(release_number + base_release_number - 1); >+}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} >+## END: Set by rpmautospec >+ > # Generated by rust2rpm 24 > %bcond_without check > >@@ -5,7 +15,7 @@ > > Name: rust-snphost > Version: 0.1.2 >-Release: 1 >+Release: %autorelease > Summary: Administrative utility for AMD SEV-SNP > > License: Apache-2.0 >@@ -23,10 +33,21 @@ > %package -n %{crate} > Summary: %{summary} > >+# (MIT OR Apache-2.0) AND Unicode-DFS-2016 >+# Apache-2.0 >+# Apache-2.0 OR MIT >+# BSD-3-Clause >+# MIT >+# MIT OR Apache-2.0 >+# MPL-2.0 >+# Unlicense OR MIT >+License: Apache-2.0 AND BSD-3-Clause AND MIT AND MPL-2.0 AND Unicode-DFS-2016 AND (Apache-2.0 OR MIT) AND (Unlicense OR MIT) >+ > %description -n %{crate} %{_description} > > %files -n %{crate} > %license LICENSE >+%license LICENSE.dependencies > %doc README.md > %{_bindir}/snphost > >@@ -39,6 +60,8 @@ > > %build > %cargo_build >+%cargo_license_summary >+%{cargo_license} > LICENSE.dependencies > > %install > %cargo_install >@@ -49,6 +72,6 @@ > %endif > > %changelog >-* Thu Jul 20 2023 Tyler Fanelli <tfanelli@redhat.com> - 0.1.2-1 >-- Initial package >+* Mon Jul 31 2023 John Doe <packager@example.com> - 0.1.2-1 >+- Uncommitted changes >
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 2224629
: 1980979