public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/swayimg] f44: Update to 5.6 (#2529122)
@ 2026-09-06  0:53 Aleksei Bavshin
  0 siblings, 0 replies; only message in thread
From: Aleksei Bavshin @ 2026-09-06  0:53 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/swayimg
Branch : f44
Commit : 1d6b83fd4212efceaf89f4cf5e11aee8f1890180
Author : Aleksei Bavshin <alebastr@fedoraproject.org>
Date   : 2026-09-05T17:16:44-07:00
Stats  : +7/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/swayimg/c/1d6b83fd4212efceaf89f4cf5e11aee8f1890180?branch=f44

Log:
Update to 5.6 (#2529122)

---
diff --git a/sources b/sources
index bc8c188..9400974 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (swayimg-5.5.tar.gz) = 824d973d5381027164d42afab33b8c2bb8babe843e28a5d468206dc0dc33c59d152f67fee54bd8406f4a9296770591aee7d9639b1a1251c030da0c6ce7ab32e6
+SHA512 (swayimg-5.6.tar.gz) = b835c23571b8ab4b3e3e641657e89d167c751937309350ef193726b575eb43cee079d1d4b70437c554244b0931281e0f7cba088dedb2a95fb9ab4ad4e945f757

diff --git a/swayimg.spec b/swayimg.spec
index 16b0dce..d359a06 100644
--- a/swayimg.spec
+++ b/swayimg.spec
@@ -1,7 +1,7 @@
 %bcond  tests   1
 
 Name:           swayimg
-Version:        5.5
+Version:        5.6
 Release:        %autorelease
 Summary:        Lightweight image viewer for Wayland display servers
 
@@ -28,7 +28,10 @@ BuildRequires:  pkgconfig(freetype2)
 %if %{with tests}
 BuildRequires:  pkgconfig(gtest)
 %endif
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavif)
+BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(libheif)
 BuildRequires:  pkgconfig(libjpeg)
@@ -38,6 +41,7 @@ BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libraw)
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.46
 BuildRequires:  pkgconfig(libsixel)
+BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(libtiff-4)
 BuildRequires:  pkgconfig(libwebp)
 BuildRequires:  pkgconfig(libwebpdemux)
@@ -80,7 +84,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/swayimg.desktop
 %if %{with tests}
 %ifarch s390x
 # A few tests fail on s390x (endianness?)
-%global gtest_exclude ImageLoadTest.*
+%global gtest_exclude ImageLoadTest.*:ImageFormatTest.PreviewFromValidImageEntry
 %else
 # HEIF test requires libheif-freeworld from rpmfusion
 %global gtest_exclude ImageLoadTest.heif

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-06  0:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-06  0:53 [rpms/swayimg] f44: Update to 5.6 (#2529122) Aleksei Bavshin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox