push forgotten changes

This commit is contained in:
burakerturk
2015-05-31 19:58:56 +03:00
parent 6ff85e4e87
commit e7cedf7bbc
3 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
<History> <History>
<Update release="10"> <Update release="10">
<Date>2015-01-16</Date> <Date>2015-05-31</Date>
<Version>1.4</Version> <Version>1.4</Version>
<Comment>Release Pisi Linux 2.0</Comment> <Comment>Release Pisi Linux 2.0</Comment>
<Name>Yusuf Aydemir</Name> <Name>Yusuf Aydemir</Name>
+3 -3
View File
@@ -9,7 +9,7 @@ cc = %(host)s-gcc
cxx = %(host)s-g++ cxx = %(host)s-g++
compressionlevel = 9 compressionlevel = 9
enableSandbox = True enableSandbox = True
fallback = http://source.pisilinux.org/1.0 fallback = http://source.pisilinux.org/2.0
generateDebug = False generateDebug = False
jobs = -j5 jobs = -j5
ldflags = -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common ldflags = -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common
@@ -38,8 +38,8 @@ autoclean = False
bandwidth_limit = 0 bandwidth_limit = 0
destinationdirectory = / destinationdirectory = /
distribution = PisiLinux distribution = PisiLinux
distribution_release = 1.0 distribution_release = 2.0
distribution_id = p01 distribution_id = p02
# ftp_proxy = None # ftp_proxy = None
# http_proxy = None # http_proxy = None
# https_proxy = None # https_proxy = None
+7
View File
@@ -83,6 +83,13 @@
</Package> </Package>
<History> <History>
<Update release="32">
<Date>2015-05-31</Date>
<Version>2.6</Version>
<Comment>Add qt5 api</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="32"> <Update release="32">
<Date>2015-05-04</Date> <Date>2015-05-04</Date>
<Version>2.6</Version> <Version>2.6</Version>