Accepting request 1255272 from home:amanzini:branches:devel:tools:scm
- Update to version 0.6.0:
- Project config: To make using hut a more seamless experience and help
new contributors, a config file can be added to repositories.
- Lots of new "hg" commands.
- "update" commands for most resources.
- Pager no longer messes up terminal on an internal error.
- hut now checks whether "stdin" is an interactive terminal when it
decides whether input should be read from "$EDITOR" or "stdin".
- The deprecated not-found flag has been removed.
OBS-URL: https://build.opensuse.org/request/show/1255272
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hut?expand=0&rev=11
This commit is contained in:
+13
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 22 14:51:53 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 0.6.0:
|
||||
- Project config: To make using hut a more seamless experience and help
|
||||
new contributors, a config file can be added to repositories.
|
||||
- Lots of new "hg" commands.
|
||||
- "update" commands for most resources.
|
||||
- Pager no longer messes up terminal on an internal error.
|
||||
- hut now checks whether "stdin" is an interactive terminal when it
|
||||
decides whether input should be read from "$EDITOR" or "stdin".
|
||||
- The deprecated not-found flag has been removed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 8 10:16:33 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package hut
|
||||
#
|
||||
# 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: hut
|
||||
Version: 0.5.0
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
Summary: A CLI tool for sr.ht
|
||||
License: AGPL-3.0-or-later
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f78917a2da718b0317cd73307549f429340c7f5cac84c6356341e4fae800cc1
|
||||
size 129041
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6abe54b433c30557c49aa41d351ec97ef24b4bee3f9dbc91e7db8f366592f99
|
||||
size 137077
|
||||
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61ae8d99b78c5d9c594477e3cb5350419b4a299520eb48ca7b8f950d4744e531
|
||||
size 1385785
|
||||
oid sha256:96f366ab8e6a7bf42a534d9e4ba19576e05641794ea28fc649889ab6b5c95771
|
||||
size 1421865
|
||||
|
||||
Reference in New Issue
Block a user