Merge branch 'develop' into feature-fix-new-mail-icon

This commit is contained in:
Ximi1970
2023-10-14 16:01:03 +02:00
13 changed files with 68 additions and 18 deletions

View File

@@ -123,6 +123,15 @@ sudo zypper in systray-x-minimal
Installing the repository:
###### 23.10
```bash
wget -q https://download.opensuse.org/repositories/home:/Ximi1970/xUbuntu_23.10/Release.key
sudo mv -f Release.key /etc/apt/trusted.gpg.d/Systray-x.Ximi1970.asc
sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/xUbuntu_23.10 ./" > /etc/apt/sources.list.d/systray-x.list'
sudo apt update
```
###### 23.04
```bash
@@ -132,7 +141,7 @@ sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi197
sudo apt update
```
###### 22.04
###### 22.04 LTS
```bash
wget -q https://download.opensuse.org/repositories/home:/Ximi1970/xUbuntu_22.04/Release.key
@@ -322,6 +331,13 @@ sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/ho
sudo dnf update --refresh
```
###### 39
```bash
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Fedora_39/home:Ximi1970:Mozilla:Add-ons.repo
sudo dnf update --refresh
```
###### 38
```bash

View File

@@ -40,9 +40,12 @@ OBS_RPM_GNOME_EXT+="master "
OBS_RPM_ARCHS+="Fedora_38/x86_64 "
OBS_RPM_PKS+="fed38 "
OBS_RPM_GNOME_EXT+="master "
#OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
#OBS_RPM_PKS+="fedraw "
#OBS_RPM_GNOME_EXT+="master "
OBS_RPM_ARCHS+="Fedora_39/x86_64 "
OBS_RPM_PKS+="fed39 "
OBS_RPM_GNOME_EXT+="master "
OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
OBS_RPM_PKS+="fedraw "
OBS_RPM_GNOME_EXT+="master "
OBS_RPM_ARCHS+="CentOS_7/x86_64 "
OBS_RPM_PKS+="el7 "
OBS_RPM_GNOME_EXT+="v26 "
@@ -96,6 +99,9 @@ OBS_DEB_GNOME_EXT+="0 "
OBS_DEB_ARCHS+="xUbuntu_23.04/amd64 "
OBS_DEB_PKS+="lunar2023 "
OBS_DEB_GNOME_EXT+="0 "
OBS_DEB_ARCHS+="xUbuntu_23.10/amd64 "
OBS_DEB_PKS+="mantic2023 "
OBS_DEB_GNOME_EXT+="0 "
OBS_PAC_ARCHS=""

View File

@@ -29,8 +29,10 @@ OBS_RPM_ARCHS+="Fedora_37/x86_64 "
OBS_RPM_PKS+="fed37 "
OBS_RPM_ARCHS+="Fedora_38/x86_64 "
OBS_RPM_PKS+="fed38 "
#OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
#OBS_RPM_PKS+="fedraw "
OBS_RPM_ARCHS+="Fedora_39/x86_64 "
OBS_RPM_PKS+="fed39 "
OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
OBS_RPM_PKS+="fedraw "
OBS_RPM_ARCHS+="CentOS_7/x86_64 "
OBS_RPM_PKS+="el7 "
OBS_RPM_ARCHS+="CentOS_8/x86_64 "
@@ -67,6 +69,8 @@ OBS_DEB_ARCHS+="xUbuntu_22.04/amd64 "
OBS_DEB_PKS+="jammy2022 "
OBS_DEB_ARCHS+="xUbuntu_23.04/amd64 "
OBS_DEB_PKS+="lunar2023 "
OBS_DEB_ARCHS+="xUbuntu_23.10/amd64 "
OBS_DEB_PKS+="mantic2023 "
OBS_PAC_ARCHS=""

View File

@@ -29,8 +29,10 @@ OBS_RPM_ARCHS+="Fedora_37/x86_64 "
OBS_RPM_PKS+="fed37 "
OBS_RPM_ARCHS+="Fedora_38/x86_64 "
OBS_RPM_PKS+="fed38 "
#OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
#OBS_RPM_PKS+="fedraw "
OBS_RPM_ARCHS+="Fedora_39/x86_64 "
OBS_RPM_PKS+="fed39 "
OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
OBS_RPM_PKS+="fedraw "
OBS_RPM_ARCHS+="CentOS_7/x86_64 "
OBS_RPM_PKS+="el7 "
OBS_RPM_ARCHS+="CentOS_8/x86_64 "
@@ -67,6 +69,8 @@ OBS_DEB_ARCHS+="xUbuntu_22.04/amd64 "
OBS_DEB_PKS+="jammy2022 "
OBS_DEB_ARCHS+="xUbuntu_23.04/amd64 "
OBS_DEB_PKS+="lunar2023 "
OBS_DEB_ARCHS+="xUbuntu_23.10/amd64 "
OBS_DEB_PKS+="mantic2023 "
OBS_PAC_ARCHS=""

View File

@@ -40,9 +40,12 @@ OBS_RPM_GNOME_EXT+="master "
OBS_RPM_ARCHS+="Fedora_38/x86_64 "
OBS_RPM_PKS+="fed38 "
OBS_RPM_GNOME_EXT+="master "
#OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
#OBS_RPM_PKS+="fedraw "
#OBS_RPM_GNOME_EXT+="master "
OBS_RPM_ARCHS+="Fedora_39/x86_64 "
OBS_RPM_PKS+="fed39 "
OBS_RPM_GNOME_EXT+="master "
OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
OBS_RPM_PKS+="fedraw "
OBS_RPM_GNOME_EXT+="master "
OBS_RPM_ARCHS+="CentOS_7/x86_64 "
OBS_RPM_PKS+="el7 "
OBS_RPM_GNOME_EXT+="v26 "
@@ -96,6 +99,9 @@ OBS_DEB_GNOME_EXT+="0 "
OBS_DEB_ARCHS+="xUbuntu_23.04/amd64 "
OBS_DEB_PKS+="lunar2023 "
OBS_DEB_GNOME_EXT+="0 "
OBS_DEB_ARCHS+="xUbuntu_23.10/amd64 "
OBS_DEB_PKS+="mantic2023 "
OBS_DEB_GNOME_EXT+="0 "
OBS_PAC_ARCHS=""

View File

@@ -29,8 +29,10 @@ OBS_RPM_ARCHS+="Fedora_37/x86_64 "
OBS_RPM_PKS+="fed37 "
OBS_RPM_ARCHS+="Fedora_38/x86_64 "
OBS_RPM_PKS+="fed38 "
#OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
#OBS_RPM_PKS+="fedraw "
OBS_RPM_ARCHS+="Fedora_39/x86_64 "
OBS_RPM_PKS+="fed39 "
OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
OBS_RPM_PKS+="fedraw "
OBS_RPM_ARCHS+="CentOS_7/x86_64 "
OBS_RPM_PKS+="el7 "
OBS_RPM_ARCHS+="CentOS_8/x86_64 "
@@ -67,6 +69,8 @@ OBS_DEB_ARCHS+="xUbuntu_22.04/amd64 "
OBS_DEB_PKS+="jammy2022 "
OBS_DEB_ARCHS+="xUbuntu_23.04/amd64 "
OBS_DEB_PKS+="lunar2023 "
OBS_DEB_ARCHS+="xUbuntu_23.10/amd64 "
OBS_DEB_PKS+="mantic2023 "
OBS_PAC_ARCHS=""

View File

@@ -29,8 +29,10 @@ OBS_RPM_ARCHS+="Fedora_37/x86_64 "
OBS_RPM_PKS+="fed37 "
OBS_RPM_ARCHS+="Fedora_38/x86_64 "
OBS_RPM_PKS+="fed38 "
#OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
#OBS_RPM_PKS+="fedraw "
OBS_RPM_ARCHS+="Fedora_39/x86_64 "
OBS_RPM_PKS+="fed39 "
OBS_RPM_ARCHS+="Fedora_Rawhide/x86_64 "
OBS_RPM_PKS+="fedraw "
OBS_RPM_ARCHS+="CentOS_7/x86_64 "
OBS_RPM_PKS+="el7 "
OBS_RPM_ARCHS+="CentOS_8/x86_64 "
@@ -67,6 +69,8 @@ OBS_DEB_ARCHS+="xUbuntu_22.04/amd64 "
OBS_DEB_PKS+="jammy2022 "
OBS_DEB_ARCHS+="xUbuntu_23.04/amd64 "
OBS_DEB_PKS+="lunar2023 "
OBS_DEB_ARCHS+="xUbuntu_23.10/amd64 "
OBS_DEB_PKS+="mantic2023 "
OBS_PAC_ARCHS=""

View File

@@ -5,6 +5,7 @@ systray-x-gnome (0.9.6-0) unstable; urgency=low
- Added option to show a new mail indicator or icon shading
- Added option to launch an app on start and close
- Refactored windows state handling
- Refactored mail counting
- Bugfixes
systray-x-gnome (0.9.5-0) unstable; urgency=low

View File

@@ -5,6 +5,7 @@ systray-x (0.9.6-0) unstable; urgency=low
- Added option to show a new mail indicator or icon shading
- Added option to launch an app on start and close
- Refactored windows state handling
- Refactored mail counting
- Bugfixes
systray-x (0.9.5-0) unstable; urgency=low

View File

@@ -5,6 +5,7 @@ systray-x-minimal (0.9.6-0) unstable; urgency=low
- Added option to show a new mail indicator or icon shading
- Added option to launch an app on start and close
- Refactored windows state handling
- Refactored mail counting
- Bugfixes
systray-x-minimal (0.9.5-0) unstable; urgency=low

View File

@@ -1,11 +1,12 @@
-------------------------------------------------------------------
Sun Aug 27 21:40:00 UTC 2023 - Maxime Rijnders <ximi.obs@gmail.com>
Sun Oct 15 21:40:00 UTC 2023 - Maxime Rijnders <ximi.obs@gmail.com>
* Update to 0.9.6
- Added option to show a new mail indicator or icon shading
- Added option to launch an app on start and close
- Refactored windows state handling
- Refactored mail counting
- Bugfixes
-------------------------------------------------------------------

View File

@@ -1,11 +1,12 @@
-------------------------------------------------------------------
Sun Aug 27 21:40:00 UTC 2023 - Maxime Rijnders <ximi.obs@gmail.com>
Sun Oct 15 21:40:00 UTC 2023 - Maxime Rijnders <ximi.obs@gmail.com>
* Update to 0.9.6
- Added option to show a new mail indicator or icon shading
- Added option to launch an app on start and close
- Refactored windows state handling
- Refactored mail counting
- Bugfixes
-------------------------------------------------------------------

View File

@@ -1,11 +1,12 @@
-------------------------------------------------------------------
Sun Aug 27 21:40:00 UTC 2023 - Maxime Rijnders <ximi.obs@gmail.com>
Sun Oct 15 21:40:00 UTC 2023 - Maxime Rijnders <ximi.obs@gmail.com>
* Update to 0.9.6
- Added option to show a new mail indicator or icon shading
- Added option to launch an app on start and close
- Refactored windows state handling
- Refactored mail counting
- Bugfixes
-------------------------------------------------------------------