service-manager:v.bump to 3.1.2
This commit is contained in:
@@ -9,11 +9,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def build():
|
||||
pisitools.dosed("data/service-manager.desktop", "NotShowIn=KDE;", "")
|
||||
shelltools.system("python setup.py build")
|
||||
|
||||
def install():
|
||||
pythonmodules.install()
|
||||
|
||||
pisitools.insinto("/usr/share/pixmaps", "data/flag-yellow.png")
|
||||
|
||||
|
||||
@@ -12,17 +12,13 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>System Service configuration GUI</Summary>
|
||||
<Description>This system service configuration software is developed for Pisi Linux. It provides managing system services.</Description>
|
||||
<Archive sha1sum="7494a823bc9550c30130e975e9158060d73220d6" type="targz">https://github.com/Rmys/Sources/blob/master/service-manager-3.1.1.tar.gz?raw=true</Archive>
|
||||
<Archive sha1sum="cc457df8004c335bec0ed00f12dcc50bbd4c3166" type="targz">https://github.com/PisiLinuxNew/service-manager/archive/service-manager-3.1.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>pisilinux-desktop-services</Dependency>
|
||||
<Dependency>docutils</Dependency>
|
||||
<Dependency>python-docutils</Dependency>
|
||||
<Dependency>python-qt5-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--FIXME window title and icons issue fixed -->
|
||||
<Patch>fixed-icon-issue.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -40,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-04-02</Date>
|
||||
<Version>3.1.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2019-12-06</Date>
|
||||
<Version>3.1.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user