Skip to content

Commit 60e7ee0

Browse files
committed
1.2.6
1 parent 7572c50 commit 60e7ee0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
xapp-thumbnailers (1.2.6) xia; urgency=medium
2+
3+
[ Michael Webster ]
4+
* Cleanup some pyflakes complaints.
5+
* xapp-appimage-thumbnailer: Use XApp.get_tmp_dir()
6+
* Add OpenRaster (.ora) thumbnailer.
7+
* xapp-appimage-thumbnailer: Add missing import.
8+
9+
-- Clement Lefebvre <[email protected]> Mon, 25 Nov 2024 11:58:00 +0000
10+
111
xapp-thumbnailers (1.2.5) wilma; urgency=medium
212

313
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('xapp-thumbnailers', version : '1.2.5', meson_version : '>=0.49.0')
1+
project('xapp-thumbnailers', version : '1.2.6', meson_version : '>=0.49.0')
22

33
project_url = 'https://github.com/linuxmint/xapp-thumbnailers'
44
version = meson.project_version()

0 commit comments

Comments
 (0)