Accepting request 1002225 from shells
OBS-URL: https://build.opensuse.org/request/show/1002225 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/starship?expand=0&rev=8
This commit is contained in:
commit
37953d611d
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.10.2</param>
|
||||
<param name="revision">v1.10.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:7c15f31b11cb84bb013eca3f554170eba05549ccc26adaef53fe91a3b4801ba4
|
||||
size 14838285
|
3
starship-1.10.3.obscpio
Normal file
3
starship-1.10.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45e8ebaec1c5727d695f65887fdd0051b29e736e779d6d8b3cab877106d95b38
|
||||
size 14838797
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 9 03:19:47 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 1.10.3:
|
||||
* git_commit: only use exact match for tag by default.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 25 10:20:55 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: starship
|
||||
version: 1.10.2
|
||||
mtime: 1660876985
|
||||
commit: 56f8c0be7c679a4bcf61904ae438e5a66cca79d1
|
||||
version: 1.10.3
|
||||
mtime: 1662656406
|
||||
commit: cfe781de08cbf1d38ee59d2fdfb54fc92348f5c0
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: starship
|
||||
Version: 1.10.2
|
||||
Version: 1.10.3
|
||||
Release: 0
|
||||
Summary: A customizable prompt for many shells
|
||||
License: ISC
|
||||
@ -39,7 +39,7 @@ The default setup requires Nerd Font and a terminal in dark colors.
|
||||
dash is not supported as of 1.10.2.
|
||||
|
||||
%prep
|
||||
%setup -qa1
|
||||
%autosetup -a1
|
||||
mkdir -p .cargo
|
||||
cp %{SOURCE2} .cargo/config
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:defacec09750d0160723a94124baf051f6a3f98f82dbdb2cf08a9fa0c7108571
|
||||
size 50755776
|
||||
oid sha256:9249ae6b9be92ce64230e8031875104d5c0d45760b4a7623072cb85c8cc36e2a
|
||||
size 50928744
|
||||
|
Loading…
Reference in New Issue
Block a user