Update of appdata file

This commit is contained in:
sagitter 2016-03-06 17:19:15 +01:00
parent 7d2914d540
commit 9fdd0cd0f6
2 changed files with 14 additions and 8 deletions

View File

@ -4,11 +4,11 @@
<id type="desktop">engauge-digitizer.desktop</id>
<metadata_license>CC0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>Engauge Digitizer 6</name>
<name>Engauge Digitizer 7</name>
<summary>Convert an image file showing a graph or map into numbers</summary>
<description>
<p>
Engauge6 is rewritten with Qt5.
Engauge 7 is rewritten with Qt5.
This digitizing software converts an image file
showing a graph or map, into numbers.
The image file can come from a scanner, digital camera
@ -19,7 +19,7 @@
such as Gnumeric.
</p>
<p>
New features already added to Engauge6:
New features already added to Engauge:
</p>
<p>
- Older Engauge files (before version 6) can be loaded
@ -45,12 +45,15 @@
for identifying problems and improving user support
- Test suite for regression testing minimizes code breakage
as new features are added
- Multiple coordinate systems in the same image can be digitized in advanced mode
- Axes with only one known coordinate (floating axes) can be digitized in advanced mode
- File import by pasting
</p>
</description>
<screenshots>
<screenshot type="default">https://sagitter.fedorapeople.org/engauge-screenshots/engauge-screenshot-map-points.png</screenshot>
<screenshot>https://sagitter.fedorapeople.org/engauge-screenshots/engauge-screenshot-points-save-as.png</screenshot>
<screenshot type="default">https://sagitter.fedorapeople.org/engauge-screenshots/engauge-screenshot1.png</screenshot>
<screenshot>https://sagitter.fedorapeople.org/engauge-screenshots/engauge-screenshot2.png</screenshot>
</screenshots>
<url type="homepage">http://digitizer.sourceforge.net/</url>
<url type="homepage">https://github.com/markummitchell/engauge-digitizer</url>
<updatecontact>zbyszek@in.waw.pl</updatecontact>
</component>

View File

@ -12,10 +12,10 @@
Name: engauge-digitizer
Summary: Convert graphs or map files into numbers
Version: 7.0
Release: 1%{?dist}
Release: 2%{?dist}
Group: Applications/Engineering
License: GPLv2+
URL: https://github.com/markummitchell/engauge6
URL: https://github.com/markummitchell/engauge-digitizer
Source0: https://github.com/markummitchell/engauge-digitizer/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Epoch: 1
@ -272,6 +272,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
%license LICENSE
%changelog
* Sun Mar 06 2016 Antonio Trande <sagitter@fedoraproject.org> - 1:7.0-2
- Update of appdata file
* Sun Mar 06 2016 Antonio Trande <sagitter@fedoraproject.org> - 1:7.0-1
- Update to 7.0