Compare commits
1 Commits
rawhide
...
f37-riscv6
Author | SHA1 | Date | |
---|---|---|---|
18fe805626 |
@ -1,6 +1,6 @@
|
||||
Name: diff-pdf
|
||||
Version: 0.5
|
||||
Release: 5%{?dist}
|
||||
Release: 4%{?dist}.rvre0
|
||||
Summary: A simple tool for visually comparing two PDF files
|
||||
|
||||
License: GPLv2+ and LGPLv2+
|
||||
@ -9,7 +9,7 @@ Source0: https://github.com/vslavik/diff-pdf/archive/v%{version}/diff-pdf
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: automake
|
||||
BuildRequires: wxGTK-devel
|
||||
BuildRequires: wxGTK3-devel
|
||||
BuildRequires: poppler-glib-devel
|
||||
BuildRequires: make
|
||||
|
||||
@ -38,8 +38,8 @@ automake --add-missing --copy --foreign
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 04 2022 Scott Talbert <swt@techie.net> - 0.5-5
|
||||
- Rebuild with wxWidgets 3.2
|
||||
* Mon Oct 24 2022 David Abdurachmanov <davidlt@rivosinc.com> - 0.5-4.rvre0
|
||||
- Rebuilt for Fedora/RISCV (riscv64)
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user