Accepting request 972991 from home:Dead_Mozay
- Update to version 1.6.3: * git_branch: correct variable name for remote branch. OBS-URL: https://build.opensuse.org/request/show/972991 OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=16
This commit is contained in:
parent
f6cebd0ab6
commit
a6217d3a00
2
_service
2
_service
@ -6,7 +6,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="version">git-master</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="revision">v1.6.2</param>
|
||||
<param name="revision">v1.6.3</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesauthor">dead_mozay@opensuse.org</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a62b7b6e898135996549049ee8bd93d2c33cd52129f08e19674297f47cbcdd6
|
||||
size 13309453
|
3
starship-1.6.3.obscpio
Normal file
3
starship-1.6.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8aff30c17c6d5be5b8fe2dc42ad58cf53ade7abfd7de925ad9984e24edd70e3e
|
||||
size 13521933
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 02:56:44 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 1.6.3:
|
||||
* git_branch: correct variable name for remote branch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 17:08:13 UTC 2022 - Dead Mozay <dead-mozay@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: starship
|
||||
version: 1.6.2
|
||||
mtime: 1650058183
|
||||
commit: 3ac0559357f1dcf19be3cea23ad21973048c3ff8
|
||||
version: 1.6.3
|
||||
mtime: 1650999247
|
||||
commit: 0a9fabe14683cb57d4b395f47600d52544bba692
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
|
||||
Name: starship
|
||||
Version: 1.6.2
|
||||
Version: 1.6.3
|
||||
Release: 0
|
||||
Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell
|
||||
License: ISC
|
||||
Url: https://starship.rs/
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source1: vendor.tar.xz
|
||||
Source1: vendor.tar.zst
|
||||
Source2: cargo_config
|
||||
BuildRequires: rust-packaging
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c79e3e67306e4706c3e8a1a9bc295e06713d797a22caa4a77bad54c5198b7478
|
||||
size 26515520
|
3
vendor.tar.zst
Normal file
3
vendor.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:febedb5ac0260952f86ae909e0596f0a9a5a69c317fb1d24e3b8c543e05f280c
|
||||
size 54621739
|
Loading…
Reference in New Issue
Block a user