Merge branch 'master' into epel8
This commit is contained in:
commit
b04e4ef1c0
@ -1,7 +1,7 @@
|
||||
Name: engauge-digitizer
|
||||
Summary: Convert graphs or map files into numbers
|
||||
Version: 12.1
|
||||
Release: 1%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://markummitchell.github.io/%{name}/
|
||||
Source0: https://github.com/markummitchell/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
@ -28,9 +28,6 @@ BuildRequires: openjpeg2-devel
|
||||
BuildRequires: poppler-qt5-devel
|
||||
%endif
|
||||
|
||||
## Unavailable on epel6
|
||||
Requires: qgnomeplatform%{?_isa}
|
||||
|
||||
%description
|
||||
The Engauge Digitizer tool accepts image files
|
||||
(like PNG, JPEG and TIFF) containing graphs,
|
||||
@ -261,6 +258,15 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Feb 02 2020 Antonio Trande <sagitter@fedoraproject.org> - 1:12.1-4
|
||||
- Drop bogus runtime dependency (rhbz#1797268)
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:12.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Fri Jan 17 2020 Marek Kasik <mkasik@redhat.com> - 1:12.1-2
|
||||
- Rebuild for poppler-0.84.0
|
||||
|
||||
* Sat Nov 30 2019 Antonio Trande <sagitter@fedoraproject.org> - 1:12.1-1
|
||||
- Release 12.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user