aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/file-roller
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-01 23:44:47 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-03 15:15:42 -0700
commit52aa3de031a3b01a14d005e9839437701c670c81 (patch)
tree14714a0a9662da6a9488f1a848d81f32c9f4ebc9 /meta-gnome/recipes-gnome/file-roller
parent1f2817dd4ddab967981104cad6724d3d48d07ccc (diff)
downloadmeta-openembedded-52aa3de031a3b01a14d005e9839437701c670c81.tar.gz
file-roller: upgrade 3.32.5 -> 3.36.2
version 3.36.2 -------------- Bugs fixed: * libarchive: do not follow external links when extracting files. * libarchive: overwrite symbolic links as well if requested by the user. * Help: Update steps to create a new archive to 3.34 UI. (Andre Klapper) New or updated application translations: * Hebrew (Yosef Or Boczko) * Kurdish (Sorani) (Jwtiyar Nariman) * Turkish (Emin Tufan Çetin) New or updated manual translations: * French (Guillaume Bernard) * Indonesian (Andika Triwidada) * Polish (Piotr DrÄ…g) * Ukrainian (Yuri Chornoivan) version 3.36.1 -------------- Bugs fixed: * Fixed Properties command in menubar. (Sabri Ãœnal) * Fixed compiling with GCC 10. (Sabri Ãœnal) New or updated application translations: * Burmese (Vampire) * Ukrainian (Yuri Chornoivan) New or updated manual translations: * Catalan (Manel Vidal) * Czech (Marek ÄŒernocký) * French (Charles Monzat) * Indonesian (Andika Triwidada) version 3.36.0 -------------- New or updated application translations: * Japanese (sicklylife) * Kurdish (Sorani) (Jwtiyar Nariman) New or updated manual translations: * Polish (Piotr DrÄ…g) * Swedish (Anders Jonsson) version 3.35.92 --------------- New features and user visible changes: * User's manual updates (Andre Klapper) New or updated application translations: * English - United Kingdom (Bruce Cowan) New or updated manual translations: * Brazilian Portuguese (Fábio Nogueira) version 3.35.91 --------------- New features and user visible changes: * Updated manual (Andre Klapper) New or updated application translations: * Japanese (sicklylife) New or updated manual translations: * es (Daniel Mustieles) version 3.35.90 --------------- New or updated application translations: * Galician (Fran Dieguez) * Japanese (sicklylife) * Pasukan Terjemahan Malaysia (abuyop) * Turkish (Emin Tufan Çetin) New or updated manual translations: * Galician (Fran Diéguez) version 3.35.1 -------------- New features and user visible changes: * Support for Zstandard compressed files/archives. (Felix Riemann) * Allow to directly open .tar.lzo files. (Felix Riemann) * libarchive: implemented read support for 7z. (Peter Keresztes Schmidt) * Provide a development variant of the app icon. (Jakub Steiner) (!12) * Converted README to README.md (Roger) * Remove file-roller from the recommended applications for ePub files. (Bastien Nocera) Bugs fixed: * Removed deprecated functions. (Peter Keresztes Schmidt) * Add application/x-xar as a supported mime-type. (Bastien Nocera) (!50) New or updated application translations: * Basque (Asier Sarasua Garmendia) * Japanese (Ryuta Fujii) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/file-roller')
-rw-r--r--meta-gnome/recipes-gnome/file-roller/file-roller_3.36.2.bb (renamed from meta-gnome/recipes-gnome/file-roller/file-roller_3.32.5.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_3.32.5.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_3.36.2.bb
index 2070f18a93..bf5e6f6d13 100644
--- a/meta-gnome/recipes-gnome/file-roller/file-roller_3.32.5.bb
+++ b/meta-gnome/recipes-gnome/file-roller/file-roller_3.36.2.bb
@@ -13,8 +13,8 @@ DEPENDS = " \
inherit gnomebase gsettings itstool gnome-help gettext upstream-version-is-even mime-xdg
-SRC_URI[archive.md5sum] = "2afc688ac66a50213f6c42ee99479a96"
-SRC_URI[archive.sha256sum] = "d53d30b4b45f61158b7e550b71a8a5556e877695f43a2ceb88be895960e54176"
+SRC_URI[archive.md5sum] = "caa0103ab34d237a9760fbf5e1c72bc1"
+SRC_URI[archive.sha256sum] = "268f7fdad8d2a78dfed5e82eb8710bad389c311b720666d6f07a04ed51056bd2"
PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'packagekit', '', d)}"