diff --git a/hut.changes b/hut.changes index 304ef98..828a460 100644 --- a/hut.changes +++ b/hut.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Mar 22 14:51:53 UTC 2025 - Andrea Manzini + +- 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 diff --git a/hut.spec b/hut.spec index d9af494..5c3277c 100644 --- a/hut.spec +++ b/hut.spec @@ -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 diff --git a/v0.5.0.tar.gz b/v0.5.0.tar.gz deleted file mode 100644 index 2cb0156..0000000 --- a/v0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f78917a2da718b0317cd73307549f429340c7f5cac84c6356341e4fae800cc1 -size 129041 diff --git a/v0.6.0.tar.gz b/v0.6.0.tar.gz new file mode 100644 index 0000000..f580754 --- /dev/null +++ b/v0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6abe54b433c30557c49aa41d351ec97ef24b4bee3f9dbc91e7db8f366592f99 +size 137077 diff --git a/vendor.tar.gz b/vendor.tar.gz index 82737d4..f1e89ba 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61ae8d99b78c5d9c594477e3cb5350419b4a299520eb48ca7b8f950d4744e531 -size 1385785 +oid sha256:96f366ab8e6a7bf42a534d9e4ba19576e05641794ea28fc649889ab6b5c95771 +size 1421865