[libreoffice] implement toggling off removeable master elements with delete

Caolán McNamara caolanm at fedoraproject.org
Thu Nov 6 16:34:15 UTC 2014


commit 00a6c7bbedf3dbdaf52ae45be2558fc0bdd255f8
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Nov 6 16:34:01 2014 +0000

    implement toggling off removeable master elements with delete

 libreoffice.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 5e0c50f..a93754e 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -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 and CC0
 Group:          Applications/Productivity
 URL:            http://www.libreoffice.org/
@@ -343,6 +343,7 @@ Patch45: 0001-Resolves-fdo-84885-chart-wizard-dialog-cut-off.patch
 Patch46: 0001-Resolves-fdo-62682-crash-on-second-export-of-svg.patch
 Patch47: 0001-fdo-85247-copy-and-paste-of-a-slide-results-in-a-blu.patch
 Patch48: 0001-fdo-60712-Inherits-cell-styles-in-inserting-rows-col.patch
+Patch49: 0001-implement-toggling-off-removeable-master-elements-wi.patch
 
 %define instdir %{_libdir}
 %define baseinstdir %{instdir}/libreoffice
@@ -2309,7 +2310,10 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
-* Thu Nov 06 2014 Caolán McNamara <caolanm at redhat.com> - 1:4.3.3.2-4-UNBUILT
+* Thu Nov 06 2014 Caolán McNamara <caolanm at redhat.com> - 1:4.3.3.2-5-UNBUILT
+- implement toggling off removeable master elements with delete
+
+* Thu Nov 06 2014 Caolán McNamara <caolanm at redhat.com> - 1:4.3.3.2-4
 - Resolves: fdo#60712 Inherits cell styles in inserting rows/columns
 
 * Thu Nov 06 2014 Caolán McNamara <caolanm at redhat.com> - 1:4.3.3.2-3


More information about the scm-commits mailing list