Merge pull request #10552 from Rmys/master

poedit-3.1.1
This commit is contained in:
Rmys
2022-07-27 15:12:05 +03:00
committed by GitHub
+10 -3
View File
@@ -13,8 +13,8 @@
<PartOf>editor</PartOf> <PartOf>editor</PartOf>
<Summary>A cross-platform translation editor.</Summary> <Summary>A cross-platform translation editor.</Summary>
<Description>This program is a simple translation editor for PO and XLIFF files. It also serves as a GUI frontend to more GNU gettext utilities and catalogs editor/source code parser. It helps with translating applications into another language.</Description> <Description>This program is a simple translation editor for PO and XLIFF files. It also serves as a GUI frontend to more GNU gettext utilities and catalogs editor/source code parser. It helps with translating applications into another language.</Description>
<Archive sha1sum="e6f515553b54037c613c1a0174b19b69116e22d5" type="targz"> <Archive sha1sum="fb170f16583db5046e4abef9d8ab1844ecd278a3" type="targz">
https://github.com/vslavik/poedit/releases/download/v3.0.1-oss/poedit-3.0.1.tar.gz https://github.com/vslavik/poedit/releases/download/v3.1.1-oss/poedit-3.1.1.tar.gz
</Archive> </Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>wxGTK3</Dependency> <Dependency>wxGTK3</Dependency>
@@ -59,7 +59,14 @@
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="5">
<Date>2022-07-27</Date>
<Version>3.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4"> <Update release="4">
<Date>2021-12-20</Date> <Date>2021-12-20</Date>
<Version>3.0.1</Version> <Version>3.0.1</Version>