|
@@ -1,5 +1,5 @@
|
|
%define pkgname LibreOffice
|
|
%define pkgname LibreOffice
|
|
-%define version 3.4.3
|
|
|
|
|
|
+%define version 3.4.4
|
|
%ifarch %{ix86}
|
|
%ifarch %{ix86}
|
|
%define uarch x86
|
|
%define uarch x86
|
|
%define pkgarch x86
|
|
%define pkgarch x86
|
|
@@ -21,7 +21,7 @@ Summary: Package to assist installation of %{pkgname}
|
|
Summary(ja): %{pkgname} のインストールを補助するパッケージ
|
|
Summary(ja): %{pkgname} のインストールを補助するパッケージ
|
|
Name: install-assist-%{pkgname}
|
|
Name: install-assist-%{pkgname}
|
|
Version: %{version}
|
|
Version: %{version}
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Release: 1%{?_dist_release}
|
|
License: LGPLv3
|
|
License: LGPLv3
|
|
Group: Applications/Productivity
|
|
Group: Applications/Productivity
|
|
|
|
|
|
@@ -229,6 +229,9 @@ QUEDIR=/var/cache/self-build
|
|
%files
|
|
%files
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Nov 9 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.4-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Sun Oct 16 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.3-2
|
|
* Sun Oct 16 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.3-2
|
|
- dropped Requires: libgail-gnome >= 1.8.6
|
|
- dropped Requires: libgail-gnome >= 1.8.6
|
|
|
|
|