Merge pull request #9398 from 4fury-c3440d8/np

bump.
This commit is contained in:
Kamil ATLI
2021-05-19 05:22:05 +03:00
committed by GitHub
3 changed files with 19 additions and 5 deletions
+9 -2
View File
@@ -14,8 +14,8 @@
<PartOf>desktop.lookandfeel</PartOf>
<Summary>A style to bend Qt applications to look like they belong into GNOME Shell.</Summary>
<Description>A native style to bend Qt4 and Qt5 applications to look like they belong into GNOME Shell.</Description>
<Archive sha1sum="d847625f28572383ab37953a280ea426151ac161" type="targz">
https://github.com/FedoraQt/adwaita-qt/archive/1.2.1.tar.gz
<Archive sha1sum="4077ad79fae1537674852135a95155b7dda0f258" type="targz">
https://github.com/FedoraQt/adwaita-qt/archive/refs/tags/1.3.0.tar.gz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="3">
<Date>2021-05-18</Date>
<Version>1.3.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="2">
<Date>2021-03-24</Date>
<Version>1.2.1</Version>
@@ -13,5 +13,5 @@ def build():
def install():
pythonmodules.install(pyVer="3")
pisitools.dodoc("AUTHORS", "CHANGELOG", "README.md")
pisitools.dodoc("AUTHORS", "PKG-INFO", "README.md")
@@ -15,8 +15,8 @@
<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="445104758089012e092b572b8b2b71e1ba5c3d20" type="targz">
https://launchpad.net/soundconverter/trunk/4.0.0/+download/soundconverter-4.0.0.tar.gz
<Archive sha1sum="e35d0e357dfa4016569b3f7a7fcfba24664e7ab5" type="targz">
https://launchpad.net/soundconverter/trunk/4.0.1/+download/soundconverter-4.0.1.tar.gz
</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-05-18</Date>
<Version>4.0.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="1">
<Date>2020-12-04</Date>
<Version>4.0.0</Version>