4 Commits

Author SHA256 Message Date
bb7f7835c9 Accepting request 1314018 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1314018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=169
2025-10-28 13:48:55 +00:00
823ed30483 - Update to version 44.6:
+ LHA: parse lha list output correctly
  + RAR: fixed error when the archive contains big files
  + 7zip: fixed “follow links” flag
  + unarchiver: allow unar to open StuffIt archives
  + New Archive: fixed options sensitivity after changing extension
  + Extract: make “selected files” sensitive when there is a
    selection
  + One directory is interpreted as single file on compression
    dialog
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=329
2025-10-28 09:18:05 +00:00
c400377845 Accepting request 1278231 from GNOME:Factory
Fix date format in old changelog entries (forwarded request 1277766 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1278231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=168
2025-05-20 07:34:49 +00:00
af765f82f9 Fix date format in old changelog entries
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=327
2025-05-18 09:28:06 +00:00
6 changed files with 26 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/file-roller.git</param>
<param name="revision">44.5</param>
<param name="revision">44.6</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eae040f696d6f49a098707a4fdf66ea0e22c459804295155f0c43d54914a6df5
size 8196621

3
file-roller-44.6.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:581be37d03cd8954c1964c9ff12e3bcfdebc26d9a63a4552a85699c853a75215
size 8215053

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Oct 19 10:40:12 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.6:
+ LHA: parse lha list output correctly
+ RAR: fixed error when the archive contains big files
+ 7zip: fixed “follow links” flag
+ unarchiver: allow unar to open StuffIt archives
+ New Archive: fixed options sensitivity after changing extension
+ Extract: make “selected files” sensitive when there is a
selection
+ One directory is interpreted as single file on compression
dialog
+ Updated translations.
-------------------------------------------------------------------
Sun Feb 9 20:33:05 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
@@ -2156,7 +2171,7 @@ Tue Oct 21 21:15:53 EST 2008 - mboman@suse.de
+ Translation updates
-------------------------------------------------------------------
Wed Oct 1 08:18:08 WST 2008 - mboman@suse.de
Wed Oct 1 08:18:08 EST 2008 - mboman@suse.de
- Update to version 2.24.0:
+ bgo#546799: file-roller crashed with SIGSEGV in g_str_hash()

View File

@@ -1,4 +1,4 @@
name: file-roller
version: 44.5
mtime: 1739122349
commit: 55704072b0c34fb1fb14d30729f089e4140d148a
version: 44.6
mtime: 1760856604
commit: 1edc0e71eb8f5b24d286765ad7eba47b75f23292

View File

@@ -1,7 +1,7 @@
#
# spec file for package file-roller
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: file-roller
Version: 44.5
Version: 44.6
Release: 0
Summary: An Archive Manager for GNOME
License: GPL-2.0-or-later
@@ -118,7 +118,7 @@ contained in the archive, and extract files from the archive.
%{_datadir}/file-roller/
%{_libexecdir}/file-roller/
%dir %{_datadir}/metainfo
%{_datadir}/metainfo/org.gnome.FileRoller.appdata.xml
%{_datadir}/metainfo/org.gnome.FileRoller.metainfo.xml
%{_datadir}/icons/hicolor/*/apps/*
%{_datadir}/applications/*.desktop
%{_datadir}/dbus-1/services/org.gnome.FileRoller.service