Update to 9.7

This commit is contained in:
sagitter 2016-12-01 15:27:27 +01:00
parent 742e923610
commit 0b4c0b0920
3 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/engauge-digitizer-9.4.tar.gz
/engauge-digitizer-9.5.tar.gz
/engauge-digitizer-9.6.tar.gz
/engauge-digitizer-9.7.tar.gz

View File

@ -7,7 +7,7 @@
Name: engauge-digitizer
Summary: Convert graphs or map files into numbers
Version: 9.6
Version: 9.7
Release: 1%{?dist}
Group: Applications/Engineering
License: GPLv2+
@ -40,6 +40,10 @@ BuildRequires: libappstream-glib
BuildRequires: openjpeg2-devel
%endif
%if 0%{?fedora} >= 25
Requires: qgnomeplatform
%endif
%description
Engauge 9 is rewritten with Qt5.
This digitizing software converts an image file
@ -264,6 +268,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
%license LICENSE
%changelog
* Thu Dec 01 2016 Antonio Trande <sagitter@fedoraproject.org> - 1:9.7-1
- Update to 9.7
- qgnomeplatform required on f25+
* Tue Nov 22 2016 Antonio Trande <sagitter@fedoraproject.org> - 1:9.6-1
- Update to 9.6

View File

@ -1 +1 @@
07b14d02a11bdaccd49b68634c1dab33 engauge-digitizer-9.6.tar.gz
271da50dd7d1c1796bf81e6c33b0e1a9 engauge-digitizer-9.7.tar.gz