mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-06 10:06:08 +02:00
Update to version 0.4.0
This commit is contained in:
4
dist/deb/gnome/debian.changelog
vendored
4
dist/deb/gnome/debian.changelog
vendored
@@ -1,3 +1,7 @@
|
||||
systray-x-gnome (0.4.0-1) unstable; urgency=low
|
||||
|
||||
* Update to 0.4.0
|
||||
|
||||
systray-x-gnome (0.0.1-1) unstable; urgency=low
|
||||
|
||||
* Initial Release
|
||||
|
||||
4
dist/deb/kde/debian.changelog
vendored
4
dist/deb/kde/debian.changelog
vendored
@@ -1,3 +1,7 @@
|
||||
systray-x-gnome (0.4.0-1) unstable; urgency=low
|
||||
|
||||
* Update to 0.4.0
|
||||
|
||||
systray-x (0.0.1-1) unstable; urgency=low
|
||||
|
||||
* Initial Release
|
||||
|
||||
6
dist/rpm/VERSION
vendored
6
dist/rpm/VERSION
vendored
@@ -1,4 +1,4 @@
|
||||
VERSION=0.3.0
|
||||
BUILD_NUMBER=429
|
||||
GIT_HASH=7a969a44d0a1fd06d90a0c32f8385e3bed576b44
|
||||
VERSION=0.4.0
|
||||
BUILD_NUMBER=455
|
||||
GIT_HASH=194af78f7884f96cb866b9cf71e6f7a92805b00c
|
||||
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.3.0</param>
|
||||
<param name="versionformat">0.3.0</param>
|
||||
<param name="revision">0.4.0</param>
|
||||
<param name="versionformat">0.4.0</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>
|
||||
|
||||
5
dist/rpm/gnome/systray-x-gnome.changes
vendored
5
dist/rpm/gnome/systray-x-gnome.changes
vendored
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 10 14:10:00 UTC 2020 - Maxime Rijnders <ximi.obs@gmail.com
|
||||
|
||||
- Update to 0.4.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 19:05:19 UTC 2020 - Luigi Baldoni <aloisio@gmx.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.3.0</param>
|
||||
<param name="versionformat">0.3.0</param>
|
||||
<param name="revision">0.4.0</param>
|
||||
<param name="versionformat">0.4.0</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>
|
||||
|
||||
5
dist/rpm/kde/systray-x.changes
vendored
5
dist/rpm/kde/systray-x.changes
vendored
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 10 14:10:00 UTC 2020 - Maxime Rijnders <ximi.obs@gmail.com
|
||||
|
||||
- Update to 0.4.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 19:05:19 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 2,
|
||||
"name": "__MSG_extension_name__",
|
||||
"description": "__MSG_extension_description__",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"author": "Maxime Rijnders",
|
||||
"homepage_url": "https://github.com/Ximi1970/systray-x",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user