Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zathura for openSUSE:Factory checked in at 2021-08-05 20:48:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zathura (Old) and /work/SRC/openSUSE:Factory/.zathura.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zathura" Thu Aug 5 20:48:04 2021 rev:16 rq:910253 version:0.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/zathura/zathura.changes 2020-09-17 14:59:50.380424993 +0200 +++ /work/SRC/openSUSE:Factory/.zathura.new.1899/zathura.changes 2021-08-05 20:48:36.067898500 +0200 @@ -1,0 +2,10 @@ +Wed Aug 4 09:49:35 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com> + +- update to 0.4.8 + * Account for page padding in full scroll + * Add forefground color for links + * Add :save and :save! aliases for :write and :write! + * Various fixes and improvements + * Updated translations + +------------------------------------------------------------------- Old: ---- zathura-0.4.7.tar.gz New: ---- zathura-0.4.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zathura.spec ++++++ --- /var/tmp/diff_new_pack.6Xk1it/_old 2021-08-05 20:48:36.667897827 +0200 +++ /var/tmp/diff_new_pack.6Xk1it/_new 2021-08-05 20:48:36.667897827 +0200 @@ -1,7 +1,7 @@ # # spec file for package zathura # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,31 +17,32 @@ Name: zathura -Version: 0.4.7 +Version: 0.4.8 Release: 0 Summary: A customizable document viewer License: Zlib URL: https://pwmt.org/projects/zathura/ Source: https://git.pwmt.org/pwmt/zathura/-/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: appstream-glib +BuildRequires: cmake BuildRequires: desktop-file-utils BuildRequires: file-devel BuildRequires: fish -BuildRequires: libseccomp-devel BuildRequires: meson BuildRequires: pkgconfig BuildRequires: python3-Sphinx +BuildRequires: rsvg-convert BuildRequires: zsh BuildRequires: pkgconfig(check) -BuildRequires: pkgconfig(girara-gtk3) >= 0.3.2 +BuildRequires: pkgconfig(girara-gtk3) >= 0.3.6 +BuildRequires: pkgconfig(libseccomp) BuildRequires: pkgconfig(sqlite3) Recommends: %{name}-lang Recommends: zathura-pdf-poppler-plugin Suggests: zathura-cb-plugin Suggests: zathura-djvu-plugin Suggests: zathura-ps-plugin -BuildRequires: rsvg-convert -%if 0%{suse_version} >= 1550 +%if 0%{?suse_version} >= 1550 BuildRequires: pkgconfig(synctex) >= 1.19 %endif @@ -90,7 +91,7 @@ %build export CFLAGS="%{optflags}" -%if 0%{suse_version} < 1550 +%if 0%{?suse_version} < 1550 %meson -Dsynctex=disabled %else %meson ++++++ zathura-0.4.7.tar.gz -> zathura-0.4.8.tar.gz ++++++ ++++ 18175 lines of diff (skipped)