8.90-alt2

- Do not requires pam-limits-desktop (fixed ATL#36875)
- Drop settings for WM
This commit is contained in:
Алексей Шабалин 2019-06-13 20:08:37 +03:00
parent 71e7d81fd1
commit 3fb007c89d

View File

@ -18,7 +18,7 @@
Name: branding-%flavour
Version: 8.90
Release: alt1
Release: alt2
Url: https://basealt.ru
%ifarch %ix86 x86_64
@ -142,7 +142,6 @@ Group: System/Configuration/Other
Provides: %(for n in %provide_list; do echo -n "$n-release = %version-%release "; done) altlinux-release-%theme branding-alt-%theme-release
Obsoletes: %obsolete_list branding-alt-%theme-release
%branding_add_conflicts %flavour release
Requires: pam-limits-desktop
%description release
%distro_name release file.
@ -326,6 +325,10 @@ fi
#_iconsdir/hicolor/*/apps/alt-%theme-desktop.png
%changelog
* Thu Jun 13 2019 Alexey Shabalin <shaba@altlinux.org> 8.90-alt2
- Do not requires pam-limits-desktop (fixed ATL#36875)
- Drop settings for WM
* Wed May 29 2019 Alexey Shabalin <shaba@altlinux.org> 8.90-alt1
- Alpha version of ALT Server 9.0 (based on Education by cas@).