diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-11-12 09:08:51 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-12 09:38:57 -0800 |
| commit | 1b7ca55bd38c7d9741b95a0128f820ef9d8a67e3 (patch) | |
| tree | cbae308322be853a228673b5e1423953a003f5a7 | |
| parent | a1395b9cd8d98aac63dafd22dba2ddbfdc52f574 (diff) | |
| download | meta-openembedded-1b7ca55bd38c7d9741b95a0128f820ef9d8a67e3.tar.gz | |
exo: upgrade 4.20.0 -> 4.21.0
exo is deprecated in favor of libxfce4ui and libxfce4util as of
development version 4.21.0. The last stable release before archiving
the repository will be 4.22.0. See
https://gitlab.xfce.org/xfce/exo/-/merge_requests/87
and the links it contains for details.
- Update copyright year
- Deprecate exo-job and exo-simple-job
- Deprecate binaries
- Deprecate exo-tree-view
- Deprecate exo-icon-chooser-dialog and friends
- Deprecate exo-gtk-extensions
- Deprecate exo-gdk-pixbuf-extensions
- Deprecate exo-execute
- I18n: Update po/LINGUAS list
- Properly check iterator before usage (#124)
- Fix code style
- exo-tree-view: Allow Ctrl+Shift+Click in single click mode
- Translation Updates:
Albanian, Catalan, Danish, Estonian, Polish, Portuguese, Romanian,
Russian, Slovak, Slovenian, Venetian
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-xfce/recipes-xfce/exo/exo_4.21.0.bb (renamed from meta-xfce/recipes-xfce/exo/exo_4.20.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_4.20.0.bb b/meta-xfce/recipes-xfce/exo/exo_4.21.0.bb index 4b2c5375f2..26ff1d0504 100644 --- a/meta-xfce/recipes-xfce/exo/exo_4.20.0.bb +++ b/meta-xfce/recipes-xfce/exo/exo_4.21.0.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI += " \ | |||
| 15 | file://exo-no-tests-0.8.patch \ | 15 | file://exo-no-tests-0.8.patch \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "4277f799245f1efde01cd917fd538ba6b12cf91c9f8a73fe2035fd5456ec078d" | 18 | SRC_URI[sha256sum] = "26f85ca2db3bcf99d8b8af28b0d565b0186ccc3d2ed4a5ba315f6a589b8bc2c9" |
| 19 | 19 | ||
| 20 | # Note: python bindings did not work in oe-dev and are about to be moved to | 20 | # Note: python bindings did not work in oe-dev and are about to be moved to |
| 21 | # pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560 | 21 | # pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560 |
