Merge pull request #12858 from Rmys/master

python3 rebuild
This commit is contained in:
Rmys
2023-11-04 09:15:14 +03:00
committed by GitHub
6 changed files with 35 additions and 9 deletions
+7
View File
@@ -48,6 +48,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2023-11-03</Date>
<Version>22.04.0</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2022-07-10</Date> <Date>2022-07-10</Date>
<Version>22.04.0</Version> <Version>22.04.0</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Uncomplicated and easy to use CLI tool for managing a netfilter firewall</Summary> <Summary>Uncomplicated and easy to use CLI tool for managing a netfilter firewall</Summary>
<Description>Bir netfilter güvenlik duvarını yönetmek için karmaşık olmayan ve kullanımı kolay CLI aracı</Description> <Description>Bir netfilter güvenlik duvarını yönetmek için karmaşık olmayan ve kullanımı kolay CLI aracı</Description>
<Archive sha1sum="b68dd1189cda89083418ca618176dd858b6cb3a2" type="targz">https://launchpad.net/ufw/0.36/0.36.1/+download/ufw-0.36.1.tar.gz</Archive> <Archive sha1sum="95b11c5cfe614934d67175f727cab9c4116b8767" type="targz">https://launchpad.net/ufw/0.36/0.36.2/+download/ufw-0.36.2.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>iptables-devel</Dependency> <Dependency>iptables-devel</Dependency>
<Dependency>python3-devel</Dependency> <Dependency>python3-devel</Dependency>
@@ -43,6 +43,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2023-11-04</Date>
<Version>0.36.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2022-10-29</Date> <Date>2022-10-29</Date>
<Version>0.36.1</Version> <Version>0.36.1</Version>
+7
View File
@@ -59,6 +59,13 @@
</Package> </Package>
<History> <History>
<Update release="6">
<Date>2023-11-04</Date>
<Version>0.2.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5"> <Update release="5">
<Date>2020-05-11</Date> <Date>2020-05-11</Date>
<Version>0.2.9</Version> <Version>0.2.9</Version>
+9 -4
View File
@@ -13,9 +13,7 @@
<PartOf>office</PartOf> <PartOf>office</PartOf>
<Summary>Cherrytree A hierarchical note taking application.</Summary> <Summary>Cherrytree A hierarchical note taking application.</Summary>
<Description>A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.</Description> <Description>A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.</Description>
<Archive sha1sum="9282e7146e6580eababccf0f95969e8c800ac538" type="tarxz"> <Archive sha1sum="57c7d7fc4f388969c6da1cb24d06036d387596f4" type="tarxz">https://github.com/giuspen/cherrytree/releases/download/v1.0.2/cherrytree_1.0.2.tar.xz</Archive>
https://github.com/giuspen/cherrytree/releases/download/0.99.55/cherrytree_0.99.55.tar.xz
</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
<Dependency>ninja</Dependency> <Dependency>ninja</Dependency>
@@ -67,7 +65,14 @@
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="6">
<Date>2023-11-04</Date>
<Version>1.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5"> <Update release="5">
<Date>2023-03-12</Date> <Date>2023-03-12</Date>
<Version>0.99.55</Version> <Version>0.99.55</Version>