Compare commits
No commits in common. "rawhide" and "f43" have entirely different histories.
1 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: xreader
|
||||
Version: 4.6.4
|
||||
Release: 3%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Simple document viewer
|
||||
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
|
|
@ -16,6 +16,8 @@ ExcludeArch: %{ix86}
|
|||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: meson
|
||||
BuildRequires: mathjax
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: intltool
|
||||
BuildRequires: itstool
|
||||
BuildRequires: libappstream-glib
|
||||
|
|
@ -40,6 +42,7 @@ BuildRequires: pkgconfig(zlib)
|
|||
BuildRequires: python3-packaging
|
||||
BuildRequires: texlive
|
||||
BuildRequires: t1lib-devel
|
||||
BuildRequires: yelp-tools
|
||||
|
||||
Requires: shared-mime-info%{?_isa}
|
||||
Requires: gsettings-desktop-schemas%{?_isa}
|
||||
|
|
@ -168,9 +171,6 @@ 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue