SHA256
1
0
forked from pool/sushi

Compare commits

..

2 Commits

6 changed files with 15 additions and 9 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/sushi.git</param>
<param name="revision">46.0</param>
<param name="revision">master</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

3
sushi-46.0+11.obscpio Normal file
View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 31 08:42:25 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.0+11:
+ Fix a crash caused by missing gvariant parameter.
-------------------------------------------------------------------
Fri Apr 5 06:37:37 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: sushi
version: 46.0
mtime: 1712251592
commit: a54d0f195b5abdcc64af8b71a2c1e193d8953f9b
version: 46.0+11
mtime: 1736928654
commit: 1b9e009d26a2a8414b92bfd01a26b8ba4e8f6019

View File

@ -1,7 +1,7 @@
#
# spec file for package sushi
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global __requires_exclude typelib\\(LOKDocView\\)
Name: sushi
Version: 46.0
Version: 46.0+11
Release: 0
Summary: Quick Previewer for Nautilus
License: SUSE-GPL-2.0-with-plugin-exception