Merge pull request #9222 from suvari/master
yali version bump to 3.3.3.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?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>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>yali</Name>
|
<Name>yali</Name>
|
||||||
@@ -12,14 +12,14 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>Yet Another Linux Installer</Summary>
|
<Summary>Yet Another Linux Installer</Summary>
|
||||||
<Description>YALI is the graphical installer for PiSi Linux distribution which is written using the Qt framework.</Description>
|
<Description>YALI is the graphical installer for PiSi Linux distribution which is written using the Qt framework.</Description>
|
||||||
<Archive sha1sum="e1bab8de99cb77b4f78fefbc38ad903486051e23" type="targz">https://github.com/hrngultekin/yali/archive/v3.3.1.0.tar.gz</Archive>
|
<Archive sha1sum="23d507c8082f86cf3ecf182b11a7a16c9ce8e335" type="targz">https://github.com/hrngultekin/yali/archive/refs/tags/v3.3.3.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python-qt5-devel</Dependency>
|
<Dependency>python-qt5-devel</Dependency>
|
||||||
<Dependency>python-devel</Dependency>
|
<Dependency>python-devel</Dependency>
|
||||||
<Dependency>python-pygobject-devel</Dependency>
|
<Dependency>python-pygobject-devel</Dependency>
|
||||||
<Dependency>e2fsprogs-devel</Dependency>
|
<Dependency>e2fsprogs-devel</Dependency>
|
||||||
<Dependency>qt5-linguist</Dependency>
|
<Dependency>qt5-linguist</Dependency>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!--Patch>no_old_filesdb.patch</Patch-->
|
<!--Patch>no_old_filesdb.patch</Patch-->
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
<Dependency>yali-theme-pisilinux</Dependency>
|
<Dependency>yali-theme-pisilinux</Dependency>
|
||||||
<Dependency>python-udev</Dependency>
|
<Dependency>python-udev</Dependency>
|
||||||
<Dependency>pisilinux-desktop-services</Dependency>
|
<Dependency>pisilinux-desktop-services</Dependency>
|
||||||
<Dependency>rsync</Dependency>
|
<Dependency>rsync</Dependency>
|
||||||
<Dependency>efibootmgr</Dependency>
|
<Dependency>efibootmgr</Dependency>
|
||||||
<!--
|
<!--
|
||||||
pardusman should add locale packages according to the selected languages.
|
pardusman should add locale packages according to the selected languages.
|
||||||
@@ -92,6 +92,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="15">
|
||||||
|
<Date>2021-02-13</Date>
|
||||||
|
<Version>3.3.3.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="14">
|
<Update release="14">
|
||||||
<Date>2021-02-13</Date>
|
<Date>2021-02-13</Date>
|
||||||
<Version>3.3.1.0</Version>
|
<Version>3.3.1.0</Version>
|
||||||
@@ -120,7 +127,7 @@
|
|||||||
<Name>Mustafa Cinasal</Name>
|
<Name>Mustafa Cinasal</Name>
|
||||||
<Email>muscnsl@gmail.com</Email>
|
<Email>muscnsl@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
<Update release="10">
|
<Update release="10">
|
||||||
<Date>2020-08-20</Date>
|
<Date>2020-08-20</Date>
|
||||||
<Version>3.2.0.0</Version>
|
<Version>3.2.0.0</Version>
|
||||||
<Comment>Version Bump.</Comment>
|
<Comment>Version Bump.</Comment>
|
||||||
|
|||||||
Reference in New Issue
Block a user