File engrampa.changes of Package engrampa

-------------------------------------------------------------------
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.
  * UI files: Avoid deprecations.
  * gtk-utils, fr-window: Remove some GtkStock deprecations.
  * gtk-utils: Avoid deprecated gtk_icon_size_lookup_for_settings.
  * fr-window: Avoid deprecated GtkMisc and GtkAlignment.
  * dlg-add-folder: Avoid deprecated gtk_alignment_new().
  * build: Use a variable instead of a hardcoded file name when
    cleaning.
  * Avoid deprecated gdk_screen_make_display_name().
  * Don't use deprecated gtk_show_uri().
  * Avoid deprecated gdk_screen_get_number().
  * Add the button "Show the Files and Quit" in the progress
    dialogue.
  * build: Use PKG_CONFIG to fix cross-building.
  * Add MATE's copyright to the About dialogue and Caja extension.
  * 7z: Fix renaming files with password without the list
    encrypted.
- Add engrampa-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20
  support.
- Recommend the same format packages as file-roller does.

-------------------------------------------------------------------
Tue Nov  7 11:14:18 UTC 2017 - sor.alexei@meowr.ru

- Update to version 1.18.3 (changes since 1.18.1):
  * Fix browsing history.
  * Hide directories in "View All Files"
  * Fix: Wrong behaviour of Skip button in Replace file dialogue.
  * 7z: Fix delete/rename files/directories with the list encrypted.
  * Fix creating zip files in "maximum" compression level.
  * Update translations.

-------------------------------------------------------------------
Wed Apr  5 18:48:13 UTC 2017 - sor.alexei@meowr.ru

- Update to version 1.18.1:
  * Add a style class frame to scrolledwindows.
  * Add a style class engrampa-window.

-------------------------------------------------------------------
Tue Mar 14 10:11:47 UTC 2017 - sor.alexei@meowr.ru

- Update to version 1.18.0:
  * Update engrampa NEWS to use consistent, project wide, markdown-like
    formatting.
  * Build: Require Caja >= 1.17.1 to build against the GTK+3 version
    of libcaja-extension.
  * tar: Add support for pixz for .tar.xz files.
  * tar: Add support for lbzip2 on .tar.bz2 files.
  * lha: Add support for Amiga files.
  * Some corrections in the GSettings schema.
  * check the rar/unrar version to work the new date style with all versions
  * Fix: rar file listing now shows correct date with recent binary.
  * Fix: Open the 7z first split volume after compress.
  * Fix: Compress rar and 7z split into volumes.
  * build: Remove an option that disables deprecated stuff.
  * zip: Add ear and war to the supported types list.
  * Update translations.

-------------------------------------------------------------------
Tue Sep 20 20:50:25 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.16.0:
  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
    --with-gtk build option.
  * Port to GtkApplication.
  * Use natural sort order when sorting by filename.
  * Use application chooser dialog from GTK+ for "Open With"
    command instead of custom code.
  * Make "encrypt header" option insensitive if no password is
    specified.
  * Give unrar priority over p7zip when processing RAR archives.
  * 7z: Add support for p7zip-rar >= 15.14.
  * 7z: Fix issues with files prefixed with '@'.
  * Fix some GTK+ deprecations.
  * Some more fixes and cleanups.
  * Update translations.

-------------------------------------------------------------------
Sun May 22 15:13:43 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.14.1:
  * tar: Fix problems with backslashes.
  * 'All files' is duplicated in available formats.
  * Fix extracting files with single-character names.
  * Update translations.

-------------------------------------------------------------------
Sat Apr  9 11:24:53 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.14.0:
  * Update translations.

-------------------------------------------------------------------
Sun Feb 21 16:56:54 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.13.1 (changes since 1.12.0):
  * 7z: Correct checking for p7zip 15.09+.
  * Drop MateConf migration script.
  * Fix random crash in "open with" dialog.
  * rar: Avoid "No files to extract" message when disabling
    overwriting existing files.
  * tar: Allow changing contents of .txz files (like it's allowed
    for .tar.xz files)
  * unar, 7z: Avoid problems with '?' char in filenames.

