Merge pull request #8316 from 4fury/master

pspec fix.
This commit is contained in:
Kamil ATLI
2020-04-02 17:15:27 +03:00
committed by GitHub
2 changed files with 8 additions and 9 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
from pisi.actionsapi import pisitools
from pisi.actionsapi import qt5
+6 -8
View File
@@ -1,3 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>pisido</Name>
@@ -10,7 +12,7 @@
<PartOf>util.admin</PartOf>
<IsA>app:gui</IsA>
<Summary>A pisi packager from GUI</Summary>
<Description>You can make pisi packages with a GUI. Also, you can import your existing build files.Warning:Alfa version. Ported Qt5.</Description>
<Description>You can make pisi packages with a GUI. Also, you can import your existing build files. Warning:Alfa version. Ported Qt5.</Description>
<Archive type="targz" sha1sum="5bf1f69c17146c672253ba2189324656b4bf1e23">https://sourceforge.net/projects/pisilinux/files/source/pisido-pisido-v2.3.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>qscintilla2-devel</Dependency>
@@ -20,6 +22,7 @@
<Patch>no-git-folder+fix-docker.patch</Patch>
</Patches>
</Source>
<Package>
<Name>pisido</Name>
<Summary>A pisi packager with GUI</Summary>
@@ -35,6 +38,7 @@
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="12">
<Date>2020-01-20</Date>
@@ -110,16 +114,10 @@
<Date>2016-06-08</Date>
<Version>2.3.3</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Communi<Update release="6">
<Date>2018-02-06</Date>
<Version>2.3.5</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>ty</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Update release="1">
<Date>2015-10-26</Date>
<Version>2.3.3</Version>
<Comment>First release</Comment>