|
|
@ -1,5 +1,5 @@
|
|
|
|
# download path contains version without the last (fourth) digit
|
|
|
|
# download path contains version without the last (fourth) digit
|
|
|
|
%define libo_version 3.6.2
|
|
|
|
%define libo_version 3.6.3
|
|
|
|
# Should contain .alphaX / .betaX, if this is pre-release (actually
|
|
|
|
# Should contain .alphaX / .betaX, if this is pre-release (actually
|
|
|
|
# pre-RC) version. The pre-release string is part of tarball file names,
|
|
|
|
# pre-RC) version. The pre-release string is part of tarball file names,
|
|
|
|
# so we need a way to define it easily at one place.
|
|
|
|
# so we need a way to define it easily at one place.
|
|
|
@ -33,8 +33,8 @@
|
|
|
|
Summary: Free Software Productivity Suite
|
|
|
|
Summary: Free Software Productivity Suite
|
|
|
|
Name: libreoffice
|
|
|
|
Name: libreoffice
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
Version: %{libo_version}.2
|
|
|
|
Version: %{libo_version}.1
|
|
|
|
Release: 3%{?libo_prerelease}%{?dist}
|
|
|
|
Release: 1%{?libo_prerelease}%{?dist}
|
|
|
|
License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic
|
|
|
|
License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic
|
|
|
|
Group: Applications/Productivity
|
|
|
|
Group: Applications/Productivity
|
|
|
|
URL: http://www.documentfoundation.org/develop
|
|
|
|
URL: http://www.documentfoundation.org/develop
|
|
|
@ -2017,6 +2017,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Oct 11 2012 Caolán McNamara <caolanm@redhat.com> - 1:3.6.3.1-1
|
|
|
|
|
|
|
|
- 3.6.3 rc1
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 05 2012 Stephan Bergmann <sbergman@redhat.com> - 1:3.6.2.2-3
|
|
|
|
* Fri Oct 05 2012 Stephan Bergmann <sbergman@redhat.com> - 1:3.6.2.2-3
|
|
|
|
- Resolves: fdo#46071 Do not hide windows based on nil Visible property
|
|
|
|
- Resolves: fdo#46071 Do not hide windows based on nil Visible property
|
|
|
|
|
|
|
|
|
|
|
|