diff --git a/alacritty-0.2.9.tar.gz b/alacritty-0.2.9.tar.gz deleted file mode 100644 index ffe9c53..0000000 --- a/alacritty-0.2.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0261d427bd93262403c3acdda6ebcb06c6a37062124e96fe2b29ff3104cb3089 -size 1024988 diff --git a/alacritty-0.3.0.tar.gz b/alacritty-0.3.0.tar.gz new file mode 100644 index 0000000..19dc532 --- /dev/null +++ b/alacritty-0.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f96fa751eb553012dc7e562e62cdf37c6668c8117be31790ce7dc2d4d28a47 +size 1332555 diff --git a/alacritty.changes b/alacritty.changes index baf7770..fbc50c2 100644 --- a/alacritty.changes +++ b/alacritty.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Apr 9 16:05:59 UTC 2019 - Dag Jönsson + +- upate to 0.3.0 + Added: + * Ability to specify starting position with the --position flag + * New configuration field window.position allows specifying the starting + position + * Added the ability to change the selection color + * Text will reflow instead of truncating when resizing Alacritty + * Underline text and change cursor when hovering over URLs with required + modifiers pressed + Changed: + * Clicking on non-alphabetical characters in front of URLs will no longer + open them + Fixed + * Slow startup time on some X11 systems + * On Wayland, the --title flag will set the Window title now + * Fix start_maximized option on X11 + * Terminfo support for extended capabilities + * Crash when decreasing scrollback history in config while scrolled in + history + * Scrollback history live reload only working when shrinking lines +- refresh vendor.tar.xz +- man page and completions had been moved + ------------------------------------------------------------------- Fri Mar 22 22:11:30 UTC 2019 - Matthias Eliasson diff --git a/alacritty.spec b/alacritty.spec index 6ddefd1..21382fa 100644 --- a/alacritty.spec +++ b/alacritty.spec @@ -17,7 +17,7 @@ Name: alacritty -Version: 0.2.9 +Version: 0.3.0 Release: 0 Summary: A GPU-accelerated terminal emulator License: Apache-2.0 @@ -97,10 +97,10 @@ rm -fr %{buildroot}%{_datadir} rm %{buildroot}%{_prefix}/.crates.toml # install man page and completions -install -Dm 0644 %{name}.man %{buildroot}/%{_mandir}/man1/%{name}.1 -install -Dm 0644 %{name}-completions.bash %{buildroot}/%{_datadir}/bash-completion/completions/%{name} -install -Dm 0644 %{name}-completions.fish %{buildroot}/%{_datadir}/fish/vendor_completions.d/%{name}.fish -install -Dm 0644 %{name}-completions.zsh %{buildroot}/%{_datadir}/zsh/site-functions/_%{name} +install -Dm 0644 extra/%{name}.man %{buildroot}/%{_mandir}/man1/%{name}.1 +install -Dm 0644 extra/completions/%{name}.bash %{buildroot}/%{_datadir}/bash-completion/completions/%{name} +install -Dm 0644 extra/completions/%{name}.fish %{buildroot}/%{_datadir}/fish/vendor_completions.d/%{name}.fish +install -Dm 0644 extra/completions/_%{name} %{buildroot}/%{_datadir}/zsh/site-functions/_%{name} %files %license LICENSE-APACHE diff --git a/vendor.tar.xz b/vendor.tar.xz index d1c2a22..3c70ffc 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eaa5f8ef0bd55772f6d610fea9a10ced8e6474709a7416395ba299ce79e884fd -size 15733664 +oid sha256:d25ce57451d06fc1707aebfc8ad9f6c01ae6d11314cc05eded588bee9a8c4ffa +size 16179180