python3 rebuild

This commit is contained in:
Rmys
2023-11-03 20:32:08 +03:00
parent de979244b8
commit ac968baed5
2 changed files with 18 additions and 6 deletions
+10 -5
View File
@@ -15,9 +15,7 @@
<Description>
A simple sound converter application for the GNOME environment. It reads anything the GStreamer library can read, and writes WAV, FLAC, MP3, and Ogg Vorbis files.
</Description>
<Archive sha1sum="d28190a4aab7b6ff7d637900e870e778fa8a0523" type="targz">
https://launchpad.net/soundconverter/trunk/4.0.2/+download/soundconverter-4.0.2.tar.gz
</Archive>
<Archive sha1sum="6a81dd23eb95167a22331396de4b373a7631019a" type="targz">https://launchpad.net/soundconverter/trunk/4.0.4/+download/soundconverter-4.0.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -29,7 +27,7 @@
<Dependency>python3-pygobject3-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">Prevent_crash_when_duration_is_not_known_or_zero.patch</Patch>
<!-- <Patch level="1">Prevent_crash_when_duration_is_not_known_or_zero.patch</Patch> -->
</Patches>
</Source>
@@ -56,7 +54,14 @@
</Files>
</Package>
<History>
<History>
<Update release="4">
<Date>2023-11-03</Date>
<Version>4.0.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-10-28</Date>
<Version>4.0.2</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>A document converter</Summary>
<Description>unoconv converts between any document format that OpenOffice / OpenOffice understands.</Description>
<Archive sha1sum="6b5fa97a0f27e70ae935afebe072784f4710e58b" type="targz">https://github.com/dagwieers/unoconv/archive/0.8.2.tar.gz</Archive>
<Archive sha1sum="4ec03c7dd303e10f45a1b84fcdd38a1c5ebb4a19" type="targz">https://github.com/dagwieers/unoconv/archive/0.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>xmlto</Dependency>
<Dependency>asciidoc</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-11-03</Date>
<Version>0.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-03-08</Date>
<Version>0.8.2</Version>