Accepting request 903307 from home:Dead_Mozay

- Update to version 0.55.0:
  * remove trailing whitespace from Terraform version.
  * clippy: fix new lint warning
  * dotnet: Don't treat folder with .sln file as a .NET project.
  * Add Operating System condition to custom commands.
  * r-lang: add module for R programming language.

OBS-URL: https://build.opensuse.org/request/show/903307
OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=5
This commit is contained in:
Dead Mozay 2021-07-01 03:42:06 +00:00 committed by Git OBS Bridge
parent 594ef7d85d
commit 1b62bfa970
7 changed files with 20 additions and 10 deletions

View File

@ -6,7 +6,7 @@
<param name="scm">git</param>
<param name="version">git-master</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">v0.54.0</param>
<param name="revision">v0.55.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesauthor">dead_mozay@opensuse.org</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d06dd17c3575db62f5e9815a6bc3d3a543bea4de5e254f72015a04818b235932
size 221988878

3
starship-0.55.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d48144478d71c52ae5cd56aa121c9d31d81142a0769eb6e1a435cea97abaf8b9
size 222402574

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 21 02:44:58 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.55.0:
* remove trailing whitespace from Terraform version.
* clippy: fix new lint warning
* dotnet: Don't treat folder with .sln file as a .NET project.
* Add Operating System condition to custom commands.
* r-lang: add module for R programming language.
-------------------------------------------------------------------
Sun May 16 13:21:08 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>

View File

@ -1,5 +1,5 @@
name: starship
version: 0.54.0
mtime: 1621087489
commit: 5e9d9c5419b26496e5c75bd8d6923762e8ffb909
version: 0.55.0
mtime: 1624213533
commit: 09b12a52dd915d1391e593589f10f718a12e0f8d

View File

@ -17,7 +17,7 @@
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
Name: starship
Version: 0.54.0
Version: 0.55.0
Release: 0
Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell
License: ISC

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c799277cdb3e29af1cb02294b819a9cc0f4b96accf67f11ddf5f37907064fc7
size 16818480
oid sha256:5e41dc3afeecf557b06e1d346b27467663f4f93f7f81fd0ebd49ba3b5afd2274
size 16822268