|
@@ -1,5 +1,5 @@
|
|
|
%define pkgname LibreOffice
|
|
|
-%define version 3.6.0
|
|
|
+%define version 3.6.3
|
|
|
%ifarch %{ix86}
|
|
|
%define uarch x86
|
|
|
%define pkgarch x86
|
|
@@ -21,7 +21,7 @@ Summary: Package to assist installation of %{pkgname}
|
|
|
Summary(ja): %{pkgname} のインストールを補助するパッケージ
|
|
|
Name: install-assist-%{pkgname}
|
|
|
Version: %{version}
|
|
|
-Release: 2%{?_dist_release}
|
|
|
+Release: 1%{?_dist_release}
|
|
|
License: LGPLv3
|
|
|
Group: Applications/Productivity
|
|
|
|
|
@@ -304,6 +304,15 @@ QUEDIR=/var/cache/self-build
|
|
|
%files
|
|
|
|
|
|
%changelog
|
|
|
+* Fri Nov 2 2012 Munehiro Yamamoto <munepi@vinelinux.org> 3.6.3-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
+* Tue Oct 23 2012 Munehiro Yamamoto <munepi@vinelinux.org> 3.6.2-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
+* Wed Aug 29 2012 Munehiro Yamamoto <munepi@vinelinux.org> 3.6.1-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
* Sat Aug 11 2012 Munehiro Yamamoto <munepi@vinelinux.org> 3.6.0-2
|
|
|
- Requires: java >= 1.6.0
|
|
|
- set LibreOffice 3.5 packages as Obsoletes
|