10 Commits

Author SHA256 Message Date
46fc0c3505 Accepting request 1295150 from utilities
- update to 0.8.5
 * Fix SSH agent authentication not used when cloning submodules

OBS-URL: https://build.opensuse.org/request/show/1295150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sheldon?expand=0&rev=9
2025-07-23 14:34:14 +00:00
4d88e13589 - update to 0.8.5
* Fix SSH agent authentication not used when cloning submodules

OBS-URL: https://build.opensuse.org/package/show/utilities/sheldon?expand=0&rev=18
2025-07-22 15:44:01 +00:00
188dbfdddd Accepting request 1291303 from utilities
- update to 0.8.4
 * Ignore not found errors from fmutex for config init and edits

OBS-URL: https://build.opensuse.org/request/show/1291303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sheldon?expand=0&rev=8
2025-07-09 15:27:51 +00:00
e288fdc237 - update to 0.8.4
* Ignore not found errors from fmutex for config init and edits

OBS-URL: https://build.opensuse.org/package/show/utilities/sheldon?expand=0&rev=16
2025-07-08 14:35:37 +00:00
222e7bb265 Accepting request 1289790 from utilities
- update to 0.8.3 
 * Fix unhandled error in access function calls

- update to 0.8.2

OBS-URL: https://build.opensuse.org/request/show/1289790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sheldon?expand=0&rev=7
2025-07-02 16:17:10 +00:00
7cfcb290bd - update to 0.8.3
* Fix unhandled error in access function calls
- update to 0.8.2

OBS-URL: https://build.opensuse.org/package/show/utilities/sheldon?expand=0&rev=14
2025-07-02 08:49:36 +00:00
f2134f7626 Accepting request 1279541 from utilities
- update to 0.8.23
 * Reduce scope of file mutex (forwarded request 1279540 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/1279541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sheldon?expand=0&rev=6
2025-05-26 16:34:03 +00:00
251f9b8303 - update to 0.8.23
* Reduce scope of file mutex

OBS-URL: https://build.opensuse.org/package/show/utilities/sheldon?expand=0&rev=12
2025-05-23 12:22:03 +00:00
28ab37c452 Accepting request 1244444 from utilities
- update to 0.8.1
 * update libgit2 to 1.9.0 (forwarded request 1244443 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/1244444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sheldon?expand=0&rev=5
2025-02-09 19:07:39 +00:00
7e46c6b442 - update to 0.8.1
* update libgit2 to 1.9.0

OBS-URL: https://build.opensuse.org/package/show/utilities/sheldon?expand=0&rev=10
2025-02-09 00:33:14 +00:00
5 changed files with 38 additions and 7 deletions

View File

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

3
sheldon-0.8.5.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Jul 22 14:49:21 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.5
* Fix SSH agent authentication not used when cloning submodules
-------------------------------------------------------------------
Tue Jul 8 14:35:11 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.4
* Ignore not found errors from fmutex for config init and edits
-------------------------------------------------------------------
Wed Jul 2 08:48:44 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.3
* Fix unhandled error in access function calls
-------------------------------------------------------------------
Fri May 23 12:21:03 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.2
* Reduce scope of file mutex
-------------------------------------------------------------------
Sun Feb 9 00:31:28 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.1
* update libgit2 to 1.9.0
-------------------------------------------------------------------
Mon Sep 2 09:19:16 UTC 2024 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package sheldon
#
# Copyright (c) 2024 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,13 +17,14 @@
Name: sheldon
Version: 0.8.0
Version: 0.8.5
Release: 0
Summary: Fast, configurable, shell plugin manager
License: MIT OR Apache-2.0 AND MIT AND Zlib AND LGPL-2.1-or-later AND CC-BY-SA-4.0 AND Apache-2.0 WITH LLVM-exception AND BSD-4-clause AND OpenSSL AND Unicode AND SUSE-GPL-2.0-with-linking-exception
URL: https://sheldon.cli.rs/
Source: https://github.com/rossmacarthur/sheldon/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: vendor.tar.zst
BuildRequires: cargo >= 1.82
BuildRequires: cargo-packaging
BuildRequires: openssl-devel
BuildRequires: pkgconfig

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4589046b62d7a856a2dd48ce259abc554fa7a05ed04b36f454608506c1bbeea5
size 23907824
oid sha256:1881ba69ac89a8a3e4de82b3b83f2cd4764a689eb88c97a214a2fe436a4e8ac4
size 29131810