From 5b8e147ac45e0a5985f3623f5f5f2187478646e8 Mon Sep 17 00:00:00 2001 From: Jerzy Drozdz Date: Wed, 5 Oct 2022 10:15:20 +0200 Subject: [PATCH] Update changelog --- ly.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/ly.spec b/ly.spec index edaabc5..d10beb5 100644 --- a/ly.spec +++ b/ly.spec @@ -1,6 +1,6 @@ Name: ly Version: 0.5.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: a TUI display manager License: WTFPL @@ -67,16 +67,19 @@ semanage fcontext --delete --ftype a --type xdm_var_lib_t '%{_sharedstatedir}/%{ fi %changelog -* Sun Oct 02 2022 Jerzy Drozdz - 0.5.3-4 +* Wed Oct 05 2022 Jerzy Drożdż - 0.5.3-5 +- Added patches from PR #446 + +* Sun Oct 02 2022 Jerzy Drożdż - 0.5.3-4 - Fixed postun script -* Fri Sep 30 2022 Jerzy Drozdz - 0.5.3-3 +* Fri Sep 30 2022 Jerzy Drożdż - 0.5.3-3 - Added wayland_specifier = true -* Fri Sep 30 2022 Jerzy Drozdz - 0.5.3-2 +* Fri Sep 30 2022 Jerzy Drożdż - 0.5.3-2 - Added setting SELinux contexts - Added configuration option for state files - Configuration directory and pam service set to \%config -* Thu Sep 29 2022 Jerzy Drozdz - 0.5.3-1 +* Thu Sep 29 2022 Jerzy Drożdż - 0.5.3-1 - Initial build