diff --git a/_service b/_service index 16210bf..b369624 100644 --- a/_service +++ b/_service @@ -1,10 +1,10 @@ https://github.com/wez/wezterm.git - @PARENT_TAG@ + @PARENT_TAG@+g@TAG_OFFSET@ git - 49b9839fdb41eff4d2aae3bb91e6a4befb9cd20b - 20221119-145034-49b9839f + af9d0efa178cbc70373995ee99af71b9f392942d + * (\d+)-(\d+)-(\w+) \1.\2.\3 enable diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..b182914 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://github.com/wez/wezterm.git + af9d0efa178cbc70373995ee99af71b9f392942d \ No newline at end of file diff --git a/cargo_config b/cargo_config index 73f9992..0cce5ad 100644 --- a/cargo_config +++ b/cargo_config @@ -16,7 +16,4 @@ branch = "waiting-on-release" replace-with = "vendored-sources" [source.vendored-sources] -directory = "vendor" - -[profile] -release = { strip = "symbols", lto = "thin", opt-level = "z" } +directory = "vendor" \ No newline at end of file diff --git a/vendor.tar.gz b/vendor.tar.gz index 5a80de5..1bc339f 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ee7226de9331668365569a3fa242ff753f06d50dec6fad664471b91aa6e3f4c -size 102967082 +oid sha256:f990add7ad5325c8bef51dd4616b84a964663b2d7e1a85e4ee46dd99a811f5fb +size 104297818 diff --git a/wezterm-20221119.145034.49b9839f+g16.obscpio b/wezterm-20221119.145034.49b9839f+g16.obscpio new file mode 100644 index 0000000..f2bca09 --- /dev/null +++ b/wezterm-20221119.145034.49b9839f+g16.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1ed7aa05081b0f8299b6097ad27d89fe4be7270d4fee38e228f9be09ab0909 +size 265207310 diff --git a/wezterm-20221119.145034.49b9839f+g16.tar.gz b/wezterm-20221119.145034.49b9839f+g16.tar.gz new file mode 100644 index 0000000..7c22e92 --- /dev/null +++ b/wezterm-20221119.145034.49b9839f+g16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47760c13d1f90e59a6b32809910866fa66faa1c324ae18d65b322d0f12dbb91e +size 124937294 diff --git a/wezterm-20221119.145034.49b9839f.tar.gz b/wezterm-20221119.145034.49b9839f.tar.gz deleted file mode 100644 index a80a893..0000000 --- a/wezterm-20221119.145034.49b9839f.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:634c26fb8f1c15e9c5a2f42f0f675e18e4bd486c64ef3ee0a3dbdb4c0773822f -size 124929618 diff --git a/wezterm.changes b/wezterm.changes index 6736073..b2b254b 100644 --- a/wezterm.changes +++ b/wezterm.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Dec 05 22:40:02 UTC 2022 - socvirnyl.estela@gmail.com + +- Update to version 20221119.145034.49b9839f+g16: + * Remove `Source` entry in Debian control file (#2828) +- Automatic update of vendored dependencies. + +------------------------------------------------------------------- +Sun Dec 04 03:01:04 UTC 2022 - socvirnyl.estela@gmail.com + +- Update to version 20221119.145034.49b9839f+g14: + * Fix shell-resolution documentation in launch + * build(deps): bump rstest from 0.15.0 to 0.16.0 + * env_logger -> 0.10 + * cargo update + * fonts: improve error message slightly + * cleanup: a few references to the Last Resort font + * docs: https://github.com/wez/wezterm/pull/2662 + * wezterm-gui: implement move_by_page function + * docs: add documentation for new default key bindings + * wezterm-gui: support half page up/down navigation + * docs: mention new background option from window_background_image + * cargo update + * refactor: replace the deprecated usage of `chrono::TimeZone::ymd` + * docs: released 20221119-145034-49b9839f + ------------------------------------------------------------------- Mon Nov 21 03:25:19 UTC 2022 - socvirnyl.estela@gmail.com diff --git a/wezterm.obsinfo b/wezterm.obsinfo index 344bd5f..4a20f36 100644 --- a/wezterm.obsinfo +++ b/wezterm.obsinfo @@ -1,4 +1,4 @@ name: wezterm -version: 20221119.145034.49b9839f -mtime: 1668894634 -commit: 49b9839fdb41eff4d2aae3bb91e6a4befb9cd20b +version: 20221119.145034.49b9839f+g16 +mtime: 1670208053 +commit: af9d0efa178cbc70373995ee99af71b9f392942d diff --git a/wezterm.spec b/wezterm.spec index bd7dc80..83b71ee 100644 --- a/wezterm.spec +++ b/wezterm.spec @@ -19,7 +19,7 @@ %global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2 Name: wezterm -Version: 20221119.145034.49b9839f +Version: 20221119.145034.49b9839f+g16 Release: 0 Summary: GPU-accelerated cross-platform terminal emulator and multiplexer URL: https://github.com/wez/wezterm