Skip to content

Commit

Permalink
thunar-volman: upgrade 0.9.5 -> 4.16.0
Browse files Browse the repository at this point in the history
Release notes for 4.16.0
========================
- Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump
- bump glib (and gio, gthread, etc) minimum to 2.50.0
- Add README.md to EXTRA_DIST
- Translation Updates:
  Turkish, Vietnamese

Release notes for 4.15.1
========================
This is a development release of Thunar-volman aiming the upcoming
release of Xfce 4.16.

- Fix typo in README
- Adds new README.md updates AM_INIT_AUTOMAKE
- Translation Updates:
  Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian,
  Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese
  (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English
  (Australia), English (United Kingdom), Estonian, Finnish, French,
  Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
  Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Malay,
  Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish,
  Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,
  Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu,
  Urdu (Pakistan), Uyghur, Vietnamese

Release notes for 4.15.0
========================
[Please note that this is a development release.]

- Use icons from icon theme in the dialog (!3)
- Add new app icon and switch to rDNS
- Remove PDA tab (!1)
- Avoid critical error when closing preferences dialog
- Support libxfce4ui XfceTitledDialog new API
- Translation Updates:
  Albanian, Belarusian, Bulgarian, Chinese (China), Chinese (Taiwan),
  Croatian, Danish, Dutch, Eastern Armenian, English (United Kingdom),
  Estonian, Galician, Greek, Hebrew, Hungarian, Indonesian,
  Interlingue, Italian, Japanese, Lithuanian, Portuguese, Russian,
  Slovenian, Spanish

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
schnitzeltony authored and kraj committed Jan 6, 2021
1 parent 15bd506 commit 55679e2
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ inherit xfce features_check

REQUIRED_DISTRO_FEATURES = "x11"

SRC_URI[md5sum] = "f9ef39ed4bbff05eb74058dfff24dd84"
SRC_URI[sha256sum] = "7ea7c6693334f2248cf399586af8974dfb7db9aad685ee31ac100e62e19a1837"
SRC_URI[sha256sum] = "d2c0e719b242b7fd3db70bc6678a2df1abf2cfaa899b775a1591a5efa08a547d"

PACKAGECONFIG ??= ""
PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
Expand Down

0 comments on commit 55679e2

Please sign in to comment.