aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2022-04-02 00:36:56 +0200
committerKhem Raj <raj.khem@gmail.com>2022-04-06 20:25:33 -0400
commitbcad5e3936cfc1b27e7c044ac5a071595353f31a (patch)
tree2166f4cb8ff417adca93e05db2ae1302d57bbb5d /meta-xfce
parentdc0c7b0e3a8354a2683120c001d70d37d045a337 (diff)
downloadmeta-openembedded-bcad5e3936cfc1b27e7c044ac5a071595353f31a.tar.gz
ristretto: upgrade 0.12.1 -> 0.12.2
Release notes for 0.12.2 ======================== - New Features: - Thumbnailer: Add support for shared thumbnail repositories (#82) - Thumbnailer: Add thumbnail flavor support (#81) - Performance Improvement: - Optimization: Use TreeModel IFace to walk the image list - Optimization: Add index and list link to RsttoImageListIter - Optimization: Switch to GQueue in RsttoImageList - Code Refactoring: - Flatpak: Add lifecycle manager patch to Xfconf dependency - Flatpak: Add Tumbler dependency as a private service (!35) - Flatpak: Add pixbuf loaders - Refactoring: Cleanup and simplifications around thumbnail size - Redistribute thumbnail sizes uniformly - Disable debug checks in release mode - Cleanup: Miscellaneous - Cleanup: Remove unused APIs in RsttoImageList - Bug Fixes: - Fix and complete file change monitoring - Thumbnailer: Rework queue management - Thumbnailer: Properly set the number of visible items - Take the device scale into account to limit rendering quality - Avoid multi-threading issue with X11 (#76) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-apps/ristretto/ristretto_0.12.2.bb (renamed from meta-xfce/recipes-apps/ristretto/ristretto_0.12.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.12.1.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.12.2.bb
index f2156a3e2a..66836422ed 100644
--- a/meta-xfce/recipes-apps/ristretto/ristretto_0.12.1.bb
+++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.12.2.bb
@@ -10,6 +10,6 @@ inherit xfce-app mime-xdg
RRECOMMENDS:${PN} += "tumbler"
-SRC_URI[sha256sum] = "13853f9ca18466a8e4788e92c7bde3388a93e8340283568f5dee1a9396ffd7ee"
+SRC_URI[sha256sum] = "0eee869922ec00a253dafa446c2aad2a2f98e07e1db7262e8337ce9ec2dad969"
FILES:${PN} += "${datadir}/metainfo"