|
@@ -1,5 +1,5 @@
|
|
|
%define pkgname LibreOffice
|
|
|
-%define version 3.4.1
|
|
|
+%define version 3.4.2
|
|
|
%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
|
|
|
|
|
@@ -229,6 +229,9 @@ QUEDIR=/var/cache/self-build
|
|
|
%files
|
|
|
|
|
|
%changelog
|
|
|
+* Tue Aug 02 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.2-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
* Fri Jul 22 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.1-2
|
|
|
- added Requires: java-1.6.0 <BTS:1168>
|
|
|
|