diff options
author | Papoteur <papoteur@mageia.org> | 2023-05-31 10:13:10 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2023-05-31 10:13:10 +0200 |
commit | c97c34c7f718530a27dca8eafb1b4684a2559797 (patch) | |
tree | 0ae1b1af1b9c455e3c7c86761a78d7abbdb6dd17 | |
parent | 27280d7c8830d9e7dcf8c57ed0bb99544fee8915 (diff) | |
download | isodumper-1.46.tar isodumper-1.46.tar.gz isodumper-1.46.tar.bz2 isodumper-1.46.tar.xz isodumper-1.46.zip |
1.461.46
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ The modifications are: +IsoDumper 1.46 +-------------- + - fix examination more than one device when selecting device (mga#31978) + IsoDumper 1.45 -------------- - change method of checking the selected device (mga#31898) @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.45 +VERSION = 1.46 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles |