From 0982d358ce5cf4a8d3ecb1347cbf31ea4b6691883da052194cb9dbe9cc5b7d05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Fri, 3 Jan 2025 10:07:10 +0100 Subject: [PATCH] Update from 97567b77 to e9fb2f04: - vis-clipboard: redirect wl-copy stderr so that it actually exits - introduce new 'meson' file type and meson options filenames - build: update alpine in docker build to version 3.21 --- vis.changes | 8 ++++++++ vis.spec | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index f371de6..bd51dd4 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jan 3 09:07:00 UTC 2025 - Matej Cepl + +- Update from 97567b77 to e9fb2f04: + - vis-clipboard: redirect wl-copy stderr so that it actually exits + - introduce new 'meson' file type and meson options filenames + - build: update alpine in docker build to version 3.21 + ------------------------------------------------------------------- Thu Jan 2 22:41:36 UTC 2025 - Matej Cepl diff --git a/vis.spec b/vis.spec index e081853..96ab202 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.9+git.1735827185.97567b77 +Version: 0.9+git.1735873041.e9fb2f04 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC