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