| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: file-roller | Distribution: SUSE Linux Enterprise 15 |
| Version: 43.1 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150600.1.3 | Build date: Fri May 10 05:38:48 2024 |
| Group: Productivity/Archiving/Compression | Build host: ibs-power9-11 |
| Size: 1104741 | Source RPM: file-roller-43.1-150600.1.3.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://wiki.gnome.org/Apps/FileRoller | |
| Summary: An Archive Manager for GNOME | |
File Roller is an archive manager for GNOME. With it, you can create and modify archives, view the contents of an archive, view a file contained in the archive, and extract files from the archive.
GPL-2.0-or-later
* Sun Dec 03 2023 bjorn.lie@gmail.com
- Update to version 43.1:
+ Fixed deb package support.
+ Fixed wrong filename when opening a files on Google Drive.
+ Updated README.
+ Updated translations.
* Sun Sep 18 2022 bjorn.lie@gmail.com
- Update to version 43.0:
+ New features and user visible changes: Add read-only support
for Apple’s `dmg` image format through 7-zip.
+ Bugs fixed: Prevent libarchive backend from writing endless
padding when extracting RAR archives.
+ Other changes: Various source code clean-ups.
+ Updated translations.
* Sat Aug 20 2022 bjorn.lie@gmail.com
- Update to version 43.alpha:
+ New features and user visible changes:
- Support `7zz` and `7zzs` programs from the official 7-Zip
project. Distros will want to adjust the
`data/packages.match` file.
- Add a mnemonic to Extract button.
- Make password field reveal icon consistent with other GNOME
apps.
- Nautilus extension now supports extracting multiple archives
simultaneously with “Archive to…”.
- Add context menu item to navigate to a file from search.
+ Bugs fixed:
- Fix RAR decompression support in 7-Zip backend.
- Fix opening RAR archives with encrypted headers.
+ Other changes:
- Port Nautilus extension to Nautilus 43.
- Various code clean-ups.
- Slightly modernized Meson code.
- Use portal-based APIs for opening files, adding dependency on
libportal and libportal-gtk3.
- Add support for building internal API docs using gi-docgen.
- Do not hide File-Roller icon in the KDE app laucher.
- Remove dependency on libnotify.
+ Updated translations.
- Switch back to upstream tarball, drop service.
- Drop pkgconfig(libnotify) BuildRequires: No longer needed.
- Replace pkgconfig(libnautilus-extension) with
pkgconfig(libnautilus-extension-4) BuildRequires following
upstream changes.
- Add desktop-file-utils, pkgconfig(libportal),
pkgconfig(libportal-gtk3) and pkgconfig(gtk4) BuildRequires, new
dependencies.
- Rebase patches with quilt.
- Add back lhasa and arj Suggests.
* Sun Mar 20 2022 bjorn.lie@gmail.com
- Update to version 3.42.0:
+ Require libhandy >= 1.5 for the color scheme.
* Thu Feb 24 2022 emilyyrose@gmail.com
- Update to version 3.41.90:
+ Enable add button on select all
+ Support GNOME 42 dark style preference
- Add pkgconfig(libhandy-1) BuildRequires: new dependency.
* Sat Jan 15 2022 bjorn.lie@gmail.com
- Update to version 3.40.0+51:
+ Updated translations.
- Switch to git checkout via source service as upstream is not
doing releases. We want the updated translations.
- Replace p7zip-full with 7zip following packaging changes of 7zip.
* Thu Nov 04 2021 bjorn.lie@gmail.com
- Stop pass option magic=enabled to meson, no longer needed, nor
used.
* Thu Sep 16 2021 sbrabec@suse.com
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
* Fri Jul 30 2021 yfjiang@suse.com
- Drop 0001-Fix-use-after-free-in-error-message-reporting.patch on
SLE and Leap 15.4: fixed upstream.
* Wed May 26 2021 alynx.zhou@suse.com
- Add 0001-Fix-use-after-free-in-error-message-reporting.patch:
Prevent segmentation fault while displaying error message from
libarchive. (glgo#GNOME/file-roller!48, bsc#1186435)
* Sun May 02 2021 mgorse@suse.com
- Update to version 3.40.0:
+ Bugs fixed:
- Error when creating an archive with no extension.
- Fixed encrypted files emblem.
- Open destination: fixed when using junk_paths.
+ Updated translations.
* Wed Apr 14 2021 rpm@fthiessen.de
- Update to version 3.39.1
+ New features and user visibile changes:
- Let nautilus handle properly rar files
- Remember If Showing Other Options.
- Action Enter key in password field.
- multicore xz compression.
- Added nautilus extension subpackage
- Update to version 3.38.1
+ Skip files with symlinks in parents. ( CVE-2020-36314 )
+ Fix use-after-free in error message reporting.
+ Updated translations
* Mon Sep 14 2020 dimstar@opensuse.org
- Update to version 3.38.0:
+ Updated translations.
* Fri Sep 04 2020 dimstar@opensuse.org
- Update to version 3.37.90:
+ New features and user visible changes:
- Added Keyboard Shortcuts dialog.
- Added Control-1 and Control-2 shortcuts to change file list
mode.
- Added Shift+Ctrl+S to save with another name.
- Add website to about dialog.
- Add mnemonics to some strings.
- Help: give pages some order.
- Help: added F2 key shortcut to archive edit page.
+ Bugs fixed:
- 7z: fix progress display when using p7zip.
- Java utils: avoid memory leak.
- Fix minor typo: Shorcuts -> Shortcuts.
- Package installer: Removed X11 dependency.
+ Updated translations.
* Sun Aug 09 2020 bjorn.lie@gmail.com
- Update to version 3.36.3:
+ Drag-and-Drop crash after cancelling file overwrite.
+ Updated translations.
* Tue May 12 2020 mgorse@suse.com
- Update to version 3.32.5 (boo#1171486):
+ libarchive: do not follow external links when extracting files
(boo#1169428 CVE-2020-11736).
+ libarchive: overwrite symbolic links as well if requested by
the user.
+ Updated translations.
* Sun Apr 19 2020 bjorn.lie@gmail.com
- Update to version 3.36.2:
+ Bugs fixed:
- libarchive:
. Do not follow external links when extracting files
(boo#1169428 CVE-2020-11736).
. Overwrite symbolic links as well if requested by the user.
- Help: Update steps to create a new archive to 3.34 UI.
+ Updated translations.
* Fri Apr 03 2020 bjorn.lie@gmail.com
- Update to version 3.36.1:
+ Fixed Properties command in menubar.
+ Fixed compiling with GCC 10.
+ Updated translations.
- Drop gcc-fno-common-fix.patch: Fixed upstream.
* Fri Apr 03 2020 mliska@suse.cz
- Add gcc-fno-common-fix.patch in order to fix boo#1160390.
* Sun Mar 08 2020 bjorn.lie@gmail.com
- Update to version 3.36.0:
+ Updated manual.
+ Updated translations.
* Sun Mar 01 2020 mgorse@suse.com
- Update to version 3.35.92:
+ Updated manual.
+ Updated translations.
* Tue Feb 18 2020 dimstar@opensuse.org
- Update to version 3.35.91:
+ Updated manual.
+ Updated translations.
* Sat Feb 15 2020 dimstar@opensuse.org
- Update to version 3.35.90:
+ Updated translations.
- Changes from version 3.35.1:
+ Support for Zstandard compressed files/archives.
+ Allow to directly open .tar.lzo files.
+ libarchive: implemented read support for 7z.
+ Provide a development variant of the app icon.
+ Remove file-roller from the recommended applications for ePub
files.
* Sat Feb 15 2020 bjorn.lie@gmail.com
- Update to version 3.32.4:
+ Updated translations.
* Sat Nov 23 2019 bjorn.lie@gmail.com
- Update to version 3.32.3:
+ Updated translations.
* Mon Sep 09 2019 bjorn.lie@gmail.com
- Update to version 3.32.2:
+ Bugs fixed: Prevents CTRL+F to be activated twice for a single
key press.
+ Updated translations.
* Wed Apr 10 2019 bjorn.lie@gmail.com
- Update to version 3.32.1:
+ Updated translations.
* Thu Mar 14 2019 bjorn.lie@gmail.com
- Update to version 3.32.0:
+ Updated translations.
- Rebase patches with refresh_patches service.
* Tue Mar 12 2019 dimstar@opensuse.org
- Rebase file-roller-3.4-change-archiver-priority.patch
(boo#1128813).
* Tue Mar 05 2019 bjorn.lie@gmail.com
- Update to version 3.31.92:
+ Updated translations.
* Mon Feb 18 2019 bjorn.lie@gmail.com
- Update to version 3.31.91:
+ Updated translations.
* Fri Feb 15 2019 bjorn.lie@gmail.com
- Update to version 3.31.90:
+ Updated translations.
* Tue Jan 08 2019 bjorn.lie@gmail.com
- Update to version 3.31.2:
+ Improved app icon.
+ Overwrite dialog: added button to skip all existing files when
extracting.
+ Use G_DECLARE_TYPE boilerplate.
+ Updated translations.
- Disable file-roller-3.4-change-archiver-priority.patch: Needs
rebase.
* Thu Jan 03 2019 bjorn.lie@gmail.com
- Update to version 3.31.1:
+ Removed the application menu.
+ Updated application icon.
* Wed Sep 26 2018 bjorn.lie@gmail.com
- Update to version 3.30.1:
+ Updated translations.
* Sun Sep 09 2018 antoine.belvire@opensuse.org
- Update to version 3.30.0:
+ Updated translations.
- Remove lang package from recommended package as it already
supplements main package (same effect, it's redundant).
* Tue Aug 28 2018 bjorn.lie@gmail.com
- Update to version 3.29.91:
+ Bugs fixed:
- Fixed loading of .epub and .crx files.
- Path traversal vulnerability. Do not extract files with
relative paths (bgo#794337).
+ Updated translations.
- Refresh patches with quilt, use autosetup macro.
* Tue Jul 31 2018 bjorn.lie@gmail.com
- Update to version 3.29.90:
+ Restored app menu.
+ Updated translations.
* Sat Jul 28 2018 luc14n0@linuxmail.org
- Update to version 3.29.1:
+ New features and user visible changes: Removed app menu.
* Mon Jul 23 2018 dimstar@opensuse.org
- Help translation-update-upstream finding the right gettext domain
name: pass "po %{name}" to the call.
* Mon Jul 16 2018 bjorn.lie@gmail.com
- Update to version 3.28.1:
+ Bugs fixed: Keep "create" button disabled until a file name is
entered (bgo#789766).
+ Updated translations.
* Thu May 17 2018 kstreitova@suse.com
- Switch from "Recommends: p7zip" to "Recommends: p7zip-full" as
file-roller needs 7z/7za executables that are now packaged in the
p7zip-full package [bsc#899627]
* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Mon Mar 12 2018 dimstar@opensuse.org
- Update to version 3.28.0:
+ Updated translations.
* Mon Mar 05 2018 dimstar@opensuse.org
- Update to version 3.27.91:
+ Updated translations.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Sat Feb 24 2018 bjorn.lie@gmail.com
- No longer suggest lha and lrzip, they are no longer available in
openSUSE.
* Tue Feb 13 2018 luc14n0@linuxmail.org
- Update to version 3.27.90:
+ Bug fixed: File roller installs dbus service files to wrong
location.
- Add pkgconfig(gthread-2.0) BuildRequires to avoid implicit
dependency.
- Drop file-roller-fix-install.patch: fixed upstream.
- Drop update-desktop-files BuildRequires and its macro: they are
not required anymore.
- Point fdupes to the data directory instead of the build root,
which is a practice that must be avoided.
* Wed Feb 07 2018 dimstar@opensuse.org
- Update to version 3.27.1:
+ Ported to meson.
+ unarchiver: check that XADFileSize is set before reading it.
Lsar does not set XADFileSize for directories, so we would
output a critical when encountering one (bgo#791505).
+ nautilus-fileroller: Avoid the use of g_dgettext.
+ rar archives: wrong file date when using rar 5.30 or higher.
adapt to the new format (bgo#758121).
+ Support squashfs filesystems and .snap files (bgo#662519).
+ Updated translations.
- Drop file-roller-rar-file-date.patch and
file-roller-unar-dir-critical.patch: fixed upstream.
- Rebase file-roller-3.4-change-archiver-priority.patch.
- Convert to meson build system:
+ Add meson BuildRequires.
+ Replace configure/make/make_install macros with
meson/meson_build/meson_install.
- Add file-roller-fix-install.patch: Fix installation location for
dbus service files (bgo#793248).
* Wed Dec 13 2017 mgorse@suse.com
- Add file-roller-ignore-unrar-if-wrapper.patch: Since unrar is
non-free and it is planned to include a limited wrapper that
would call unar, we should avoid this wrapper and call unar
directly (bsc#1072118).
- Add file-roller-rar-file-date.patch: fix wrong file date when
using rar 5.30 or higher (bgo#758121).
- Add file-roller-unar-dir-critical.patch: fix a warning when
parsing lsar output (bgo#791505).
* Tue Oct 31 2017 luc14n0@linuxmail.org
- Update to version 3.26.2:
+ Updated translations.
- Update Url to https://wiki.gnome.org/Apps/FileRoller: current
File Roller's wiki page.
- Drop pkgconfig BuildRequires: devel packages implicit dependency.
- Pass --enable-libarchive and --enable-notification to configure:
making sure the features we want are enabled.
* Tue Oct 03 2017 luc14n0@linuxmail.org
- Update to version 3.26.1:
+ Updated translations.
- Drop %glib2_gsettings_schema_*, %desktop_database_* and
%icon_theme_cache_* post/postun/requires macros: functionality
now covered by file triggers.
* Mon Sep 11 2017 zaitor@opensuse.org
- Update to version 3.26.0:
+ Updated translations.
* Sun Sep 10 2017 aloisio@gmx.com
- Re-recommend unar since (boo#1034091 and boo#1055816) were
fixed.
* Wed Sep 06 2017 luc14n0@linuxmail.org
- Update to version 3.25.91:
+ Updated translations.
* Sat Aug 26 2017 dimstar@opensuse.org
- Update to version 3.25.1:
+ New features and user visible changes:
- Filter: match any filename that contains the string, not just
filenames that begin with the string.
- Use Unicode in translatable strings (bgo#774008).
+ Bugs fixed:
- Never tries WINDOWS-1252 encoding (bgo#785081).
- Do not activate 'file delete' when pressing Delete in the
filter entry.
* Sat Aug 26 2017 olaf@aepfle.de
- Do not recommend unar (bsc#1034091, bsc#1055816)
* Fri Aug 11 2017 fcrozat@suse.com
- Recommands unar instead of unrar, it does the same job but is
under a free license.
* Mon Apr 24 2017 dimstar@opensuse.org
- Update to version 3.24.1:
+ Cannot browse archive, extract or open files when running on
Wayland (bgo#772850).
+ Updated translations.
* Mon Mar 20 2017 dimstar@opensuse.org
- Update to version 3.24.0:
+ Updated translations.
* Tue Mar 14 2017 zaitor@opensuse.org
- Update to version 3.23.92:
+ nautilus-fileroller: remove compress support (bgo#779706).
+ Updated translations.
* Fri Mar 03 2017 zaitor@opensuse.org
- Update to version 3.23.91:
+ Restore Nautilus extension for the format types not supported
by Nautilus (bgo#772765).
+ Updated translations.
* Mon Feb 27 2017 zaitor@opensuse.org
- Update to version 3.22.3:
+ Fixed crash after extracting a file (bgo#778846).
+ Updated translations.
- Drop file-roller-open-dest-dialog-only-when-using-notify.patch,
file-roller-libarchive-dont-convert-null-strings.patch and
file-roller-fix-crash-after-extracting.patch: Fixed upstream.
* Sun Feb 19 2017 zaitor@opensuse.org
- Add file-roller-open-dest-dialog-only-when-using-notify.patch:
Show the 'open destination' dialog only when using --notify and
only for the last extracted archive.
- Add file-roller-libarchive-dont-convert-null-strings.patch: Don't
convert null strings to utf8.
- Add file-roller-fix-crash-after-extracting.patch: Fix a crash
after extracting a file (bgo#778846, boo#1022082).
* Fri Nov 11 2016 dimstar@opensuse.org
- Update to version 3.22.2:
+ file-roller does not respect sort order for folders
(bgo#630543).
+ Updated translations.
* Mon Oct 10 2016 zaitor@opensuse.org
- Update to version 3.22.1:
+ Remove handling of Comic Books archives. Handle Source RPMs
(bgo#767244).
+ fr-new-archive-dialog: Do not fail if access::can-write is not
set (bgo#688714).
+ Fix crash when compressing remote files (bgo#767577).
+ window:
- Use gdk_cursor_new_for_display() (bgo#767534).
- Set the paned as the drag destination (bgo#767621).
+ Dialog title displayed untranslated (bgo#756917).
+ Updated translations.
- Drop file-roller-revertfix-fr_application_local.patch: Fixed
upstream.
* Thu Sep 29 2016 zaitor@opensuse.org
- Add file-roller-revertfix-fr_application_local.patch: Allow
multiple windows of file-roller (bgo#772148).
* Mon Sep 19 2016 zaitor@opensuse.org
- Update to version 3.22.0:
+ Updated translations.
* Wed Sep 14 2016 zaitor@opensuse.org
- Update to version 3.21.91:
+ New features and user visibile changes: Remove nautilus
extension. For GNOME 3.22, this functionality is now built
directly into nautilus (bgo#770248).
+ Bugs fixed: bgo#766271, bgo#766227, bgo#752476.
+ Updated translations.
- Drop sub-package nautilus-file-roller and obsolete it from the
main package, following upstreams removal. Also drop
pkgconfig(libnautilus-extension) BuildRequires: No longer needed.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
- Run spec-cleaner, add pkgconfig BuildRequires, and generally
fresh spec up to date.
- Switch the following Requires for Recommends: bzip2, cpio, gzip,
rpm and unzip.
- Promote p7zip to Recommends from Suggests, and also add lrzip to
Suggests as we now have it available in Tumbleweed.
* Mon Sep 05 2016 zaitor@opensuse.org
- Drop genisoimage Requires: We no longer want to hard require it.
* Wed Aug 17 2016 zaitor@opensuse.org
- Update to version 3.21.90:
+ Added support for lz4 compressed tar archives (bgo#770016).
+ Added support for lz4 compressed files (bgo#770016).
+ file-roller can delete the content of local folders upon
extraction, if archive contains symbolic links pointing to
absolute paths (bgo#698554).
+ Disambiguate translatable strings adding context (bgo#696838).
* Wed Aug 17 2016 zaitor@opensuse.org
- Update to version 3.20.3:
+ file-roller can delete the content of local folders upon
extraction, if archive contains symbolic links pointing to
absolute paths (bgo#698554).
+ Updated translations.
* Thu May 19 2016 tyang@suse.com
- Update to GNOME 3.20.2 Fate#318572
* Mon May 09 2016 zaitor@opensuse.org
- Update to version 3.20.2:
+ Extract here: show the 'operation completed' dialog.
+ Avoid tarbombs when using extract here (bgo#766071).
+ Fix extracting files with single-character names (bgo#761582).
+ Fix Add Files dialog button sensitivity (bgo#738177).
+ Fix GSettings schema validation with recent GLib (bgo#756607).
+ Updated translations.
* Thu Apr 14 2016 tyang@suse.com
- Update to GNOME 3.20 Fate#318572
- Drop patch:0001-libarchive-correctly-extract-sparse-files.patch
which is an Upstreamed patch.
* Tue Apr 12 2016 zaitor@opensuse.org
- Update to version 3.20.1:
+ Most of file-roller appears untranslated (bgo#764342).
+ Updated translations.
* Mon Mar 21 2016 dimstar@opensuse.org
- Update to version 3.20.0:
+ Updated translations.
* Tue Mar 15 2016 dimstar@opensuse.org
- Update to version 3.19.91:
+ Updated translations.
* Mon Feb 15 2016 zaitor@opensuse.org
- Update to version 3.19.90:
+ Updated translations.
* Thu Feb 04 2016 tyang@suse.com
- Replace file-roller-3.10-extract-sparse-file.patch with
0001-libarchive-correctly-extract-sparse-files.patch
Upstream provides final patch for bnc#923449.
See it in:https://bugzilla.gnome.org/show_bug.cgi?id=747091
* Tue Jan 19 2016 dimstar@opensuse.org
- Update to version 3.19.1:
+ New features and user visible changes:
- Added support for .click packages (bgo#752133).
- Use a message dialog to show the result of an extraction
(bgo#748428).
- Modernized the 'update files' dialog.
- Removed the quit button from the confirmation dialog.
- Make Nauitlus select the extracted file.
+ Bugs fixed:
- Only show the menubar when the shell shows the menubar
(bgo#730291).
- libarchive: correctly extract sparse files (bgo#747091).
- Updated MimeType in org.gnome.FileRoller.desktop
(bgo#747639).
- Fix documentation typos (bgo#758814).
- Error extracting files using file-roller with unar with the
character [ (bgo#755580).
- Stop mis-treating p7zip 15.09 as pre-4.55 (bgo#757793).
- Add a configure environment variable to select the cpio path.
- Appdata: added kudos.
- Removed deprecated widgets from .ui files.
- Added support for the official debian package mime type.
- Fixed message dialog showing a (null) string.
- Fixed memory leaks: bgo#752476, bgo#752476, bgo#752476,
bgo#752476, bgo#752476, bgo#752476, bgo#752476, bgo#752476.
+ Updated translations.
- Drop file-roller-extract-sparse-file.patch: fixed upstream.
- Suggest p7zip instead of recommending it.
* Sat Oct 24 2015 zaitor@opensuse.org
- Add patch: file-roller-extract-sparse-file.patch: Fix extraction
of sparse file (bsc#923449, bgo#747091).
* Tue Sep 01 2015 zaitor@opensuse.org
- Update to version 3.16.4:
+ Better rar support when unrar is installed.
+ Crashes on drag'n'drop (bgo#746236).
+ Fixed possible crash (bgo#753951).
+ Mac OS X compilation fixes.
+ Updated translations.
* Tue Jun 30 2015 zaitor@opensuse.org
- Update to version 3.16.3:
+ Fixed multivolume rar archives not working even when rar or
unrar are installed (bgo#747141).
+ Fixed build on OpenBSD (bgo#748791).
+ trivial: Fix a wrong header guard in src/fr-enum-types.h
(bgo#750485).
+ Updated translations.
* Tue May 12 2015 zaitor@opensuse.org
- Update to version 3.16.2:
+ Fixed memory leak.
+ Updated translations.
* Thu Apr 23 2015 tyang@suse.com
- Add file-roller-3.10-extract-sparse-file.patch:
Extract sparse file issue(bnc#923449).
* Wed Apr 15 2015 dimstar@opensuse.org
- Update to version 3.16.1:
+ Untranslated entries in Nautilus menus (bgo#747318).
+ don't merge translations into gschema file (bgo#747304).
+ gtk-utils: fix missing string format argument (bgo#747065).
+ icon: provide a symbolic variant of the app icon. since gnome
3.16 used for the high contrast theme (bgo#747019).
+ Updated translations.
* Mon Mar 23 2015 dimstar@opensuse.org
- Update to version 3.16.0:
+ Updated translations.
* Tue Mar 17 2015 dimstar@opensuse.org
- Update to version 3.15.92:
+ Updated translations.
* Tue Mar 03 2015 dimstar@opensuse.org
- Update to version 3.15.91:
+ Fixed Compress command visible for trash and disk drive on
desktop (bgo#744448).
+ Updated translations.
* Mon Feb 16 2015 dimstar@opensuse.org
- Update to version 3.15.90:
+ New features and user visible changes:
- Use the header-bar for the progress dialog.
- Use libarchive to read/write tar.lrz, tar.lzo, zip, and to
read deb, rar and rpm.
+ Bugs fixed:
- Cannot delete files from password protected 7zip archives
(bgo#618909).
- file-roller delete file in certain circumstances
(bgo#536834).
- Extracting (by drag & drop) causes an error when the mouse is
hovering Chromium (bgo#735857).
- Make dialogs respect gtk-dialogs-use-header setting
(bgo#741925).
- Deleting all files does not work (bgo#738178).
- Dragging a file to desktop doesn't work (bgo#479351).
+ Updated translations.
* Tue Feb 10 2015 dimstar@opensuse.org
- Update to version 3.15.2:
+ Updated translations.
* Tue Nov 18 2014 zaitor@opensuse.org
- Update to version 3.15.1:
+ file-selector-dialog: Use symbolic icon for the go up button
(bgo#735438).
+ request-dialog: Remove the unneeded image (bgo#735438).
+ Make the error dialogs more modern. Make it a real
GtkMessageDialog. Also, remove the icon, we not needs it
anymore. (bgo#735438).
* Thu Nov 13 2014 zaitor@opensuse.org
- Update to version 3.14.2:
+ Updated translations.
* Mon Oct 13 2014 zaitor@opensuse.org
- Update to version 3.14.1:
+ Updated translations.
/usr/bin/file-roller /usr/lib/file-roller /usr/lib/file-roller/isoinfo.sh /usr/lib/file-roller/rpm2cpio /usr/share/applications/org.gnome.FileRoller.desktop /usr/share/dbus-1/services/org.gnome.ArchiveManager1.service /usr/share/dbus-1/services/org.gnome.FileRoller.service /usr/share/doc/packages/file-roller /usr/share/doc/packages/file-roller/AUTHORS /usr/share/doc/packages/file-roller/NEWS /usr/share/file-roller /usr/share/file-roller/packages.match /usr/share/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml /usr/share/help/C/file-roller /usr/share/help/C/file-roller/archive-create.page /usr/share/help/C/file-roller/archive-edit.page /usr/share/help/C/file-roller/archive-extract-advanced-options.page /usr/share/help/C/file-roller/archive-extract.page /usr/share/help/C/file-roller/archive-open.page /usr/share/help/C/file-roller/archive-view.page /usr/share/help/C/file-roller/figures /usr/share/help/C/file-roller/figures/org.gnome.FileRoller.svg /usr/share/help/C/file-roller/index.page /usr/share/help/C/file-roller/introduction.page /usr/share/help/C/file-roller/keyboard-shortcuts.page /usr/share/help/C/file-roller/legal.xml /usr/share/help/C/file-roller/password-protection.page /usr/share/help/C/file-roller/supported-formats.page /usr/share/help/C/file-roller/test-integrity.page /usr/share/help/C/file-roller/troubleshooting-archive-open.page /usr/share/help/C/file-roller/troubleshooting-password.page /usr/share/icons/hicolor/scalable/apps/org.gnome.FileRoller.Devel.svg /usr/share/icons/hicolor/scalable/apps/org.gnome.FileRoller.svg /usr/share/icons/hicolor/symbolic/apps/org.gnome.FileRoller-symbolic.svg /usr/share/licenses/file-roller /usr/share/licenses/file-roller/COPYING /usr/share/metainfo /usr/share/metainfo/org.gnome.FileRoller.appdata.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:30:14 2026