Package: minitube / 2.9-1

Metadata

Package Version Patches format
minitube 2.9-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable update check | (download)

src/mainwindow.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable update check as it's useless for a packaged version
proper tempfiles | (download)

src/temporary.cpp | 47 11 + 36 - 0 !
src/temporary.h | 1 1 + 0 - 0 !
2 files changed, 12 insertions(+), 36 deletions(-)

 do proper temporary file creation
 Upstream is using predictable temporary file names. Fix this in Debian
 for now by using QTemporaryFile. This additionally ensures removal of
 temporary files upon exit.
Update AppStream data | (download)

minitube.appdata.xml | 17 9 + 8 - 0 !
1 file changed, 9 insertions(+), 8 deletions(-)

 update appstream data