Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package zathura-plugin-djvu for
openSUSE:Factory checked in at 2026-07-26 11:29:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zathura-plugin-djvu (Old)
and /work/SRC/openSUSE:Factory/.zathura-plugin-djvu.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zathura-plugin-djvu"
Sun Jul 26 11:29:52 2026 rev:10 rq:1367758 version:2026.07.18
Changes:
--------
--- /work/SRC/openSUSE:Factory/zathura-plugin-djvu/zathura-plugin-djvu.changes
2026-07-07 21:08:02.248328527 +0200
+++
/work/SRC/openSUSE:Factory/.zathura-plugin-djvu.new.2004/zathura-plugin-djvu.changes
2026-07-26 11:32:29.855029501 +0200
@@ -1,0 +2,6 @@
+Sat Jul 25 11:46:31 UTC 2026 - Jakob Lorenz <[email protected]>
+
+- Update to version 2026.07.18:
+ * Update for new version handling
+
+-------------------------------------------------------------------
Old:
----
zathura-djvu-2026.05.10.tar.xz
zathura-djvu-2026.05.10.tar.xz.asc
New:
----
zathura-djvu-2026.07.18.tar.xz
zathura-djvu-2026.07.18.tar.xz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ zathura-plugin-djvu.spec ++++++
--- /var/tmp/diff_new_pack.9DM1jc/_old 2026-07-26 11:32:31.243077314 +0200
+++ /var/tmp/diff_new_pack.9DM1jc/_new 2026-07-26 11:32:31.255077727 +0200
@@ -21,7 +21,7 @@
%bcond_without gcc15
%endif
Name: zathura-plugin-djvu
-Version: 2026.05.10
+Version: 2026.07.18
Release: 0
Summary: DjVu support for zathura using the djvulibre library
License: Zlib
@@ -38,8 +38,8 @@
BuildRequires: pkgconfig(ddjvuapi)
BuildRequires: pkgconfig(girara)
BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(zathura) >= 2026.01.30
-Requires: zathura >= 2026.01.30
+BuildRequires: pkgconfig(zathura) >= 2026.07.18
+Requires: zathura >= 2026.07.18
Provides: %{realname}-plugin
%if %{with gcc15}
BuildRequires: gcc15
++++++ zathura-djvu-2026.05.10.tar.xz -> zathura-djvu-2026.07.18.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zathura-djvu-2026.05.10/.github/workflows/build.yaml
new/zathura-djvu-2026.07.18/.github/workflows/build.yaml
--- old/zathura-djvu-2026.05.10/.github/workflows/build.yaml 2026-05-10
13:46:36.000000000 +0200
+++ new/zathura-djvu-2026.07.18/.github/workflows/build.yaml 2026-07-18
14:28:47.000000000 +0200
@@ -17,8 +17,8 @@
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
steps:
- - uses: actions/checkout@v6
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
+ - uses: actions/checkout@v7
with:
repository: pwmt/girara
path: girara
@@ -28,7 +28,7 @@
meson setup --prefix /usr --libdir=lib/x86_64-linux-gnu girara/build
girara
ninja --verbose -C girara/build install
rm -rf girara
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
with:
repository: pwmt/zathura
path: zathura
@@ -53,8 +53,8 @@
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
steps:
- - uses: actions/checkout@v6
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
+ - uses: actions/checkout@v7
with:
repository: pwmt/girara
path: girara
@@ -64,7 +64,7 @@
meson setup --prefix /usr --libdir=lib/x86_64-linux-gnu girara/build
girara
ninja --verbose -C girara/build install
rm -rf girara
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
with:
repository: pwmt/zathura
path: zathura
@@ -90,8 +90,8 @@
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
steps:
- - uses: actions/checkout@v6
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
+ - uses: actions/checkout@v7
with:
repository: pwmt/girara
path: girara
@@ -101,7 +101,7 @@
meson setup --prefix /usr --libdir=lib/x86_64-linux-gnu girara/build
girara
ninja --verbose -C girara/build install
rm -rf girara
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
with:
repository: pwmt/zathura
path: zathura
@@ -127,8 +127,8 @@
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
steps:
- - uses: actions/checkout@v6
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
+ - uses: actions/checkout@v7
with:
repository: pwmt/girara
path: girara
@@ -138,7 +138,7 @@
meson setup --prefix /usr --libdir=lib/x86_64-linux-gnu girara/build
girara
ninja --verbose -C girara/build install
rm -rf girara
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
with:
repository: pwmt/zathura
path: zathura
@@ -164,8 +164,8 @@
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
steps:
- - uses: actions/checkout@v6
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
+ - uses: actions/checkout@v7
with:
repository: pwmt/girara
path: girara
@@ -175,7 +175,7 @@
meson setup --prefix /usr girara/build girara
ninja --verbose -C girara/build install
rm -rf girara
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
with:
repository: pwmt/zathura
path: zathura
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zathura-djvu-2026.05.10/data/meson.build
new/zathura-djvu-2026.07.18/data/meson.build
--- old/zathura-djvu-2026.05.10/data/meson.build 2026-05-10
13:46:36.000000000 +0200
+++ new/zathura-djvu-2026.07.18/data/meson.build 2026-07-18
14:28:47.000000000 +0200
@@ -1,7 +1,7 @@
install_data('org.pwmt.zathura-djvu.metainfo.xml', install_dir: metainfodir)
install_data('org.pwmt.zathura-djvu.desktop', install_dir: desktopdir)
-desktop_file_validate = find_program('desktop-file-validate', required:
get_option('tests'), native: true)
+desktop_file_validate = find_program('desktop-file-validate', required: false,
native: true)
if desktop_file_validate.found()
test('validate-desktop',
desktop_file_validate,
@@ -9,7 +9,7 @@
)
endif
-appstream_util = find_program('appstreamcli', required: get_option('tests'),
native: true)
+appstream_util = find_program('appstreamcli', required: false, native: true)
if appstream_util.found()
test('validate-appdata',
appstream_util,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/zathura-djvu-2026.05.10/data/org.pwmt.zathura-djvu.metainfo.xml
new/zathura-djvu-2026.07.18/data/org.pwmt.zathura-djvu.metainfo.xml
--- old/zathura-djvu-2026.05.10/data/org.pwmt.zathura-djvu.metainfo.xml
2026-05-10 13:46:36.000000000 +0200
+++ new/zathura-djvu-2026.07.18/data/org.pwmt.zathura-djvu.metainfo.xml
2026-07-18 14:28:47.000000000 +0200
@@ -16,6 +16,7 @@
<url type="contact">https://pwmt.org/contact</url>
<url type="vcs-browser">https://github.com/pwmt/zathura-djvu</url>
<releases>
+ <release version="2026.07.18" date="2026-07-18" />
<release version="2026.05.10" date="2026-05-10" />
<release version="2026.02.03" date="2026-02-03" />
<release version="2026.01.30" date="2026-01-30" />
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zathura-djvu-2026.05.10/meson.build
new/zathura-djvu-2026.07.18/meson.build
--- old/zathura-djvu-2026.05.10/meson.build 2026-05-10 13:46:36.000000000
+0200
+++ new/zathura-djvu-2026.07.18/meson.build 2026-07-18 14:28:47.000000000
+0200
@@ -1,11 +1,10 @@
project('zathura-djvu', 'c',
- version: '2026.05.10',
+ version: '2026.07.18',
meson_version: '>=0.61',
default_options: ['c_std=c23', 'warning_level=3']
)
version = meson.project_version()
-version_array = version.split('.')
cc = meson.get_compiler('c')
@@ -14,13 +13,12 @@
metainfodir = join_paths(datadir, 'metainfo')
# required dependencies
-zathura = dependency('zathura', version: '>=2026.01.30')
+zathura = dependency('zathura', version: '>=2026.07.18')
girara = dependency('girara')
-glib = dependency('glib-2.0')
cairo = dependency('cairo')
djvu = dependency('ddjvuapi')
-build_dependencies = [zathura, girara, glib, cairo, djvu]
+build_dependencies = [zathura, girara, cairo, djvu]
if get_option('plugindir') == ''
plugindir = zathura.get_variable(pkgconfig: 'plugindir')
@@ -30,9 +28,7 @@
# defines
defines = [
- '-DVERSION_MAJOR=@0@'.format(version_array[0]),
- '-DVERSION_MINOR=@0@'.format(version_array[1]),
- '-DVERSION_REV=@0@'.format(version_array[2]),
+ '-DVERSION="@0@"'.format(version),
'-D_DEFAULT_SOURCE',
'-D_GNU_SOURCE',
]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zathura-djvu-2026.05.10/meson_options.txt
new/zathura-djvu-2026.07.18/meson_options.txt
--- old/zathura-djvu-2026.05.10/meson_options.txt 2026-05-10
13:46:36.000000000 +0200
+++ new/zathura-djvu-2026.07.18/meson_options.txt 2026-07-18
14:28:47.000000000 +0200
@@ -3,8 +3,3 @@
value: '',
description: 'Install to a different location than Zathura\'s plugin
directory'
)
-option('tests',
- type: 'feature',
- value: 'auto',
- description: 'run tests'
-)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zathura-djvu-2026.05.10/zathura-djvu/djvu.c
new/zathura-djvu-2026.07.18/zathura-djvu/djvu.c
--- old/zathura-djvu-2026.05.10/zathura-djvu/djvu.c 2026-05-10
13:46:36.000000000 +0200
+++ new/zathura-djvu-2026.07.18/zathura-djvu/djvu.c 2026-07-18
14:28:47.000000000 +0200
@@ -18,7 +18,7 @@
static bool exp_to_int(miniexp_t expression, int* integer);
static bool exp_to_rect(miniexp_t expression, zathura_rectangle_t* rect);
-ZATHURA_PLUGIN_REGISTER_WITH_FUNCTIONS("djvu", VERSION_MAJOR, VERSION_MINOR,
VERSION_REV,
+ZATHURA_PLUGIN_REGISTER_WITH_FUNCTIONS("djvu", VERSION,
ZATHURA_PLUGIN_FUNCTIONS({
.document_open =
djvu_document_open,
.document_free =
djvu_document_free,