|
@@ -1,5 +1,5 @@
|
|
|
%define pkg_name openlibm
|
|
|
-%define pkg_version 0.5.5
|
|
|
+%define pkg_version 0.6.0
|
|
|
%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
Summary: High quality system independent, open source libm
|
|
@@ -11,7 +11,7 @@ License: BSD and MIT and ISC and Public Domain
|
|
|
Group: System Environment/Libraries
|
|
|
URL: https://github.com/JuliaLang/openlibm/
|
|
|
|
|
|
-Source0: https://github.com/JuliaLang/openlibm/archive/v%{version}.tar.gz
|
|
|
+Source0: %{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
%description
|
|
@@ -71,6 +71,9 @@ library.
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Mon Aug 13 2018 Toshiaki Ara <ara_t@384.jp> 0.6.0-1
|
|
|
+- update to 0.6.0
|
|
|
+
|
|
|
* Wed Jun 13 2018 Toshiaki Ara <ara_t@384.jp> 0.5.5-1
|
|
|
- initial build for Vine Linux
|
|
|
|