From 21ef9fec00eb072702f33d483463506b74276802 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:23:34 +0100 Subject: [PATCH] automatic version update by autodist [release 1.19.0-1mamba;Tue Oct 05 2021] --- mupdf.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/mupdf.spec b/mupdf.spec index 157add6..baf97a2 100644 --- a/mupdf.spec +++ b/mupdf.spec @@ -1,26 +1,24 @@ Name: mupdf -Version: 1.18.0 +Version: 1.19.0 Release: 1mamba Summary: A lightweight PDF, XPS, and E-book viewer Group: Graphical Desktop/Applications/Publishing Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://mupdf.com/ +URL: https://mupdf.com/ Source: https://mupdf.com/downloads/archive/mupdf-%{version}-source.tar.xz #Source: http://mupdf.com/downloads/mupdf-%{version}-source.tar.gz License: Affero GNU Public License ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libGL-devel BuildRequires: libX11-devel -BuildRequires: libXcursor-devel BuildRequires: libXext-devel -BuildRequires: libXinerama-devel BuildRequires: libXrandr-devel +BuildRequires: libcurl-devel +BuildRequires: libglvnd-devel BuildRequires: libopenssl-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A lightweight PDF, XPS, and E-book viewer. @@ -88,6 +86,9 @@ This package contains libraries and header files for developing applications tha %changelog +* Tue Oct 05 2021 Automatic Build System 1.19.0-1mamba +- automatic version update by autodist + * Wed Oct 07 2020 Automatic Build System 1.18.0-1mamba - automatic version update by autodist