Browse Source

gnumeric: update to 1.12.44

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@12040 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 5 years ago
parent
commit
195aef2364
1 changed files with 10 additions and 7 deletions
  1. 10 7
      g/gnumeric/gnumeric-vl.spec

+ 10 - 7
g/gnumeric/gnumeric-vl.spec

@@ -1,20 +1,20 @@
 %define gnumeric_version %{version}-bonobo
-%define goffice_version  0.10.41
+%define goffice_version  0.10.44
 
 Summary:     A spreadsheet program for GNOME.
 Summary(ja): GNOME スプレッドシート
-Name: 	     gnumeric
-Version:     1.12.41
+Name:        gnumeric
+Version:     1.12.44
 Release:     1%{?_dist_release}
 License:     GPLv2 or GPLv3
-Group: 	     Applications/Productivity
+Group:       Applications/Productivity
 
-URL:	  http://www.gnome.org/projects/gnumeric
+URL:    http://www.gnome.org/projects/gnumeric
 Source0:  ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.12/%{name}-%{version}.tar.xz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 # default font: VL Gothic
-Patch0:	gnumeric-1.11.5-vlgothic.patch
+Patch0: gnumeric-1.11.5-vlgothic.patch
 
 Distribution: Vine Linux
 Vendor: Project Vine
@@ -62,7 +62,7 @@ MS Excelファイルや他の多くのフォーマット(csv, latex, xbase, appl
 
 %build
 %ifarch alpha
-	MYARCH_FLAGS="--host=alpha-redhat-linux"
+  MYARCH_FLAGS="--host=alpha-redhat-linux"
 %endif
 
 %configure \
@@ -140,6 +140,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Tue Jan 29 2019 Toshiaki Ara <ara_t@384.jp> 1.12.44-1
+- new upstream release
+
 * Wed Jun 06 2018 Toshiaki Ara <ara_t@384.jp> 1.12.41-1
 - new upstream release
 - add BuildRequires: itstool