mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-07 01:15:33 +02:00
Update to version 0.9.1
This commit is contained in:
15
dist/deb/gnome/debian.changelog
vendored
15
dist/deb/gnome/debian.changelog
vendored
@@ -1,7 +1,20 @@
|
||||
systray-x-gnome (0.9.1-0) unstable; urgency=low
|
||||
|
||||
* Update to 0.9.1
|
||||
|
||||
- Bug fixes
|
||||
|
||||
systray-x-gnome (0.9.0-0) unstable; urgency=low
|
||||
|
||||
* Update to 0.9.0
|
||||
|
||||
- Update for TB 102
|
||||
- Bug fixes
|
||||
|
||||
systray-x-gnome (0.8.0-0) unstable; urgency=low
|
||||
|
||||
* Update to 0.8.0
|
||||
|
||||
|
||||
- Refactor for TB 91
|
||||
|
||||
systray-x-gnome (0.5.0-0) unstable; urgency=low
|
||||
|
||||
13
dist/deb/kde/debian.changelog
vendored
13
dist/deb/kde/debian.changelog
vendored
@@ -1,3 +1,16 @@
|
||||
systray-x (0.9.1-0) unstable; urgency=low
|
||||
|
||||
* Update to 0.9.1
|
||||
|
||||
- Bug fixes
|
||||
|
||||
systray-x (0.9.0-0) unstable; urgency=low
|
||||
|
||||
* Update to 0.9.0
|
||||
|
||||
- Update for TB 102
|
||||
- Bug fixes
|
||||
|
||||
systray-x (0.8.0-0) unstable; urgency=low
|
||||
|
||||
* Update to 0.8.0
|
||||
|
||||
13
dist/deb/minimal/debian.changelog
vendored
13
dist/deb/minimal/debian.changelog
vendored
@@ -1,3 +1,16 @@
|
||||
systray-x-minimal (0.9.1-0) unstable; urgency=low
|
||||
|
||||
* Update to 0.9.1
|
||||
|
||||
- Bug fixes
|
||||
|
||||
systray-x-minimal (0.9.0-0) unstable; urgency=low
|
||||
|
||||
* Update to 0.9.0
|
||||
|
||||
- Update for TB 102
|
||||
- Bug fixes
|
||||
|
||||
systray-x-minimal (0.8.0-0) unstable; urgency=low
|
||||
|
||||
* Update to 0.8.0
|
||||
|
||||
6
dist/rpm/VERSION
vendored
6
dist/rpm/VERSION
vendored
@@ -1,4 +1,4 @@
|
||||
VERSION=0.9.0
|
||||
BUILD_NUMBER=817
|
||||
GIT_HASH=9cdee86cea0a14f624847b14f19a2a39c467af70
|
||||
VERSION=0.9.1
|
||||
BUILD_NUMBER=831
|
||||
GIT_HASH=d85b0825079b8e69116ccd37f4f13255353c5bbb
|
||||
GIT_BRANCH=develop
|
||||
|
||||
4
dist/rpm/gnome/_service
vendored
4
dist/rpm/gnome/_service
vendored
@@ -2,8 +2,8 @@
|
||||
<service name="obs_scm">
|
||||
<param name="url">https://github.com/Ximi1970/systray-x.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">0.9.0</param>
|
||||
<param name="versionformat">0.9.0</param>
|
||||
<param name="revision">0.9.1</param>
|
||||
<param name="versionformat">0.9.1</param>
|
||||
<param name="filename">systray-x-gnome</param>
|
||||
<param name="extract">dist/rpm/gnome/systray-x-gnome.changes</param>
|
||||
<param name="extract">dist/rpm/gnome/systray-x-gnome.spec</param>
|
||||
|
||||
15
dist/rpm/gnome/systray-x-gnome.changes
vendored
15
dist/rpm/gnome/systray-x-gnome.changes
vendored
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 11:12:00 UTC 2022 - Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
- Update to 0.9.1
|
||||
|
||||
* Bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 3 23:24:00 UTC 2022 - Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
- Update to 0.9.0
|
||||
|
||||
* Update for TB 102
|
||||
* Bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 2 14:17:00 UTC 2021 - Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
|
||||
4
dist/rpm/kde/_service
vendored
4
dist/rpm/kde/_service
vendored
@@ -2,8 +2,8 @@
|
||||
<service name="obs_scm">
|
||||
<param name="url">https://github.com/Ximi1970/systray-x.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">0.9.0</param>
|
||||
<param name="versionformat">0.9.0</param>
|
||||
<param name="revision">0.9.1</param>
|
||||
<param name="versionformat">0.9.1</param>
|
||||
<param name="extract">dist/rpm/kde/systray-x.changes</param>
|
||||
<param name="extract">dist/rpm/kde/systray-x.spec</param>
|
||||
<param name="extract">dist/rpm/VERSION</param>
|
||||
|
||||
15
dist/rpm/kde/systray-x.changes
vendored
15
dist/rpm/kde/systray-x.changes
vendored
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 11:12:00 UTC 2022 - Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
- Update to 0.9.1
|
||||
|
||||
* Bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 3 23:24:00 UTC 2022 - Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
- Update to 0.9.0
|
||||
|
||||
* Update for TB 102
|
||||
* Bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 2 14:17:00 UTC 2021 - Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
|
||||
4
dist/rpm/minimal/_service
vendored
4
dist/rpm/minimal/_service
vendored
@@ -2,8 +2,8 @@
|
||||
<service name="obs_scm">
|
||||
<param name="url">https://github.com/Ximi1970/systray-x.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">0.9.0</param>
|
||||
<param name="versionformat">0.9.0</param>
|
||||
<param name="revision">0.9.1</param>
|
||||
<param name="versionformat">0.9.1</param>
|
||||
<param name="filename">systray-x-minimal</param>
|
||||
<param name="extract">dist/rpm/minimal/systray-x-minimal.changes</param>
|
||||
<param name="extract">dist/rpm/minimal/systray-x-minimal.spec</param>
|
||||
|
||||
15
dist/rpm/minimal/systray-x-minimal.changes
vendored
15
dist/rpm/minimal/systray-x-minimal.changes
vendored
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 11:12:00 UTC 2022 - Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
- Update to 0.9.1
|
||||
|
||||
* Bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 3 23:24:00 UTC 2022 - Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
- Update to 0.9.0
|
||||
|
||||
* Update for TB 102
|
||||
* Bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 2 14:17:00 UTC 2021 - Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 2,
|
||||
"name": "__MSG_extension_name__",
|
||||
"description": "__MSG_extension_description__",
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.1",
|
||||
"author": "Maxime Rijnders",
|
||||
"homepage_url": "https://github.com/Ximi1970/systray-x",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user