Update to 4.2.4
This commit is contained in:
parent
42a759638d
commit
a72bc2fa20
3 changed files with 6 additions and 14 deletions
|
|
@ -1,10 +0,0 @@
|
|||
--- a/backend/dvi/mdvi-lib/private.h
|
||||
+++ b/backend/dvi/mdvi-lib/private.h
|
||||
@@ -32,6 +32,7 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
+#include <kpathsea/c-auto.h>
|
||||
#include <kpathsea/debug.h>
|
||||
#include <kpathsea/tex-file.h>
|
||||
#include <kpathsea/tex-glyph.h>
|
||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xreader-4.2.3.tar.gz) = f1e7168d0ee77d543b90748faad9062d5c62d8fd5dc41837fd74458fb7c0328a857af48a595a691644236d9601b3503823f4864ec715cb1e1ad245748a3d0ac2
|
||||
SHA512 (xreader-4.2.4.tar.gz) = 2933f8a622910eee9b6b5f83f09d862d980db27c02ab31bb632f42a066450fc88aa8992963bca9fb59a543e36a89e9032e9d9ae19834f0922ca5a25b709302bc
|
||||
|
|
|
|||
|
|
@ -2,15 +2,14 @@
|
|||
%global __provides_exclude_from ^%{_libdir}/%{name}/.*$
|
||||
|
||||
Name: xreader
|
||||
Version: 4.2.3
|
||||
Release: 4%{?dist}
|
||||
Version: 4.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple document viewer
|
||||
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/linuxmint/%{name}
|
||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch0: kpathsea-header-files.patch
|
||||
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
|
|
@ -170,6 +169,9 @@ This package adds configuration to use %{name} as a thumbnailer.
|
|||
%doc %{_datadir}/doc/%{name}*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 14 2025 Leigh Scott <leigh123linux@gmail.com> - 4.2.4-1
|
||||
- Update to 4.2.4
|
||||
|
||||
* Fri Mar 14 2025 Leigh Scott <leigh123linux@gmail.com> - 4.2.3-4
|
||||
- rebuilt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue