105 Commits

Author SHA256 Message Date
Christophe Marin
7ef86dc8a1 Accepting request 1117005 from home:dimstar:Factory
- Replace freetype-devel BuildRequires with freetype2: this is
  actually what is needed, but as fontconfig happened to pull it in
  already, things happened to work. Freetype 1 is not needed here.

OBS-URL: https://build.opensuse.org/request/show/1117005
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=181
2023-10-11 14:39:53 +00:00
9f773b673a more poppler fixes...
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=178
2022-05-01 08:58:49 +00:00
efa2faf917 Accepting request 960851 from home:wolfi323:branches:KDE:Extra
- Add poppler-22.03.0.patch to fix build with poppler-22.03.0

OBS-URL: https://build.opensuse.org/request/show/960851
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=176
2022-03-10 18:11:17 +00:00
Luca Beltrame
860b319068 Accepting request 947407 from home:wolfi323:branches:KDE:Extra
- Add Set-CXX_STANDARD-to-17.patch to set language standard to
  C++17, poppler 22.01.0 needs that
- Add Fix-some-more-warnings.patch to fix build failures with C++17

OBS-URL: https://build.opensuse.org/request/show/947407
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=175
2022-01-19 12:34:12 +00:00
Luca Beltrame
477cd45c4b Accepting request 941973 from home:Vogtinator:branches:KDE:Extra
- Add dependency on kcoreaddons (boo#1193959)
- Drop Requires(post,postun) of shared-mime-info, not needed

OBS-URL: https://build.opensuse.org/request/show/941973
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=174
2021-12-21 20:56:20 +00:00
5300f0af40 Accepting request 899818 from home:wolfi323:branches:KDE:Extra
- Add Fix-Freetype-and-FontConfig-Linkage.patch to fix build with
  KDE Frameworks 5.83

OBS-URL: https://build.opensuse.org/request/show/899818
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=172
2021-06-13 15:24:13 +00:00
69fade2cdb Accepting request 895971 from home:favogt:branches:KDE:Extra
- Use %find_lang + %kf5_find_htmldocs

OBS-URL: https://build.opensuse.org/request/show/895971
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=170
2021-05-28 12:29:58 +00:00
278972ced1 Accepting request 894806 from home:Vogtinator:branches:KDE:Extra
- Mark org.calligra as internal QML module

OBS-URL: https://build.opensuse.org/request/show/894806
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=168
2021-05-21 14:20:17 +00:00
8786475985 spec-cleanup
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=164
2021-04-20 09:01:45 +00:00
127718bf16 Accepting request 805692 from home:wolfi323:branches:KDE:Extra
- Update to 3.2.1:
  * Fix canvas event handling (kde#421083)
  * Fix QCommandLineParser warnings with Qt 5.14

OBS-URL: https://build.opensuse.org/request/show/805692
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=161
2020-05-15 07:40:18 +00:00
691e1ee7b9 Accepting request 799877 from home:wolfi323:branches:KDE:Extra
- Add libgit2-devel BuildRequires to enable git support in Gemini,
  it's currently completely broken without it (kde#420958)
- Add missing runtime dependencies to calligra-gemini package

OBS-URL: https://build.opensuse.org/request/show/799877
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=159
2020-05-04 14:53:14 +00:00
Wolfgang Bauer
ff610b7a28 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=157 2020-05-03 15:52:16 +00:00
Wolfgang Bauer
b8b28d9e0a OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=156 2020-05-03 15:51:44 +00:00
Luca Beltrame
3086c50263 Accepting request 799348 from home:wolfi323:branches:KDE:Extra
- Update to 3.2.0:
  * See https://calligra.org/news/calligra-3-2-0-released/
  * General:
    + Don't allow an unrecognized child element to block loading of
      a shape plugin
    + Fix line percentage height
    + [textlayout] Don't enter infinite loop when table is misfit
      (kde#381341)
    + Fix formatting of scientific numbers
    + Fix undo/redo move of anchored shapes
    + Check if shape is movable and update cursor and decoration
      accordingly
    + Check if shape is resizeable and update cursor and decoration
      accordingly
    + Check if shape is shearable and update cursor and decoration
      accordingly
    + Check if shape rotation is allowed and update cursor and
      decoration accordingly
    + Fix freeze in progressbar handling on startup
    + Do not allow to set a readonly document to modified
    + Fix illustrator image handling
    + Improve KoModeBox display in horizontal Mode
    + Extend table lifetime (kde#379255)
  * Words:
    + Do not popup contextmenu twice
    + Fix "Distraction free mode" should be called "Full screen
      mode" (kde#378527)
    + Fixed calligra crashing when opening remote document
      (kde#358581)
    + Fix crash after loading of template file fails
    + Save anchor info also for page-anchored shapes
    + Fix interoperability problem with LibreOffice
  * Karbon:
    + Karbon: Enable multi page capability
    + Karbon image filter: Add multipage support
    + PDF Import: Add multipage support
    + Use Krita toolbar in Karbon
  * Sheets:
    + Disable build of sheets tableshape, obsoleted by the
      implementation of text tables
    + Made descriptions for DEC2BIN/OCT2BIN/HEX2DEC/HEX2BIN mention
      input number system (kde#399569)
    + [Style] Default sheets to white background
  * Stage:
    + Add automatic slide transition
    + Fix animation of sequential and parallel animations
    + Add show/hide page margins
  * Flow:
    + Retire flow, not needed since karbon can do it all
  * Gemini:
    + Kirigamify the welcome pages
    + Pull out DocumentTile as a proper component and add various
      fixes
    + Fix some issues with similarly named documents in
      RecentFileManager
    + Remove crash in cloud support by postponing some of the
      loading process
    + Clarify touch <-> desktop view switch
    + Fix loading of templates and files creation
    + Migrate away from deprecated interfaces in Gemini DropBox
      support
    + Handle non-availability of the web view
    + Make the touch view accept touch events on recent Qt versions
  * QtQuick2 Components:
    + Speed up document loading when viewing only by not loading
      editor controls
    + Correct anchor detection in QML components, removing
      potential infinite looping
  * Filters:
    + CSV:
      - CSV characters should not be translated
    + RTF:
      - Use RTF default color as default Qt format
      - Mark \shp and \shpinst as supported control words on rtf
        reader
      - Display figure brackets in plain text
      - Add support for strikeout text in RTF documents
    + PPT:
      - Relax TextPFRun validation to allow LibreOffice PPT import
    + Visio:
      - Visio filter: make it work with some file versions
    + Excel:
      - Read xlsx drawing dimensions from the xdr:ext element if
        available
      - Don't drop number styling information from xlsx cell
        formats which start with a currency symbol
      - Don't double format spreadsheet currency values with custom
        format strings
      - Fix incorrect conditional styling of spreadsheet cells
      - Extract images from excel files which omit the FtCF entry
      - Assign correct column width when importing XLS file
  * Stencils:
    + Activate stencils docker in all apps
    + StencilBoxDocker: Do not show by default
    + StencilsBoxDocker: Load stencils in separate thread, to not
      impact app startup time
    + ConnectionTool: Fix creation of connections and handle undo
    + KoConnectionShape: Do not create a path when all handles point
      to the same point
    + Stencils: Fix invalid odf in database.odg
  * Callouts:
    + Callout: Improve ui (resize/rotate)
    + Proper fix for LOs inverted rotate/skew angle and wrong
      default unit
    + Callout: "Fix" rotation of callouts
  * Annotation:
    + AnnotationShape: Disable all not allowed interactions
    + Annotation: Block adding comment to an annotation shape
  * Shapes:
    + Try to avoid segfaults on shape factory not found
    + EnhancedPathShape: Keep correct aspect ratio of shapes in odf
      files (kde#334608)
    + SvgShapes: Fix loading of shapes created with SvgShapeFactory
    + TextShape: Handle stroke (not only border) in root area
      provider
    + PictureShape: Fix crash when atempting to load unknown binary
      data 
  * Chart:
    + Common:
      - Only x axes can be attached to multiple diagrams
      - Only bar charts can be vertical
      - Fix marker symbols
      - Remove 'Show Symbol' from ui for charttypes without symbols
      - Enable chart tool also when any of the chartshape children
        is selected
      - Paint decoration when chart tool is active to make it clear
        which shape the tool is connected to
      - Fix "Layout does not handle axis titles on the same side of
        the plotarea" (kde#420328)
      - Fix "Axis titles not rotated when plot area rotated"
        (kde#420328)
      - Fix "Setting dataset chart type is not undoable"
        (kde#420290)
      - Fix "No axes lines when creating new chart" (kde#240520)
      - Fix "Legend does not respect dpi settings" (kde#420151)
      - Fix "Legend is not printed properly" (kde#420145)
      - Layout title, subtitle, footer shapes center aligned by
        default
    + Bar:
      - Handle gaps as properties of Y-axes only as specified in
        odf 1.2
      - Only save gaps in styles used by y-axis
      - Set axis positions correct also for vertical charts
      - Show Axis Labels ui added
      - Enable bar chart orientation
    + Stock:
      - Implement stock chart sub types
    + Scatter:
      - Improve label handling
      - Fix tooltips
    + Pie and Ring:
      - Save/load pie/ring attributes
      - LO needs ring chart datasets class to be circle
    + Radar:
      - Add radar chart config widget
- Drop patches merged upstream:
  * Fix-build-with-Qt-511.patch
  * Fix-build-with-poppler-0.69.patch
  * Fix-build-with-poppler-0.64.patch
  * Mark-the-functions-as-override.patch
  * gBool-to-bool.patch
  * Fix-build-with-poppler-0.64-take-2.patch
  * Fix-build-with-poppler-0.71.patch
  * Fix-GooString-not-having-getCString-anymore.patch
  * Fix-build-with-Qt-5_13.patch
  * Guchar-to-unsigned-char.patch
  * Fix-build-with-poppler-0.82.patch
  * Fix-build-with-poppler-0.83.patch
- Add 0001-Revert-Chart-Depend-on-KChart-2.7.0.patch to allow
  building the chartshape with kdiagram 2.6.x on Leap 15.1
- Update/cleanup build requirements
- Move okular*.desktop files from words/stage to
  calligra-extras-okular, they need the other files in that package

OBS-URL: https://build.opensuse.org/request/show/799348
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=151
2020-04-30 21:04:19 +00:00
d71c0496bd Accepting request 794865 from home:wolfi323:branches:KDE:Extra
- Split out "Create New" ODF file templates to a new package
  calligra-extra-filemanagertemplates, they are useful without
  calligra installed and should not require the full suite
  (boo#983878)

I'll change the conflict to < 3.2.0 when that is released (the release is planned in about a week)...

OBS-URL: https://build.opensuse.org/request/show/794865
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=150
2020-04-17 14:04:48 +00:00
5271f471a5 Accepting request 766231 from home:wolfi323:branches:KDE:Extra
- Add patches to fix build with the latest poppler versions:
* Fix-build-with-poppler-0.82.patch
* Fix-build-with-poppler-0.83.patch

Builds fine with poppler 0.84.0 (and older versions) as well.

OBS-URL: https://build.opensuse.org/request/show/766231
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=148
2020-01-22 09:10:12 +00:00
Luca Beltrame
20758d8fe4 Accepting request 725577 from home:wolfi323:branches:KDE:Extra
- Add Guchar-to-unsigned-char.patch to fix build with poppler 0.73 and higher
 
Fixes the build in Factory.

OBS-URL: https://build.opensuse.org/request/show/725577
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=146
2019-08-23 13:36:22 +00:00
78f0abac9f OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=145 2019-08-13 23:52:21 +00:00
4e7df2440b OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=142 2019-08-12 09:26:19 +00:00
6629561b4d Accepting request 668916 from home:wolfi323:branches:KDE:Extra
- Add upstream patches to fix build with the latest poppler (and
  not break it with older versions):
  * Fix-build-with-poppler-0.69.patch
  * Fix-build-with-poppler-0.64.patch
  * Mark-the-functions-as-override.patch
  * gBool-to-bool.patch
  * Fix-build-with-poppler-0.64-take-2.patch
  * Fix-build-with-poppler-0.71.patch
  * Fix-GooString-not-having-getCString-anymore.patch
- Remove unused libexiv2-devel build requirement

Should fix the build in Factory.

OBS-URL: https://build.opensuse.org/request/show/668916
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=140
2019-01-27 13:10:54 +00:00
4c76e508e2 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=136 2018-06-03 16:59:13 +00:00
Luca Beltrame
a6de721c18 Accepting request 589039 from home:wolfi323:branches:KDE:Extra
- Update to 3.1.0:
  * Gemini, the KDE Office suite for 2-in-1 devices, is back
  * Braindump has been dropped
  * General
    + Picture shape tool: Paint crop rectangle and its handles
      with 1px wide outline (kde#388930)
      Due to the painter scaling the pen width (1 by default) was 
      scaled too, which caused the outlines to cover the whole
      image
    + Textlayout: Do not enter infinite loop when line rect is not 
      valid
    + Add RTF support to Okular (kde#339835)
  * Sheets:
    + LaTeX export: Fix typo in UI string (kde#380030)
  * Gemini:
    + Port to KDE Frameworks 5
    + Port the welcome screen to Kirigami
    + Port to using the Qt Quick 2 based Calligra components
      (based on work done for Jolla Documents)
    + Port to using libgit2 directly for git support (as the
      Qt support library has become unmaintained)
    + Fix template support
- Drop fix-build-with-newer-kcalcore.patch, merged upstream
- Drop braindump and plan subpackages, those applications are no
  longer included (Plan is released separately now)
- Add back gemini subpackage, it has been ported

OBS-URL: https://build.opensuse.org/request/show/589039
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=134
2018-03-20 13:31:45 +00:00
Luca Beltrame
207bcb3496 Accepting request 544401 from home:wolfi323:branches:KDE:Extra
- Add fix-build-with-newer-kcalcore.patch to make it build with
  KDE Applications 17.12

OBS-URL: https://build.opensuse.org/request/show/544401
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=132
2017-11-23 06:13:43 +00:00
Luca Beltrame
3203d8680b Accepting request 511869 from home:scarabeus_iv:branches:KDE:Extra
- Build only against lcms2 and drop dependency over lcms1

OBS-URL: https://build.opensuse.org/request/show/511869
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=130
2017-07-26 04:52:12 +00:00
65b14fd6ae - Fixup filelist for Leap 42.3: enable -extras-okular subpackage
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=128
2017-05-10 11:35:21 +00:00
Luca Beltrame
1c944aa15e Accepting request 485705 from home:wolfi323:branches:KDE:Extra
- Update to 3.0.1
- Don't explicitly require version 3.0.0 of kdb/kreport/kproperty, calligra can be built with higher (3.0.x) versions now too
- Adjust Source URL

OBS-URL: https://build.opensuse.org/request/show/485705
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=126
2017-04-05 12:14:17 +00:00
Raymond Wooninck
785ec152af OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=124 2017-02-26 17:31:03 +00:00
Raymond Wooninck
7073323cc1 Accepting request 453761 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453761
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=119
2017-02-03 18:15:11 +00:00
Luca Beltrame
5abf281a87 Accepting request 453536 from home:wolfi323:branches:KDE:Extra
- Add back Vc-devel-static build requirement (like in KDE:Unstable:Extra), calligra does support 1.3.0 meanwhile that is in Factory

OBS-URL: https://build.opensuse.org/request/show/453536
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=118
2017-01-31 21:38:41 +00:00
Raymond Wooninck
b90ff09b42 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=112 2017-01-10 20:17:55 +00:00
Raymond Wooninck
1bc75b2a4c OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=108 2017-01-10 13:50:56 +00:00
Luca Beltrame
93e1f759b7 Accepting request 447493 from home:wolfi323:branches:KDE:Extra
- Fix build in Factory by dropping calligra-extras-okular, okular is KF5 based now so the plugin cannot be built any more

OBS-URL: https://build.opensuse.org/request/show/447493
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=97
2016-12-23 10:56:59 +00:00
3e190ee46f Revert kde4_runtime_requires changes
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=96
2016-12-08 20:01:36 +00:00
Raymond Wooninck
90d7a6f1de OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=94 2016-12-06 08:10:32 +00:00
Raymond Wooninck
a11e42f5e5 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=93 2016-12-06 08:06:26 +00:00
bde6536151 Accepting request 442609 from home:olh:branches:KDE:Extra
Expand macro kde4_runtime_requires only when its available to fix quilt setup

OBS-URL: https://build.opensuse.org/request/show/442609
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=90
2016-11-29 09:22:31 +00:00
Luca Beltrame
ba6d5b7717 Accepting request 437556 from home:wolfi323:branches:KDE:Extra
- Disable Vc-devel-static build requirement again, it currently makes calligra crash on runtime, and Vc 1.3.0 is entering TW soon anyway which will break calligra's build

OBS-URL: https://build.opensuse.org/request/show/437556
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=88
2016-10-27 22:11:48 +00:00
Hrvoje Senjan
043411ddd7 Accepting request 437027 from home:Vogtinator:branches:KDE:Extra
Enable PACKAGERS_BUILD=ON to detect cpu capabilities during runtime

OBS-URL: https://build.opensuse.org/request/show/437027
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=86
2016-10-24 05:13:09 +00:00
d44da4fc7e Accepting request 411735 from home:Andreas_Schwab:Factory
- narrowing-warning.patch: Fix compilation of PsCommentLexer.cpp on
  platforms where char is unsigned

OBS-URL: https://build.opensuse.org/request/show/411735
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=84
2016-07-20 06:39:44 +00:00
Raymond Wooninck
e9e04797a4 Accepting request 399023 from home:wolfi323:branches:KDE:Extra
- Re-enable building against Vc-devel-static, it builds fine again
- Remove some unnecessary part from the specfile

OBS-URL: https://build.opensuse.org/request/show/399023
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=82
2016-05-31 06:22:30 +00:00
Raymond Wooninck
cb07cd28b9 Accepting request 397277 from home:dimstar:Factory
move appdata to the ,desktop file - should make caligra-words show up in Software Centers

OBS-URL: https://build.opensuse.org/request/show/397277
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=80
2016-05-22 16:13:26 +00:00
Hrvoje Senjan
371cea740c OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=78 2016-05-15 14:29:58 +00:00
Raymond Wooninck
b08670b2ef Accepting request 391161 from home:wolfi323:branches:KDE:Extra
- Disable Vc-devel-static build requirement for now, it breaks the build on Factory/Tumbleweed currently.
I suppose we can enable building against Vc-devel-static again when Vc is building again in  Factory, but at the moment calligra is not even installable in Tumbleweed, see http://lists.opensuse.org/opensuse-factory/2016-04/msg00366.html

- Build against libwps-0.4 on 13.2 as well to fix the build, it has been released as official update

OBS-URL: https://build.opensuse.org/request/show/391161
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=76
2016-04-22 08:27:08 +00:00
OBS User mrdocs
86d4948521 Accepting request 357911 from home:wolfi323:branches:KDE:Extra
- Update to 2.9.11
  * Bugfix release, for more details please see https://www.calligra.org/news/calligra-2-9-11-released/

OBS-URL: https://build.opensuse.org/request/show/357911
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=74
2016-02-05 16:40:50 +00:00
Raymond Wooninck
472f505172 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=73 2016-02-03 19:54:23 +00:00
Raymond Wooninck
ce5ad705fd Accepting request 356575 from home:wolfi323:calligra
- Don't build with libkdcraw on Leap and Tumbleweed. It's KF5 based and breaks the build. (boo#963570)

OBS-URL: https://build.opensuse.org/request/show/356575
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=69
2016-01-28 21:28:48 +00:00
OBS User mrdocs
fdce34bec8 Accepting request 349262 from home:k0da:branches:KDE:Extra
- Add disk constraints

OBS-URL: https://build.opensuse.org/request/show/349262
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=67
2015-12-17 01:29:12 +00:00
Raymond Wooninck
34e1c339ca Accepting request 348460 from home:wolfi323:branches:KDE:Extra
Update to 2.9.10

OBS-URL: https://build.opensuse.org/request/show/348460
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=65
2015-12-12 16:25:28 +00:00
dcbf5b21d1 Accepting request 347455 from home:scarabeus_iv:branches:KDE:Extra
- Cleanup with spec-cleaner
- Remove 12.3 conditionals
- Remove koffice mentions as 12.1 is out of migration scope support
- Only suggest calligra-doc, not needed unless you really want it

OBS-URL: https://build.opensuse.org/request/show/347455
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=63
2015-12-06 08:50:19 +00:00
OBS User mrdocs
6435cf0f30 Accepting request 347376 from home:wolfi323:branches:KDE:Extra
Update to 2.9.9

OBS-URL: https://build.opensuse.org/request/show/347376
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/calligra?expand=0&rev=62
2015-12-04 02:50:48 +00:00