Update from bc176bd to d179485:

- release.sh: update version in GNUMakefile
  - mk: remove trimpath flag from debug build
  - ui: export global functions
  - app: fix nil pointer dereference on startup
This commit is contained in:
Matej Cepl 2023-10-11 10:56:44 +02:00
parent 4e26f823ce
commit 68565058cc
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 11 08:55:55 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Update from bc176bd to d179485:
- release.sh: update version in GNUMakefile
- mk: remove trimpath flag from debug build
- ui: export global functions
- app: fix nil pointer dereference on startup
-------------------------------------------------------------------
Tue Oct 10 13:31:43 UTC 2023 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.15.2+git.1696930681.bc176bd
Version: 0.15.2+git.1697012741.d179485
Release: 0
Summary: An email client for terminals
License: MIT