#19 Keep vendor tarball source line unconditionally on Fedora
Merged 2 years ago by sohank2602. Opened 2 years ago by sohank2602.
rpms/ sohank2602/rust-afterburn rawhide  into  rawhide

file modified
+1
@@ -15,3 +15,4 @@ 

  /afterburn-5.0.0.crate

  /afterburn-5.1.0.crate

  /afterburn-5.2.0.crate

+ /afterburn-5.2.0-vendor.tar.gz

file modified
+1 -2
@@ -15,9 +15,8 @@ 

  License:        ASL 2.0

  URL:            https://crates.io/crates/afterburn

  Source0:        %{crates_source}

- %if 0%{?rhel} && !0%{?eln}

+ # not used on Fedora

  Source1:        https://github.com/coreos/%{crate}/releases/download/v%{version}/%{crate}-%{version}-vendor.tar.gz

- %endif

  

  ExclusiveArch:  %{rust_arches}

  %if 0%{?rhel} && !0%{?eln}

file modified
+1
@@ -1,1 +1,2 @@ 

  SHA512 (afterburn-5.2.0.crate) = f988eec2dd5f677d75a09eede3974ac7161ccd7b691908d3af560aa035cdbd93ee0e4f6f86f3a747882ce7d0c88a84a263a9d59afb0205d24f0041e6d53e41de

+ SHA512 (afterburn-5.2.0-vendor.tar.gz) = bfba2ecccc85fd57acd3f457018504398147da7c6b1019c6f618c4a21eeeb2791418dd36c5d7b5cd4f903ad7c9cf2dcfa5f40d413a67927b2538a4a4b51c9c84

no initial comment

rebased onto e863397

2 years ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

rebased onto 025831d

2 years ago

Build succeeded.

Commit message should include more context on this change.
Otherwise LGTM.

rebased onto 0cd479e

2 years ago

Build succeeded.

rebased onto 62345d7

2 years ago

Build succeeded.

Can the "fails to download the vendor tarball" specify we're talking about CentOS Stream to be clear?

rebased onto dd00333

2 years ago

Build succeeded.

Pull-Request has been merged by sohank2602

2 years ago