OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/mate-utils?expand=0&rev=73
441 lines
16 KiB
Plaintext
441 lines
16 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 10 15:12:33 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Add fix-save-issue.patch, fix cannot save the screenshot(boo#1253170)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 07:40:17 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 1.28.0
|
|
* Translations update
|
|
* replace deprecated gtk_image_menu_item*
|
|
* dictionary applet: fix in-process build warning
|
|
* fix warnings in id, uk and ru translations
|
|
* wayland: dictionary applet: confine popup dialog to monitor dimensions
|
|
* wayland: dictionary: Make the panel applet usable in wayland
|
|
* Wayland: Fix position and behavior of dictionary applet popup window
|
|
* dictionary applet: allow building in-process
|
|
* Remove init_stock_icons code and replace gtk_drag_set_icon_stock with
|
|
gtk_drag_set_icon_name
|
|
* mate-dictionary: Replace deprecated functions fix compilation warnings
|
|
* baobab-remote-connect-dialog: fix -Wformat-nonliteral warning
|
|
* logview: Replace deprecated functions fix compilation warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 14 13:12:33 UTC 2023 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 1.26.1
|
|
* Fix memory leak
|
|
- Add mate-desktop-gschemas as Requires for mate-dictionary (boo#1211327)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 26 03:54:00 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Split doc package
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 22 11:23:20 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim em dash grammar from descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 11 02:23:33 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- update version to 1.26.0
|
|
* update copyright to 2021
|
|
* tx: update resource
|
|
* travis-Ci: use libera.chat as notification server
|
|
* tx: sync with transifex
|
|
* release 1.26.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
|
|
|
|
- Update to version 1.24.0 (changes since 1.23.0):
|
|
* Add MATE Disk Image Mounter utility.
|
|
* WARN_CFLAGS makes MAINTAINER_CFLAGS obsolete for now.
|
|
* Use MATE_DEBUG_CHECK for setting compiler debug flags.
|
|
* Print compiler warning flags in summary.
|
|
* Add WARN_CFLAGS to CFLAGS.
|
|
* logview: Fix infinite loop parsing logs containing at least one
|
|
line.
|
|
* Add hicolor_apps_24x24_mate-system-log.png.
|
|
* Install hicolor_apps_24x24_mate-disk-usage-analyzer.png.
|
|
* Avoid g_type_class_add_private.
|
|
* logview: i18n date format in side pane.
|
|
* logview: Use preferred date&time representation for current
|
|
locale.
|
|
* mate-disk-usage-analyzer: Remove blank space before right
|
|
parenthesis.
|
|
* Add scroll tabs with mouse wheel.
|
|
* gettext: Fix locale dir.
|
|
* Migrate from intltool to gettext.
|
|
* Use gresources for UI files.
|
|
* Avoid redundant redeclarations.
|
|
* Fix build using the -fno-common flag.
|
|
* Update translations.
|
|
- Add a mate-disk-image-mounter package for the newly added
|
|
utility.
|
|
- Drop support for old openSUSE versions.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 23 17:28:57 CEST 2019 - ro@suse.de
|
|
|
|
- fix build-requires for factory/tumbleweed
|
|
rsvg-convert tool is now in rsvg-convert package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 18 13:31:40 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
|
|
|
|
- Update to version 1.23.0:
|
|
* Update translations.
|
|
* Remove unused variables
|
|
* Make inkscape and rsvg-convert optional
|
|
* mate-screenshot: Variable is assigned a value that is never used
|
|
* gdict-applet: Variable 'detail' is allocated memory that is never used
|
|
* logview-prefs: Variable 'removed' is assigned a value that is never used
|
|
* Fix -Werror=cast-function-type with GCC 8
|
|
* Improve performance by removing unused assignments
|
|
- remove patch:
|
|
* mate-utils-gtk-3.20.patch: we don't support gtk3.22 anymore
|
|
- build require gtk >= 3.22, glib >= 2.50 and gio >= 2.50
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin <sor.alexei@meowr.ru>
|
|
|
|
- Update to version 1.22.1:
|
|
* Fix -Werror=cast-function-type with GCC 8.
|
|
* mate-disk-usage-analyzer: Fix a memory leak.
|
|
* GEN png icons from svg files.
|
|
* Update documenters in the about dialogue.
|
|
* mate-dictionary: Use g_strjoin to build licence text.
|
|
* Use program-name and title in gtk_show_about_dialog call.
|
|
* help: Update copyright.
|
|
* Update translations.
|
|
- Rebase mate-utils-gtk-3.20.patch.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 5 15:19:33 UTC 2019 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.22.0:
|
|
* Add support for non-interactive screenshot directly to
|
|
clipboard.
|
|
* Avoid deprecated GtkStock.
|
|
* mate-dictionary: Fix memory leak.
|
|
* Replace deprecated gtk_menu_popup.
|
|
* screenshot: Replace deprecated gdk_flush.
|
|
* dictionary: Replace deprecated gdk_flush.
|
|
* dictionary: Replace deprecated GtkFontButton accessors.
|
|
* baobab help: Terminal command updated to
|
|
mate-disk-usage-analyzer.
|
|
* baobab-chart: Avoid deprecated gtk_style_context_set_background.
|
|
* gsearchtool: Avoid deprecated gtk_window_set_wmclass.
|
|
* Make translatable the copyright in the About dialogue.
|
|
* help: Bump docbook 4.5.
|
|
* eggsmclient: Avoid deprecated g_type_class_add_private.
|
|
* Move appdata to the metainfo/ directory.
|
|
* Update translations.
|
|
- Rebase mate-utils-gtk-3.20.patch.
|
|
- Do not build the pt lingua for the search tool help to solve
|
|
build issues.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 26 23:25:34 UTC 2018 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.20.2:
|
|
* Disable deprecation warnings for distcheck.
|
|
* Use make functions for HELP_LINGUAS.
|
|
* Replace -Dokumentationsprojekt with Documentation Project.
|
|
* Fix spelling and grammar mistakes.
|
|
* Update translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 22 17:10:44 UTC 2018 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.20.1:
|
|
* Update translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 22 20:31:16 UTC 2018 - crrodriguez@opensuse.org
|
|
|
|
- BuildRequire atk, pango, cairo, x11, ice explicitly.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 9 19:10:07 UTC 2018 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.20.0:
|
|
* Require GTK+ 3.22 and GLib 2.50.
|
|
* Add screenshot support for HiDPI displays.
|
|
* Avoid deprecated gdk_screen_get_monitor_,
|
|
gdk_screen_width/height(), gdk_screen_get_width/height(),
|
|
gdk_screen_get_n_monitors(), gdk_screen_make_display_name(),
|
|
gdk_screen_get_number(), gdk_screen_get_active_window()
|
|
functions.
|
|
* screenshot, dictionary: Avoid deprecated GdkDevice members.
|
|
* don't use deprecated gtk_show_uri()
|
|
* searchtool & logview: Avoid deprecated GtkAlignment.
|
|
* An implementation of WidthOfScreen and HeightOfScreen.
|
|
* mate-screenshot: Add a New button
|
|
* screenshot-save.c: Fix build warnings with 'pipe', 'write' and
|
|
'read'.
|
|
* Add a style class logview-window.
|
|
* Update translations.
|
|
- Add mate-utils-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20
|
|
support.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 25 14:20:21 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.18.3:
|
|
* disk-usage-analyzer: Make zoom with mousewheel work on chart.
|
|
* disk-usage-analyzer: Various UI fixes.
|
|
* screenshot: Remove some buggy code to fix possible crash.
|
|
* baobab/logview/dictionary: Add our copyright to the About
|
|
dialogue.
|
|
* Update translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 7 20:20:04 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.18.2:
|
|
* Fix showing busy cursor when saving area screenshot.
|
|
* Update translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 4 16:20:24 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.18.1:
|
|
* screenshot: Do not translate the timestamp in the filename.
|
|
* mate-dictionary: Include a correct header.
|
|
* Update translations.
|
|
- Remove mate-utils-fix-include.patch: fixed upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 27 12:10:02 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
- Add mate-utils-fix-include.patch: Include a correct header in
|
|
mate-dictionary (commit a3c64fd).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 14 10:11:47 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.18.0:
|
|
* NEWS: Use consistent, project wide, markdown-like formatting to
|
|
make generating release announcements easier.
|
|
* Build: Require mate-panel >= 1.17.
|
|
* Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
|
|
--with-gtk build option.
|
|
* Fix occasional distcheck breakage.
|
|
* Some code cleanups.
|
|
* Update translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 20 20:50:25 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.16.0:
|
|
* Add --version command line option to mate-screenshot.
|
|
* GTK+3: Fix a mate-dictionary segfault with Gtk 3.21.
|
|
* GTK+3: Fix lots of deprecations in all applications.
|
|
* Update translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 14 11:23:16 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.14.1:
|
|
* Require proper GTK+ version in mate-dict.pc file.
|
|
* Some assorted fixes.
|
|
* Make distcheck use currently selected GTK+ version.
|
|
* Update translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 9 11:24:53 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.14.0:
|
|
* Use hyphens instead of colons in screenshot filenames by
|
|
default.
|
|
* Some more fixes and cleanups.
|
|
* Update translations.
|
|
* Fix Changelog generation.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 28 21:23:41 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.13.0:
|
|
* GTK+3: Fix a lot of deprecations and some UI issues.
|
|
* Disable effects and delay options in mate-screenshot UI when
|
|
launched with -ai command line argument.
|
|
* Don't use -Werror flag in build.
|
|
* Drop MateConf migration scripts.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 11 15:30:48 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- Add missing mate-desktop-gschemas dependency to
|
|
mate-search-tool, and mate-system-log.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 5 20:43:01 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 1.12.0.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 15 18:45:24 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 1.11.0:
|
|
* Add application icon to mate-system-log.
|
|
* Add timestamp instead of window name to screenshot filenames by
|
|
default.
|
|
* Have dictionary applet background automatically painted.
|
|
* Translation fixes for gsettings schemas.
|
|
* Some more fixes and cleanups (including source tree
|
|
reorganisation).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 2 10:42:43 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 1.10.3:
|
|
* Fixed silent rules option by dropping obsolete "shave" stuff.
|
|
* Make mate-system-log remember the active log on exit.
|
|
* Fix potential crash in mate-system-log.
|
|
* Various other bugfixes in mate-system-log.
|
|
* Remove dead spanish server entry from mate-dictionary.
|
|
* Fix mate-dictionary's command-line options and manpage.
|
|
* Make Ctrl+A and Ctrl+C work in mate-dictionary's search field.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 11 16:38:00 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 1.10.2:
|
|
* Several help fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 18 07:52:18 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 1.10.1:
|
|
* Fix gschema translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 7 10:14:32 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 1.10.0 (changes since 1.9.1):
|
|
* Use explicit names in .desktop files.
|
|
* Fix GLib >= 2.43 compatibility.
|
|
* Update translations.
|
|
- Spec cleanup.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 23 14:52:23 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.9.1 (unstable)
|
|
+ Bug fixes release
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 11 14:54:28 UTC 2014 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.9.0 (unstable)
|
|
+ Add GTK3 support
|
|
- Fix version requirements
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 3 14:22:09 UTC 2014 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.8.1
|
|
+ Added keywords key to .desktop files
|
|
+ Fixed several man pages
|
|
+ Fixed gsearchtool format-security warning
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 22 14:08:35 UTC 2014 - p.drouand@gmail.com
|
|
|
|
- Remove forgotten mate-doc-utils require
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 5 13:02:54 UTC 2014 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.8.0
|
|
+ no changes since version 1.7.90
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 21:40:28 UTC 2014 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.7.90 (unstable)
|
|
+ use yelp-tools instead of mate-doc-utils
|
|
+ bugfixes
|
|
- All tools live in their own package now
|
|
- Add itstool requires; new upstream dependency
|
|
- Remove useless xz requires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 6 16:53:21 UTC 2014 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.6.1
|
|
+ disable masking for area or window screenshots
|
|
+ Fix Sun GNOME Documentation Team references
|
|
+ screenshot: do not segfault when taking a window picture with no
|
|
delay
|
|
+ Update AC_INIT_AUTOMAKE for make dist
|
|
+ Remove files pulled in automatically
|
|
+ Correct sgml filename
|
|
+ Correct name in about dialog
|
|
+ mate-screenshot: Fix save path selection
|
|
Closes #32 (https://github.com/mate-desktop/mate-utils/issues/32)
|
|
Fix from https://bugzilla.gnome.org/show_bug.cgi?id=579232
|
|
+ Fix incorrect FSF addresses
|
|
+ Use mate-disk-usage-analyzer icon instead of baobab
|
|
+ Fix name of libmatedict in mate-dict.pc.in
|
|
Closes #6 (https://github.com/mate-desktop/mate-utils/issues/6)
|
|
+ change installation path of mate-disk-usage-analyzer icon to hicolor
|
|
- Add gtk-doc documentation of mate-dict to filelist of devel subpackage
|
|
- Remove useless scrollkeeper build dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 19 14:57:00 UTC 2013 - johann.luce@wanadoo.fr
|
|
|
|
- Fix %exclude problem for factory
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 23:51:04 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.6.0
|
|
+ no changes since 1.5.1
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 24 15:53:34 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.5.1
|
|
+ fix missing static void keywords in baobab
|
|
+ remove comment on mate-screenshot manpage
|
|
+ fix libgdict makefile
|
|
+ update makefile for automake 1.13
|
|
- Remove merged patchs on upstream release:
|
|
+ Fix-missing-static-void-keywords-in-baobab.patch
|
|
+ Remove-comment-on-manpage.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 16 23:13:17 CST 2013 - hillwood@linuxfans.org
|
|
|
|
- change group of devel package as Development/Libraries/Other
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 9 17:19:11 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- add Fix-missing-static-void-keywords-in-baobab.patch; fix build for Factory
|
|
- add Remove-comment-on-manpage.patch ; fix build for Factory
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 1 09:18:55 UTC 2012 - nmo.marques@gmail.com
|
|
|
|
- rework mate-utils-1.4.0-fix_pointer.patch; merged upstream
|
|
- add missing descriptions and cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 12 14:45:18 UTC 2012 - nmo.marques@gmail.com
|
|
|
|
- add mate-utils-1.4.0-fix_pointer.patch: fix build for 1210
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 11 17:39:17 UTC 2012 - nmo.marques@gmail.com
|
|
|
|
- initial package from version 1.4.0
|
|
|