Update to version 4.21.0
This commit is contained in:
parent
9bd6d94c6c
commit
bee74f937a
3 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# History of versions #
|
||||
|
||||
* Version 4.21.0 (2025-02-08)
|
||||
* Fixed crash when opening an old project
|
||||
|
||||
* version 4.20.0 (2025-01-18)
|
||||
* Fixed FFMPEG version detection
|
||||
* Fixed UI translations
|
||||
|
|
|
|||
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -7,7 +7,7 @@ Vcs-Git: https://gitlab.com/rastersoft/devedeng.git
|
|||
|
||||
Package: python3-devedeng
|
||||
Architecture: all
|
||||
Version: 4.20.0-1
|
||||
Version: 4.21.0-1
|
||||
Depends: python3:any, dh-python, python3, python3-urllib3, python3-gi, python3-cairo, python3-gi-cairo, libgtk-3-0t64|libgtk-3-0, ffmpeg (>= 7:1.2.6) | libav-tools (>= 6:9.16), mplayer | mpv | vlc, dvdauthor, genisoimage, vcdimager, libvorbis0a, libvorbisfile3, python3-pkg-resources
|
||||
Section: python
|
||||
Priority: optional
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "devedeng"
|
||||
version = "4.20.0"
|
||||
version = "4.21.0"
|
||||
authors = [
|
||||
{ name="Raster Software Vigo (Sergio Costas)", email="rastersoft@gmail.com" },
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue