From e5761a901c329a8c4eef65fa916abbaefd91a29e Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Aug 18 2020 08:44:32 +0000 Subject: Merge remote-tracking branch 'origin/master' into f33 --- diff --git a/.gitignore b/.gitignore index 0c39306..f2e44b2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ /starship-0.40.1.crate /starship-0.41.0.crate /starship-0.41.1.crate +/starship-0.41.3.crate +/starship-0.42.0.crate diff --git a/rust-starship.spec b/rust-starship.spec index d9ed2f2..8894526 100644 --- a/rust-starship.spec +++ b/rust-starship.spec @@ -6,8 +6,8 @@ %global crate starship Name: rust-%{crate} -Version: 0.41.1 -Release: 1%{?dist} +Version: 0.42.0 +Release: 4%{?dist} Summary: Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️ # Upstream license specification: ISC @@ -71,6 +71,22 @@ echo 'git-core' %endif %changelog +* Sun Aug 16 15:01:50 GMT 2020 Igor Raits - 0.42.0-4 +- Rebuild + +* Sat Aug 01 2020 Fedora Release Engineering - 0.42.0-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 0.42.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jun 10 2020 Josh Stone - 0.42.0-1 +- Update to 0.42.0 + +* Sat May 16 19:47:50 CEST 2020 Igor Raits - 0.41.3-1 +- Update to 0.41.3 + * Thu May 14 19:31:23 CEST 2020 Igor Raits - 0.41.1-1 - Update to 0.41.1 diff --git a/sources b/sources index cac3112..256007d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (starship-0.41.1.crate) = bccd67ec175cbcb51cc99dba113fdb21233087b36ac94c6ee79836d2c0be8b5cebc31e746bfa843e56e5dc808e4753806be350d19e756a884371b840f9a05143 +SHA512 (starship-0.42.0.crate) = a4e53452062038f5551a356fb981b0ae0214f6cf71abc01084f0c3583d5ec8509e41acb48dee11f5e4a98f8fe95f6ad1d0c4b8a06706ba323aa853461048ae26 diff --git a/starship-fix-metadata.diff b/starship-fix-metadata.diff index 1d77134..3b7fccf 100644 --- a/starship-fix-metadata.diff +++ b/starship-fix-metadata.diff @@ -1,5 +1,5 @@ ---- starship-0.41.1/Cargo.toml 2020-05-14T16:53:48+00:00 -+++ starship-0.41.1/Cargo.toml 2020-05-14T17:31:23.731656+00:00 +--- starship-0.41.3/Cargo.toml 2020-05-15T15:10:30+00:00 ++++ starship-0.41.3/Cargo.toml 2020-05-16T17:47:49.948287+00:00 @@ -140,7 +140,6 @@ [features] default = ["battery", "http"]