Ver Fonte

octave: update to 4.4.1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11787 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t há 6 anos atrás
pai
commit
e8d268b02b
1 ficheiros alterados com 5 adições e 2 exclusões
  1. 5 2
      o/octave/octave-vl.spec

+ 5 - 2
o/octave/octave-vl.spec

@@ -1,6 +1,6 @@
 %define pkg_name    octave
-%define pkg_version 4.4.0
-%define pkg_release 4%{?_dist_release}
+%define pkg_version 4.4.1
+%define pkg_release 1%{?_dist_release}
 
 %define gui   1
 %define sound 1
@@ -233,6 +233,9 @@ echo "%{_libdir}/octave-%{version}" > \
 
 
 %changelog
+* Thu Aug 30 2018 Toshiaki Ara <ara_t@384.jp> 4.4.1-1
+- update to 4.4.1
+
 * Sun Jul 01 2018 Toshiaki Ara <ara_t@384.jp> 4.4.0-4
 - using qt5 for VineSeed
   - add configure option: --with-qt=5