Changelog for
mate-desktop-1.28.2-73.12.i586.rpm :
* Sat Mar 23 2024 Hillwood Yang
- Update version to 1.28.2
* Translations update
* Distribute Meson build system
* Make MateImageMenuItem subclassable
* MateImageMenuItem: Remove unnecessary label field
* Thu Nov 23 2023 Mihai Moldovan - Update to new upstream version 1.26.2:
* tx: update resources
* tx: update translations
* tx: migrate to new API
* add xdg-desktop-portal config file- Add xdg-desktop-portal config file to %files list.
* Mon Mar 27 2023 Alexei Sorokin - Update version to 1.26.1:
* Revert \"[mate-bg] small cleanup\".
* mate-desktop-thumbnail: Fix memory leak.
* mate-bg: Fix memory leak.
* Fix mate_minor_version and mate_micro_version always 1.
* Fix meson version.
* Tue Aug 10 2021 Hillwood Yang - Update version to 1.26.0
* Translations update
* Replace the obsolete API in mate-colorsel.c file
* Fix compilation warning
* update copyright to 2021
* travis-ci: use ubuntu focal as host system
* MATE About: Fix off-by-one error, display yerba mate comment
* travis: disable travis builds for ubuntu
* Remove shadow warnings [-Wshadow]
* mate-about: Use the macro _(String) instead of the macro gettext(Msgid)
* Drop local macro mate_gettext(package, locale, codeset)
* Remove warning -Wbad-function-cast
* g_settings_get_string always returns a newly-allocated string
* build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
* tx: update resource
* mate-color-select: Do not use deprecated gtk_button_new_from_stock
* update issue template
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* travis CI: use rolling tag for ubuntu docker image
* travis CI: fix build issue of gtk-doc module
* Sun Aug 16 2020 Alexei Sorokin - Update to version 1.24.1:
* build: Silent build warnings for distcheck.
* build: Use MATE_COMPILE_WARNINGS = yes as default.
* mate-about.desktop: Do not collect the translation for Icon.
* mate-about: Remove unused variable \"window\".
* Remove GTimeVal deprecation warning for GLib 2.61.2+.
* Make the build reproducible.
* build: Add meson config files to EXTRA_DIST.
* Update translations.
* Wed Feb 26 2020 Alexei Sorokin - Update to version 1.24.0 (changes since 1.23.1):
* Move remaining peripheral schemas to mate-settings-daemon.
* schema: Move mouse schemas to mate-settings-daemon.
* Replace deprecated gtk_css_provider_get_default.
* mate-bg-crossfade: Replace tabs with spaces/
* Make \"rsvg-convert\" optional.
* mate-colorsel: Avoid deprecated gtk_hscale_new.
* gettext needs .gmo files to install .mo locale.
* thumbnail: Remove obsolete mate_desktop_thumbnail_md5().
* thumbnail: Remove obsolete pixbuf helper.
* thumbnail: Use an array to store the thumbnailer\'s cmdline.
* thumbnail: Use g_strcmp0() and remove a NULL check.
* thumbnail: Simplify system includes.
* thumbnail: Fix typo in optional.
* thumbnail: Remove unused constant SECONDS_BETWEEN_STATS.
* thumbnail: Remove unused #define GDK_PIXBUF_ENABLE_BACKEND.
* thumbnail: Remove reference to MateIconFactory.
* thumbnail: Simplify init_thumbnailers_dirs().
* Deprecate mate_desktop_thumbnail_scale_down_pixbuf().
* thumbnailer: Always prefer the backend provided preview.
* thumbnail: Always use external gdk-pixbuf thumbnailer.
* thumbnail: Demote a log message from WARNING to DEBUG.
* thumbnail factory: Disconnect signal handlers in finalize.
* thumbnail: Move thumbnail generation/saving to a few helper functions.
* thumbnail: Clean up path generation code.
* thumbnailer: Try harder to create a failed thumbnail.
* Add missing cases to switch statement.
* lib: Add thumbnail test application.
* Increase the size of thumbnails to 256.
* Avoid redundant redeclarations
* desktop file: Add missing hints for translators.
* Treat time_t as gint64 to convert from/to string.
* build: Introduce RELEASE_YEAR variable for mate-about dialogue.
* build: Show warning flags on configure summary.
* build: Use warning flags.
* autoconf: AC_PROG_CC was called before AX_CHECK_ENABLE_DEBUG.
* Update translations.- Drop support for old openSUSE versions.
* Mon Feb 24 2020 Max Lin - Fix macro expanding issue
* Sun Feb 23 2020 Max Lin - Leap 15.2 has newer librsvg, extend the conditional for \"BuildRequires: rsvg-convert\"
* Wed Oct 23 2019 roAATTsuse.de- fix build-requires for factory/tumbleweed rsvg-convert tool is now in rsvg-convert package
* Wed Sep 25 2019 Jonathan Brielmaier - Remove build require on libxml2-python as it\'s not required. There is no sign in the source code that it\'s needed.