stellarsolver-2.2

This commit is contained in:
Rmys
2022-05-08 21:39:35 +03:00
committed by GitHub
parent 4e6985d925
commit 7b620d22ed
+10 -3
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>The Cross Platform Sextractor and Astrometry.net-Based Internal Astrometric Solver</Summary>
<Description>The Cross Platform Sextractor and Astrometry.net-Based Internal Astrometric Solver.</Description>
<Archive sha1sum="e69ce2ccddcce75ba43b41b36184db08c242bba8" type="targz">https://github.com/rlancaste/stellarsolver/archive/1.5.tar.gz</Archive>
<Archive sha1sum="6ecad07d643e79b7535a8187b54277df921304dc" type="targz">https://github.com/rlancaste/stellarsolver/archive/2.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>gsl-devel</Dependency>
@@ -38,8 +38,8 @@
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/libstellarsolver.so</Path>
<Path fileType="library">/usr/lib/libstellarsolver.so.1</Path>
<Path fileType="library">/usr/lib/libstellarsolver.so.1.5</Path>
<Path fileType="library">/usr/lib/libstellarsolver.so.2</Path>
<Path fileType="library">/usr/lib/libstellarsolver.so.2.2</Path>
</Files>
</Package>
@@ -57,6 +57,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-05-08</Date>
<Version>2.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-02-16</Date>
<Version>1.5</Version>