diff --git a/kiran-menu-2.2.0+alpha6.tar.gz b/kiran-menu-2.2.0+alpha6.tar.gz deleted file mode 100644 index c2b084a..0000000 Binary files a/kiran-menu-2.2.0+alpha6.tar.gz and /dev/null differ diff --git a/kiran-menu-2.2.0+beta3.tar.gz b/kiran-menu-2.2.0+beta3.tar.gz new file mode 100644 index 0000000..c52b875 Binary files /dev/null and b/kiran-menu-2.2.0+beta3.tar.gz differ diff --git a/kiran-menu.spec b/kiran-menu.spec index b6b18a5..26fe91e 100644 --- a/kiran-menu.spec +++ b/kiran-menu.spec @@ -1,5 +1,5 @@ Name: kiran-menu -Version: 2.2.0+alpha6 +Version: 2.2.0+beta3 Release: 1%{?dist} Summary: Applets for mate panel from Kiran Desktop @@ -18,6 +18,7 @@ BuildRequires: gettext BuildRequires: libwnck3-devel BuildRequires: accountsservice-devel BuildRequires: libX11-devel +BuildRequires: libxcb-devel BuildRequires: libXcomposite-devel BuildRequires: mate-desktop-devel >= 1.22 BuildRequires: cairomm-devel @@ -80,6 +81,39 @@ gtk-update-icon-cache -f /usr/share/icons/hicolor/ %changelog +* Mon Jan 18 2021 songchuanfei 2.2.0+beta3-1.ky3 +- KYOS-F: [menu] Fix chinese translation not correct for control center(##33519) +- KYOS-F: [tasklist] Fix window animation direction error after change current page for app buttons + +* Tue Jan 12 2021 songchuanfei 2.2.0+beta2-1.ky3 +- KYOS-F: Fix applet crash when reset panel in some cases(#31883) + +* Thu Dec 24 2020 songchuanfei 2.2.0+beta1-1.ky3 +- KYOS-F: [workspace] Fix user can use Alt+Tab to switch to other windows when switch window popup +- KYOS-F: Add support to write log messages to files +- KYOS-F: [workspace] Fix window thumbnails scaled too large +- KYOS-F: [workspace] Fix applet window size not update when screen size changed +- KYOS-F: [menu] Fix menu window hide delay when clicked app item +- KYOS-F: [workspace] Fix window thumbnails show only parts when screen size changed +- KYOS-F: [tasklist] Fix app button size not update when panel size changed +- KYOS-F: [menu, workspace] Fix applet button size not update when panel size changed +- KYOS-F: Update copyright in about dialogs of applets +- KYOS-F: [workspace] Fix windows thumbnails not reloaded when screen size changed in some cases + + +* Fri Nov 27 2020 songchuanfei 2.2.0+alpha7-1.ky3 +- KYOS-F: Use first window icon for app buttons that has no icon +- KYOS-F: deferred to check and toggle previewer +- KYOS-F: Fix crash for fixed apps that has no icon +- KYOS-F: Prohibit adding fake apps into favorites or fixed apps list +- KYOS-F: Fix crash when previewer window popup after applications reloaded +- KYOS-F: Fix application launched multiple times when press enter on items in search results +- KYOS-F: Fix menu window not hide when pressing ESC after popup from Super key +- KYOS-F: Fix menu window not hide when activate app from tasklist applet +- KYOS-F: Fix app button state not changed when windows count changed but not zero +- KYOS-F: Fix flatpak window matching application failure +- KYOS-F: Merge fake app by window wm_class property + * Wed Oct 28 2020 songchuanfei 2.2.0+alpha6-1.ky3 - KYOS-F: Add about menuitem for applet context menus - KYOS-F: Fix active app button not visible when start tasklist applet @@ -191,3 +225,4 @@ gtk-update-icon-cache -f /usr/share/icons/hicolor/ * Tue May 19 2020 songchuanfei 2.0.1~alpha3-1.ky3 - Initial source +