diff --git a/desktop/xfce/addon/xfce4-time-out-plugin/actions.py b/desktop/xfce/addon/xfce4-time-out-plugin/actions.py
index f0d551e83c..e3616a1067 100644
--- a/desktop/xfce/addon/xfce4-time-out-plugin/actions.py
+++ b/desktop/xfce/addon/xfce4-time-out-plugin/actions.py
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
def setup():
autotools.configure()
- pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
+ pisitools.dosed("libtool", " -shared ", " -Wl,-O2,--as-needed -shared ")
def build():
autotools.make()
@@ -19,5 +19,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README", "THANKS")
+ pisitools.dodoc("AUTHORS", "NEWS", "THANKS")
diff --git a/desktop/xfce/addon/xfce4-time-out-plugin/pspec.xml b/desktop/xfce/addon/xfce4-time-out-plugin/pspec.xml
index 99f78ad64f..44a13a4ce6 100644
--- a/desktop/xfce/addon/xfce4-time-out-plugin/pspec.xml
+++ b/desktop/xfce/addon/xfce4-time-out-plugin/pspec.xml
@@ -8,13 +8,13 @@
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
- GPLv2
+ GPL-2
library
desktop.xfce.addon
A module allows to take periodical breaks from the computer
This plugin makes it possible to take periodical breaks from the computer every X minutes. During breaks it locks your screen. It optionally allows you to postpone breaks for a certain time.
-
- https://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/1.1/xfce4-time-out-plugin-1.1.1.tar.bz2
+
+ https://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/1.1/xfce4-time-out-plugin-1.1.2.tar.bz2
intltool
@@ -43,6 +43,13 @@
+
+ 2021-10-17
+ 1.1.2
+ Ver. bump
+ fury
+ uglyside@yandex.ru
+
2020-07-07
1.1.1