gaupol-1.12
This commit is contained in:
@@ -13,5 +13,4 @@ def build():
|
||||
def install():
|
||||
pythonmodules.install(pyVer = "3")
|
||||
|
||||
pisitools.dodoc("AUTHORS.md", "COPYING", "NEWS.md", "README*")
|
||||
|
||||
pisitools.dodoc("AUTHORS.md", "NEWS.md", "README.aeidon.md", "README.md")
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
<Description>
|
||||
Gaupol is an editor for text-based subtitle files. It supports multiple subtitle file formats and provides means of creating, editing and translating subtitles and timing subtitles to match video.
|
||||
</Description>
|
||||
<Archive sha1sum="b0faadf4c57b1e0d8d05f0c0213a0e45e1875696" type="targz">
|
||||
https://github.com/otsaloma/gaupol/archive/refs/tags/1.11.tar.gz
|
||||
<Archive sha1sum="3990585c081c817b85f6773efd40c79f6e405b1e" type="targz">
|
||||
https://github.com/otsaloma/gaupol/archive/refs/tags/1.12.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
@@ -30,6 +30,7 @@
|
||||
<Name>gaupol</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>gspell</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>iso-codes</Dependency>
|
||||
<Dependency>gst-libav</Dependency>
|
||||
@@ -53,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2023-01-24</Date>
|
||||
<Version>1.12</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-05-14</Date>
|
||||
<Version>1.11</Version>
|
||||
|
||||
Reference in New Issue
Block a user