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:
parent
4e26f823ce
commit
68565058cc
@ -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>
|
Tue Oct 10 13:31:43 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _libexecdir %{_exec_prefix}/libexec
|
%define _libexecdir %{_exec_prefix}/libexec
|
||||||
Name: aerc
|
Name: aerc
|
||||||
Version: 0.15.2+git.1696930681.bc176bd
|
Version: 0.15.2+git.1697012741.d179485
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An email client for terminals
|
Summary: An email client for terminals
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user