create a master document template type
This commit is contained in:
parent
e88766d91d
commit
a01aeb462f
2295
0001-create-a-master-document-template-type.patch
Normal file
2295
0001-create-a-master-document-template-type.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -46,7 +46,7 @@ Summary: Free Software Productivity Suite
|
||||
Name: libreoffice
|
||||
Epoch: 1
|
||||
Version: %{libo_version}.2
|
||||
Release: 4%{?libo_prerelease}%{?dist}
|
||||
Release: 5%{?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 and MPLv2.0
|
||||
Group: Applications/Productivity
|
||||
URL: http://www.libreoffice.org/
|
||||
@ -320,6 +320,7 @@ Patch28: 0001-fix-KDE4-detection-on-aarch64.patch
|
||||
Patch29: 0001-drop-useless-test-for-ant-apache-regexp.patch
|
||||
Patch30: 0001-No-fstack-protect-strong-for-gcc3_linux_aarch64-cpp2.patch
|
||||
Patch31: 0001-fdo-82496-Change-picture-option-by-rightclicking.patch
|
||||
Patch32: 0001-create-a-master-document-template-type.patch
|
||||
|
||||
%define instdir %{_libdir}
|
||||
%define baseinstdir %{instdir}/libreoffice
|
||||
@ -2299,6 +2300,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 10 2014 Caolán McNamara <caolanm@redhat.com> - 1:4.3.1.2-5
|
||||
- create a master document template type
|
||||
|
||||
* Tue Sep 09 2014 Caolán McNamara <caolanm@redhat.com> - 1:4.3.1.2-4
|
||||
- Resolves: fdo#82496 Change picture option with right click in writer
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user