aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2023-05-23 08:13:18 +0200
committerPapoteur <papoteur@mageia.org>2023-05-23 08:13:18 +0200
commit052cb2bc5981b58073ddb492f51c3cbc548445fa (patch)
tree1e9ec2ff9eefdf864e25d8d696f3867261218d1a
parent8e7b8a4c3f47662489023f0ddd1dbf528b89b6da (diff)
downloadisodumper-052cb2bc5981b58073ddb492f51c3cbc548445fa.tar
isodumper-052cb2bc5981b58073ddb492f51c3cbc548445fa.tar.gz
isodumper-052cb2bc5981b58073ddb492f51c3cbc548445fa.tar.bz2
isodumper-052cb2bc5981b58073ddb492f51c3cbc548445fa.tar.xz
isodumper-052cb2bc5981b58073ddb492f51c3cbc548445fa.zip
1.451.45
-rw-r--r--CHANGELOG6
-rw-r--r--Makefile2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 052520c..b861093 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,11 @@
The modifications are:
+IsoDumper 1.45
+--------------
+ - change method of checking the selected device (mga#31898)
+ - Init DBus interface later. This avoid to wait in some cases with GTK interface (mga#31860) as workaround.
+ - Add category Settings in desktop files. This allows isodumper to be displayed in LXQt settings.
+
IsoDumper 1.44
--------------
- fix crash of the dialog displayed when no USB is present (mga#31586)
diff --git a/Makefile b/Makefile
index 074c1cf..397f2fe 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1
SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/
PACKAGE = isodumper
-VERSION = 1.44
+VERSION = 1.45
GITPATH = git://git.mageia.org/software/isodumper
all: version dirs pofiles