Fix Leap 16 build #1

Merged
smithfarm merged 3 commits from mlin7442/powerline-go:leap-16.0 into leap-16.0 2025-08-27 14:28:33 +02:00
6 changed files with 18 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
<services>
<service name="download_files" mode="disabled"/>
<service name="go_modules" mode="disabled" />
<service name="download_files" mode="manual"/>
<service name="go_modules" mode="manual" />
</services>

View File

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

3
powerline-go-1.25.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun May 18 09:10:09 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.25:
* feat: virtualenv improvements
* Fix for empty string value from pyvenv.cfg parsing
-------------------------------------------------------------------
Sun Jul 16 10:57:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
@@ -66,6 +73,4 @@ Thu Jul 15 16:57:58 UTC 2021 - pandom79@gmail.com
-------------------------------------------------------------------
Tue Jun 22 09:05:20 UTC 2021 - Domenico Panella <pandom79@gmail.com>
Several bugfixes and improvements thanks to the help from many contributors :)
-
- Several bugfixes and improvements thanks to the help from many contributors :)

View File

@@ -1,7 +1,7 @@
#
# spec file for package powerline-go
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: powerline-go
Version: 1.24
Version: 1.25
Release: 0
Summary: A Powerline like prompt for Bash, ZSH and Fish
License: GPL-3.0-or-later
@@ -26,7 +26,7 @@ URL: https://github.com/justjanne/powerline-go
Source0: https://github.com/justjanne/powerline-go/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: vendor.tar.gz
BuildRequires: golang-packaging
BuildRequires: golang(API) = 1.20
BuildRequires: golang(API) = 1.24
%{go_nostrip}
%description

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81ae77d692b194b8baefafb92c11b7c70c1a8379999977151e6b228f1d56f2a1
size 1467464
oid sha256:dbf0254ea3496bee0a01d44bd520e74a302c800ff5bbbb7639a680f0b20a3b3d
size 1461632