-------------------------------------------------------------------
Thu Nov  5 20:43:01 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.12.0:
  * Fix ngettext usage in progress dialog.
  * Make extracting multiple archives to a separate dir actually
    work.
  * Fix overwrite check when the files to be extracted are inside a
    directory.

-------------------------------------------------------------------
Wed Oct 14 19:24:43 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.11.0:
  * Some string fixes.
  * Update translations.

-------------------------------------------------------------------
Thu Oct  1 21:24:47 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.10.2:
  * Do not crash while opening archives on network drives.
  * Fix extracting archives with '[' in filename.
  * Some other improvements.

-------------------------------------------------------------------
Mon Jul 13 21:12:12 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.10.1:
  * Help fixes.
  * UI fixes.

-------------------------------------------------------------------
Tue May  5 13:47:23 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.10.0 (changes since 1.9.2):
  * Update translations.
- Spec cleanup.

-------------------------------------------------------------------
Thu Jan 22 20:41:03 UTC 2015 - p.drouand@gmail.com

- Update to version 1.9.2 (unstable)
  * Fix hyphen-as-minus-sign issues for engrampa.1 man page
  * Add keywords key to .desktop file

-------------------------------------------------------------------
Wed Dec 10 12:22:41 UTC 2014 - p.drouand@gmail.com

- Add caja make requirement; do not own extensions directory

-------------------------------------------------------------------
Sun Nov 23 17:12:05 UTC 2014 - p.drouand@gmail.com

- Update to version 1.9.1 (unstable)
  + Fix open rar file inside a rar file
  + Drop support for Gtk+ < 2.24
  + Unifiy code as to be used in Gtk+2 and Gtk+3
  + Drop support for Glib < 2.32
  + Do not set the selected app as the system default
  + Fix possible errors with some password protected files
  + Use Caja GSettings schema optionally
  + Add ini file for caja extension
  + Add engrampa.appdata.xml
  + Fix memory leaks
  + Fixed crash when clicking Cancel in Add Files
  + use g_get_user_config_dir instead of using .config/mate
  + do not set the "last output" dialog as modal to allow the user to resize it
  + Fixed loading of multi-volume rar archives with 7zip
  + use GtkRecentAction objects to create the recent file choosers
  + Several string improvements
  + set a mnemonic for the label in the request dialog
  + Change strings to use ellipsis
  + allow to compress iso images and tar archives from the caja menu
  + Ask overwrite confirmation when extracting files with drag&drop
  + Small fixes for Gtk3 engrampa

-------------------------------------------------------------------
Sun Oct 26 10:38:59 UTC 2014 - p.drouand@gmail.com

- Update to version 1.9.0 (unstable)
  + Fix hyphen-as-minus-sign issues for engrampa.1 man page

-------------------------------------------------------------------
Fri Oct  3 08:26:50 UTC 2014 - p.drouand@gmail.com

- Update to version 1.8.1
  + Several small fixes to manpages
  + Add keywords key to .desktop file
  + Fix opening file from rar file (unrar)
  + Do not set the selected app as the system default
  + Fix possible errors with some password protected files (RAR 5)

-------------------------------------------------------------------
Wed Mar 12 15:50:28 UTC 2014 - p.drouand@gmail.com

- Obsolete mate-file-archiver-lang in main package to avoid conflicts
  with this one
- Require libcaja-extension to ensure building with correct version

-------------------------------------------------------------------
Wed Mar  5 12:10:18 UTC 2014 - p.drouand@gmail.com

- Update to version 1.8.0
  + updates to man pages.
  + update translations.

-------------------------------------------------------------------
Fri Feb 14 15:24:51 UTC 2014 - p.drouand@gmail.com

- Initial release (version 1.7.1)

openSUSE Build Service is sponsored by