diff --git a/_service b/_service index eb642ee..459f866 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git @PARENT_TAG@ enable - 3.25.0 + 3.25.1 diff --git a/_servicedata b/_servicedata index 5ae9950..1e089ba 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ git://github.com/erlang/rebar3.git 6036581295a6741612dea9eed5277affc5da21d1 https://github.com/erlang/rebar3.git - 6243d3fb017c9759ba699850e8a6b57700fbfabd \ No newline at end of file + 249ec459dfa3f4c71dab38c4c633b16de5b82a27 \ No newline at end of file diff --git a/erlang-rebar3.changes b/erlang-rebar3.changes index fefa50e..ebb26ec 100644 --- a/erlang-rebar3.changes +++ b/erlang-rebar3.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Nov 05 12:14:56 UTC 2025 - Matwey Kornilov + +- Update to version 3.25.1: + * Bump to 3.25.1 + * change the regex to properly cover windows' new arch lines + * Add CI test for file completion functionality + * Add file completion support for bash completion + * Support resources of arbitrary size in rebar3 + * try getting OSX back on 28 for CI + * hot-patch erlware_commons include paths + * Bump erlware_commons to 1.8.0 + * back to git-based versioning + ------------------------------------------------------------------- Mon Jun 09 15:48:07 UTC 2025 - Matwey Kornilov diff --git a/erlang-rebar3.spec b/erlang-rebar3.spec index 97a8f6d..9e35b6c 100644 --- a/erlang-rebar3.spec +++ b/erlang-rebar3.spec @@ -23,7 +23,7 @@ %endif %endif Name: erlang-rebar3 -Version: 3.25.0 +Version: 3.25.1 Release: 0 Summary: Tool for working with Erlang projects License: Apache-2.0 @@ -101,6 +101,7 @@ mkdir -p %{buildroot}/%{_datadir}/zsh/site-functions ln -s %{erlang_libdir}/rebar3-%{mod_ver}/priv/shell-completion/fish/rebar3.fish %{buildroot}/%{_datadir}/zsh/site-functions/_rebar3 install -Dm644 manpages/rebar3.1 %{buildroot}%{_mandir}/man1/rebar3.1 + %files %license LICENSE %doc README.md THANKS rebar.config.sample CONTRIBUTING.md diff --git a/rebar3-3.25.0.obscpio b/rebar3-3.25.0.obscpio deleted file mode 100644 index e306df7..0000000 --- a/rebar3-3.25.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ec5c571f7f85f567c6d4271e78bccbc338dc56b32481c950e9e8a93a37b13db -size 3511308 diff --git a/rebar3-3.25.1.obscpio b/rebar3-3.25.1.obscpio new file mode 100644 index 0000000..1877ac4 --- /dev/null +++ b/rebar3-3.25.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fddf0e0d5b2cf91eb8eb199180ba8174cfbba137da243d848b106d6d30dc6e4 +size 3478028 diff --git a/rebar3.obsinfo b/rebar3.obsinfo index 4cc8f1d..c76d7e8 100644 --- a/rebar3.obsinfo +++ b/rebar3.obsinfo @@ -1,4 +1,4 @@ name: rebar3 -version: 3.25.0 -mtime: 1748020914 -commit: 6243d3fb017c9759ba699850e8a6b57700fbfabd +version: 3.25.1 +mtime: 1753445951 +commit: 249ec459dfa3f4c71dab38c4c633b16de5b82a27