Compare commits
10 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
41fabe28f2 | ||
|
|
1ff6cf6129 | ||
|
|
945665be4c | ||
|
|
06736c7c2d | ||
|
|
085753f73e | ||
|
|
e3fd0e9555 | ||
|
|
b145c302e8 | ||
|
|
2073d398ca | ||
|
|
206834b96c |
||
|
|
1e3af00371 |
2 changed files with 33 additions and 6 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xreader-4.2.6.tar.gz) = 7d96c5cac2d5593f72557cb2b70c2a191cd40d9ae01ae697a15c997adf63bbc70bd448a853c14541b209841e192679bac322476b412d27faa65992e9ed2da26b
|
||||
SHA512 (xreader-4.6.4.tar.gz) = 96b0593eb4869552c1df5ef1f545773cc242cfa3835106b5fd692d444c2e9385f0ee9d59f9d91d937c7275aa4967cc39a37d79e8570c264b0425f691c2f028d2
|
||||
|
|
|
|||
37
xreader.spec
37
xreader.spec
|
|
@ -2,8 +2,8 @@
|
|||
%global __provides_exclude_from ^%{_libdir}/%{name}/.*$
|
||||
|
||||
Name: xreader
|
||||
Version: 4.2.6
|
||||
Release: 1%{?dist}
|
||||
Version: 4.6.4
|
||||
Release: 3%{?dist}
|
||||
Summary: Simple document viewer
|
||||
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
|
|
@ -16,8 +16,6 @@ ExcludeArch: %{ix86}
|
|||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: meson
|
||||
BuildRequires: mathjax
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: intltool
|
||||
BuildRequires: itstool
|
||||
BuildRequires: libappstream-glib
|
||||
|
|
@ -42,14 +40,15 @@ BuildRequires: pkgconfig(zlib)
|
|||
BuildRequires: python3-packaging
|
||||
BuildRequires: texlive
|
||||
BuildRequires: t1lib-devel
|
||||
BuildRequires: yelp-tools
|
||||
|
||||
Requires: shared-mime-info%{?_isa}
|
||||
Requires: gsettings-desktop-schemas%{?_isa}
|
||||
Requires: xapps%{?_isa}
|
||||
Requires: xapp-symbolic-icons
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
Recommends: yelp%{?_isa}
|
||||
Recommends: %{name}-thumbnailer%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description
|
||||
X-Apps Document Reader is a document viewer capable of displaying
|
||||
|
|
@ -169,6 +168,34 @@ This package adds configuration to use %{name} as a thumbnailer.
|
|||
%doc %{_datadir}/doc/%{name}*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Tue May 19 2026 Leigh Scott <leigh123linux@gmail.com> - 4.6.4-2
|
||||
- Add requires xapp-symbolic-icons
|
||||
|
||||
* Mon May 18 2026 Leigh Scott <leigh123linux@gmail.com> - 4.6.4-1
|
||||
- Update to 4.6.4
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jan 09 2026 Leigh Scott <leigh123linux@gmail.com> - 4.6.3-1
|
||||
- Update to 4.6.3
|
||||
|
||||
* Sat Dec 13 2025 Leigh Scott <leigh123linux@gmail.com> - 4.6.1-1
|
||||
- Update to 4.6.1
|
||||
|
||||
* Fri Dec 12 2025 Leigh Scott <leigh123linux@gmail.com> - 4.6.0-1
|
||||
- Update to 4.6.0
|
||||
|
||||
* Mon Sep 15 2025 Leigh Scott <leigh123linux@gmail.com> - 4.4.0-1
|
||||
- Update to 4.4.0
|
||||
- Add recommends xreader-thumbnailer to main package
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon May 26 2025 Leigh Scott <leigh123linux@gmail.com> - 4.2.6-1
|
||||
- Update to 4.2.6
|
||||
- Disable epub support, it's broken
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue