diff options
| author | Papoteur <papoteur@mageia.org> | 2026-05-12 21:42:34 +0200 |
|---|---|---|
| committer | Papoteur <papoteur@mageia.org> | 2026-05-12 21:42:34 +0200 |
| commit | 96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9 (patch) | |
| tree | 179c0fcba1142386fcfb5457152dd24282954acc | |
| parent | 78508552dd76d1b285aa7b51a281edebd4377ab7 (diff) | |
| download | draksnapshot-96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9.tar draksnapshot-96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9.tar.gz draksnapshot-96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9.tar.bz2 draksnapshot-96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9.tar.xz draksnapshot-96bdf62d34d5c476fd0c8bcde7db0c125a30cdf9.zip | |
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | NEWS | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -1,5 +1,5 @@ PACKAGE = draksnapshot -VERSION:=0.21.0 +VERSION:=0.21.1 NAME = draksnapshot SUBDIRS = data po @@ -1,5 +1,8 @@ +Version 0.21.1 - 12 May 2026, Papoteur + Use expression recognized by perl_checker instead of // + +Version 0.21.0 - 12 May 2026, Papoteur -Version 0.21.0 - 12 May 2026, David Geiger Fix Gtk3 function for exiting in draksnapshot-applet HAL.pm: fix a test, suppress warnings, fix a regex Suppress a warning on $opt not initialized |
