Merge pull request #3135 from ayhanyalcinsoy/master

pds, libproxy:rebuild
This commit is contained in:
2017-03-08 23:28:02 +03:00
committed by GitHub
2 changed files with 17 additions and 3 deletions
@@ -14,7 +14,7 @@
<Description>pisilinux-desktop-services is a wrapper python module for integrating various desktop environments using PyQt.</Description>
<Archive sha1sum="2351a0e61002047309742e3df0c792e7060afbec" type="targz">https://github.com/PisiLinuxNew/pds/archive/2.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-qt5-devel</Dependency>
<Dependency versionFrom="5.7.1">python-qt5-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">environment.patch</Patch>
@@ -24,7 +24,7 @@
<Package>
<Name>pisilinux-desktop-services</Name>
<RuntimeDependencies>
<Dependency>python-qt5</Dependency>
<Dependency versionFrom="5.7.1">python-qt5</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-03-08</Date>
<Version>2.0.0</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-09</Date>
<Version>2.0.0</Version>
+8 -1
View File
@@ -94,7 +94,14 @@
</Files>
</Package>
<History>
<History>
<Update release="2">
<Date>2017-03-08</Date>
<Version>0.4.10</Version>
<Comment>Release bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-11-01</Date>
<Version>0.4.10</Version>