mirror of https://github.com/fairyglade/ly.git
Update changelog
This commit is contained in:
parent
a71aa5395f
commit
5b8e147ac4
13
ly.spec
13
ly.spec
|
|
@ -1,6 +1,6 @@
|
||||||
Name: ly
|
Name: ly
|
||||||
Version: 0.5.3
|
Version: 0.5.3
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: a TUI display manager
|
Summary: a TUI display manager
|
||||||
|
|
||||||
License: WTFPL
|
License: WTFPL
|
||||||
|
|
@ -67,16 +67,19 @@ semanage fcontext --delete --ftype a --type xdm_var_lib_t '%{_sharedstatedir}/%{
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Oct 02 2022 Jerzy Drozdz <jerzy.drozdz@jdsieci.pl> - 0.5.3-4
|
* Wed Oct 05 2022 Jerzy Drożdż <jerzy.drozdz@jdsieci.pl> - 0.5.3-5
|
||||||
|
- Added patches from PR #446
|
||||||
|
|
||||||
|
* Sun Oct 02 2022 Jerzy Drożdż <jerzy.drozdz@jdsieci.pl> - 0.5.3-4
|
||||||
- Fixed postun script
|
- Fixed postun script
|
||||||
|
|
||||||
* Fri Sep 30 2022 Jerzy Drozdz <jerzy.drozdz@jdsieci.pl> - 0.5.3-3
|
* Fri Sep 30 2022 Jerzy Drożdż <jerzy.drozdz@jdsieci.pl> - 0.5.3-3
|
||||||
- Added wayland_specifier = true
|
- Added wayland_specifier = true
|
||||||
|
|
||||||
* Fri Sep 30 2022 Jerzy Drozdz <jerzy.drozdz@jdsieci.pl> - 0.5.3-2
|
* Fri Sep 30 2022 Jerzy Drożdż <jerzy.drozdz@jdsieci.pl> - 0.5.3-2
|
||||||
- Added setting SELinux contexts
|
- Added setting SELinux contexts
|
||||||
- Added configuration option for state files
|
- Added configuration option for state files
|
||||||
- Configuration directory and pam service set to \%config
|
- Configuration directory and pam service set to \%config
|
||||||
|
|
||||||
* Thu Sep 29 2022 Jerzy Drozdz <jerzy.drozdz@jdsieci.pl> - 0.5.3-1
|
* Thu Sep 29 2022 Jerzy Drożdż <jerzy.drozdz@jdsieci.pl> - 0.5.3-1
|
||||||
- Initial build
|
- Initial build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue