Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| db9f6d5918 | |||
| 768cc794ce | |||
| 4d4e1becf8 | |||
| babf613c7d | |||
| ca88ef67c6 | |||
| c01910a6b7 |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/self-actuated/actuated-cli</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.2.7</param>
|
||||
<param name="revision">v0.2.11</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/self-actuated/actuated-cli</param>
|
||||
<param name="changesrevision">27d7b6567be34d5b3dfad9de139eb627e5f97802</param></service></servicedata>
|
||||
<param name="changesrevision">fa0a2a1e42a7b8e169f680b48215a77a05ca1ef6</param></service></servicedata>
|
||||
3
actuated-cli-0.2.11.obscpio
Normal file
3
actuated-cli-0.2.11.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81e98843b3e466bd3c51128de64e0ed1f2830a643433e958568a48399e3ef534
|
||||
size 5063692
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a377b003d29304a62855ef38f3a1e2f437ef59385781a3613ab13fb6dee96d9d
|
||||
size 4876300
|
||||
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 21 05:01:33 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 0.2.11:
|
||||
* Show URLs in standard view all the time
|
||||
* Show HTTP body when there is an error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 08:27:30 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.2.10:
|
||||
* Show a summary of jobs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 08:23:32 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.2.9:
|
||||
* Update message
|
||||
* Improve error handling for metering command
|
||||
* Bind command to root
|
||||
* Update vendor
|
||||
* Add metering command
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 10:50:45 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.2.8:
|
||||
* Add ETA to running jobs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 08:20:00 UTC 2024 - Johannes Kastl <johannes.kastl@ars.de>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: actuated-cli
|
||||
version: 0.2.7
|
||||
mtime: 1727335580
|
||||
commit: 27d7b6567be34d5b3dfad9de139eb627e5f97802
|
||||
version: 0.2.11
|
||||
mtime: 1755693685
|
||||
commit: fa0a2a1e42a7b8e169f680b48215a77a05ca1ef6
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package actuated-cli
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,10 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: actuated-cli
|
||||
Version: 0.2.7
|
||||
Version: 0.2.11
|
||||
Release: 0
|
||||
Summary: CLI for actuated
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fe710afc0e49e29e5950075ff23a607f5932059acbb672bc0b3a92d57231f45
|
||||
size 997117
|
||||
oid sha256:bffc6c20271158432f4beaa99163a147caa6859ce6933ca2aa6727888c4e3aae
|
||||
size 994336
|
||||
|
||||
Reference in New Issue
Block a user