Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package forgejo-cli for openSUSE:Factory checked in at 2024-12-13 22:38:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/forgejo-cli (Old) and /work/SRC/openSUSE:Factory/.forgejo-cli.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "forgejo-cli" Fri Dec 13 22:38:14 2024 rev:3 rq:1230725 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/forgejo-cli/forgejo-cli.changes 2024-08-10 19:13:54.192987992 +0200 +++ /work/SRC/openSUSE:Factory/.forgejo-cli.new.29675/forgejo-cli.changes 2024-12-13 22:40:47.808215676 +0100 @@ -1,0 +2,24 @@ +Fri Dec 13 05:17:50 UTC 2024 - Richard Rahl <[email protected]> + +- update to 0.2.0: + * Additions + - pr create and issue create now have a --web flag that opens + the creation page in your browser instead of creating it on + the terminal. + - pr --agit will create a pull request with agit flow, so you + don't need to fork the repository. + - pr status --wait will only exits once all PR checks finish. + - repo migrate to migrate/mirror repositories from other hosts. + - repo readme to print a repository's readme to the terminal. + - version --verbose prints extra info useful for debugging + * Fixes + - Public endpoints can now be accessed without authenticating + - The API will be accessed via the http url even when it + differs from the ssh url and the local remote points to the + ssh url. + - browse commands will no long hang the terminal + - Local repos will now be found even when in a subdirectory + - SSH urls in repo remotes will now be parsed correctly + - Improved pull request detection + +------------------------------------------------------------------- @@ -5 +29,2 @@ - * Suggest correct command when OAuth login isn't supported on an instance + * Suggest correct command when OAuth login isn't supported on an + instance Old: ---- forgejo-cli-0.1.1.obscpio New: ---- forgejo-cli-0.2.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ forgejo-cli.spec ++++++ --- /var/tmp/diff_new_pack.o7qmwt/_old 2024-12-13 22:40:48.684252191 +0100 +++ /var/tmp/diff_new_pack.o7qmwt/_new 2024-12-13 22:40:48.688252357 +0100 @@ -17,13 +17,14 @@ Name: forgejo-cli -Version: 0.1.1 +Version: 0.2.0 Release: 0 Summary: CLI application for interacting with Forgejo License: Apache-2.0 OR MIT URL: https://codeberg.org/Cyborus/forgejo-cli Source0: %{name}-%{version}.tar.xz Source1: vendor.tar.zst +BuildRequires: cargo >= 1.82.0 BuildRequires: cargo-packaging BuildRequires: pkgconfig BuildRequires: pkgconfig(openssl) @@ -38,7 +39,7 @@ %{cargo_build} %install -%{cargo_install} +install -Dm0755 ./target/release/fj %{buildroot}%{_bindir}/fj %files %license LICENSE-APACHE LICENSE-MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.o7qmwt/_old 2024-12-13 22:40:48.716253524 +0100 +++ /var/tmp/diff_new_pack.o7qmwt/_new 2024-12-13 22:40:48.720253692 +0100 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://codeberg.org/Cyborus/forgejo-cli.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/v0.1.1</param> + <param name="revision">refs/tags/v0.2.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> ++++++ forgejo-cli-0.1.1.obscpio -> forgejo-cli-0.2.0.obscpio ++++++ ++++ 3181 lines of diff (skipped) ++++++ forgejo-cli.obsinfo ++++++ --- /var/tmp/diff_new_pack.o7qmwt/_old 2024-12-13 22:40:48.820257859 +0100 +++ /var/tmp/diff_new_pack.o7qmwt/_new 2024-12-13 22:40:48.824258026 +0100 @@ -1,5 +1,5 @@ name: forgejo-cli -version: 0.1.1 -mtime: 1723229966 -commit: b3c242d8c5e57959f28fa084619027bc1715bdc0 +version: 0.2.0 +mtime: 1734033601 +commit: b636bd49194a7902f72768cf042765083ffb6079 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/forgejo-cli/vendor.tar.zst /work/SRC/openSUSE:Factory/.forgejo-cli.new.29675/vendor.tar.zst differ: char 7, line 1
