Accepting request 963565 from GNOME:Factory

GNOME 42 - ready for impact

OBS-URL: https://build.opensuse.org/request/show/963565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=158
This commit is contained in:
Dominique Leuenberger 2022-03-23 19:16:06 +00:00 committed by Git OBS Bridge
commit 67a5ad8890
6 changed files with 23 additions and 8 deletions

View File

@ -4,7 +4,7 @@
<param name="url">https://gitlab.gnome.org/GNOME/file-roller.git</param>
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="revision">master</param>
<param name="revision">refs/tags/3.42.0</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
</service>

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Mar 20 09:16:38 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.42.0:
+ Require libhandy >= 1.5 for the color scheme.
-------------------------------------------------------------------
Thu Feb 24 00:30:10 UTC 2022 - Emily Gonyer <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 21:25:12 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: file-roller
version: 3.40.0+51
mtime: 1640162964
commit: 5df34c7697a09b6b51b9241a05984e8c8a2c24e5
version: 3.42.0
mtime: 1647766707
commit: f6f1798376cb9b64ee865d354f1c330ea3e56bcd

View File

@ -17,7 +17,7 @@
Name: file-roller
Version: 3.40.0+51
Version: 3.42.0
Release: 0
Summary: An Archive Manager for GNOME
License: GPL-2.0-or-later
@ -46,6 +46,7 @@ BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
BuildRequires: pkgconfig(json-glib-1.0) >= 0.14.0
BuildRequires: pkgconfig(libarchive) >= 3.0.0
BuildRequires: pkgconfig(libhandy-1) >= 1.5
BuildRequires: pkgconfig(libnautilus-extension)
BuildRequires: pkgconfig(libnotify) >= 0.4.3
# Formats that we likely want to support by default