Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 1569fcfd43 | |||
| cbaa04e699 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ecd6888f7a5272c776338440ddf0ae3199da91421028e0f54c8ca0e422ba0b9a
|
||||
size 7386310
|
||||
3
pix-3.4.7.tar.gz
Normal file
3
pix-3.4.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6bb240ebc8b058aa3e165d6e128dbced3248e561860ab50b7f958a4b20c5ec29
|
||||
size 7422848
|
||||
15
pix.changes
15
pix.changes
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 8 15:02:00 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.4.7:
|
||||
* Updated translations.
|
||||
- Changes from version 3.4.6:
|
||||
* Updated translations.
|
||||
- Changes from version 3.4.5:
|
||||
* Updated translations.
|
||||
- Changes from version 3.4.4:
|
||||
* Updated translations.
|
||||
- Pass webservices=false to meson setup, and disable
|
||||
pkgconfig(libsoup-2.4) and pkgconfig(webkit2gtk-4.1)
|
||||
BuildRequires, until upstream catches up and supports soup-3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 09:53:45 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
|
||||
10
pix.spec
10
pix.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pix
|
||||
#
|
||||
# Copyright (c) 2024 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: pix
|
||||
Version: 3.4.3
|
||||
Version: 3.4.7
|
||||
Release: 0
|
||||
Summary: Image viewer and browser utility
|
||||
License: GPL-2.0-or-later
|
||||
@@ -51,11 +51,11 @@ BuildRequires: pkgconfig(libpng)
|
||||
BuildRequires: pkgconfig(libraw)
|
||||
BuildRequires: pkgconfig(librsvg-2.0) >= 2.34.0
|
||||
BuildRequires: pkgconfig(libsecret-1)
|
||||
BuildRequires: pkgconfig(libsoup-gnome-2.4) >= 2.36.0
|
||||
%dnl BuildRequires: pkgconfig(libsoup-2.4) >= 2.36.0
|
||||
BuildRequires: pkgconfig(libtiff-4)
|
||||
BuildRequires: pkgconfig(libwebp) >= 0.2.0
|
||||
BuildRequires: pkgconfig(sm) >= 1.0.0
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.0)
|
||||
%dnl BuildRequires: pkgconfig(webkit2gtk-4.1)
|
||||
BuildRequires: pkgconfig(xapp) >= 2.5.0
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
|
||||
@@ -107,7 +107,7 @@ This package offers you extended HTML documentation for %{name}
|
||||
-Dlibraw=true \
|
||||
-Dlibrsvg=true \
|
||||
-Dlibsecret=true \
|
||||
-Dwebservices=true \
|
||||
-Dwebservices=false \
|
||||
-Dlibbrasero=true
|
||||
%meson_build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user