#2 update to version 1.0.61
Merged 3 years ago by decathorpe. Opened 3 years ago by decathorpe.
Unknown source master  into  master

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

  /cc-1.0.58.crate

  /cc-1.0.59.crate

  /cc-1.0.60.crate

+ /cc-1.0.61.crate

file modified
+4 -1
@@ -8,7 +8,7 @@

  %global crate cc

  

  Name:           rust-%{crate}

- Version:        1.0.60

+ Version:        1.0.61

  Release:        1%{?dist}

  Summary:        Build-time dependency for Cargo build scripts to invoke the native C compiler

  
@@ -108,6 +108,9 @@

  %endif

  

  %changelog

+ * Sun Oct 11 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.61-1

+ - Update to version 1.0.61.

+ 

  * Thu Sep 17 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.60-1

  - Update to version 1.0.60.

  

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

- SHA512 (cc-1.0.60.crate) = 3aaeb5f6b0fed31dd65f8c884252d8a6f8f79cd801edf7626aebf4f2843a414cf45ec72b4d6f88f9e9fdd959e0547b9ee5da817b7c34235196113cdbe915b888

+ SHA512 (cc-1.0.61.crate) = c238590712c5359040ff9670fb60690d983b1a2aa53ab7031f552b4eb026c9e305f401ade77ee389eff90dbadfed6eb1978f67bfa143589a0e0ccf39edafb5d6

no initial comment

Pull-Request has been merged by decathorpe

3 years ago