pisi rebuild with translation patch.

This commit is contained in:
4fury-c3440d8
2021-11-27 12:58:26 +03:00
parent b9ecbbc07e
commit 31d42d35f7
3 changed files with 4658 additions and 3 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/licenses/gpl.txt
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
File diff suppressed because it is too large Load Diff
+3 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>pisi</Name>
@@ -24,6 +24,7 @@
</BuildDependencies>
<Patches>
<Patch level="1">0001-PackageKit-Search-Bug-Fix.patch</Patch>
<Patch level="1">pot_file_and_ru_translation.patch</Patch>
</Patches>
</Source>
@@ -75,7 +76,7 @@
<History>
<Update release="19">
<Date>2021-10-30</Date>
<Date>2021-11-27</Date>
<Version>2.7.2</Version>
<Comment>Rebuild.</Comment>
<Name>Berk Çakar</Name>