2212 Commits

Author SHA1 Message Date
Michael Stahl
3f651ad36e add lots of .abignore files to restrict abipkgdiff to shared objects
that actually have a stable ABI
2018-01-31 23:09:00 +01:00
Björn Esser
e6b4d00863
Rebuilt for Boost 1.66.0 2018-01-30 22:27:32 +01:00
David Tardon
d1055ae5a8 update to 6.0.0 rc2 2018-01-12 21:37:46 +01:00
Caolán McNamara
3f58383752 bump to Modify2 to app_id so says 'LibreOffice wants to install' 2018-01-09 17:34:17 +00:00
Caolán McNamara
e272ea84ee bump to Modify2 to app_id so says 'LibreOffice wants to install' 2018-01-09 16:48:08 +00:00
Caolán McNamara
a6bffad0a1 request langpack for autodetected desired ui locale via packagekit 2017-12-21 21:06:25 +00:00
David Tardon
470fd422a2 update to 6.0.0 rc1 2017-12-21 15:47:36 +01:00
David Tardon
d694a438dc update to 6.0.0 beta2 2017-12-14 21:59:32 +01:00
Caolán McNamara
d8bff6cf94 keep the fc_local.conf for System->OpenSymbol mapping 2017-12-06 12:27:23 +00:00
Caolán McNamara
22ac1a5cbb Related: tdf#105998 except cut and paste case 2017-12-06 09:08:56 +00:00
Caolán McNamara
8bdfc24b49 Rebuild for hunspell 1.6.2 2017-12-04 09:25:57 +00:00
David Tardon
c7abd616da create correct symlink to license file on RHEL 2017-12-03 18:40:58 +01:00
Pete Walter
14237a72c8 Rebuild for ICU 60.1 2017-11-30 18:57:57 +00:00
David Tardon
4d87307c04 update to 6.0.0 beta1 2017-11-26 17:29:38 +01:00
Eike Rathke
4f6763820f prepare for build with ICU 60.1 2017-11-22 20:51:25 +01:00
David Tardon
3e1122a0e1 rebuild for liborcus 0.13.1 2017-11-20 11:00:34 +01:00
David Tardon
634b2cb08a enable some tests again 2017-11-18 18:35:47 +01:00
David Tardon
7ba610fd27 rebuild for poppler 0.61.0 2017-11-08 20:25:19 +01:00
David Tardon
bb8afecb00 fix build on rhel-7 2017-11-06 10:49:09 +01:00
David Tardon
d559f87e22 fix patch 2017-11-02 20:56:36 +01:00
David Tardon
040c0b8a26 update bundled deps for rhel 2017-11-02 19:59:32 +01:00
David Tardon
32c65e4ba4 mark bundled packages 2017-11-02 10:04:47 +01:00
David Tardon
769bde54ff enable weak deps again
This reverts commit 3d4ac175ca7a6cfbf2fc1046a00ab563bb0cd725.
2017-11-02 09:20:50 +01:00
David Tardon
68955fb3e6 update location of appdata files 2017-11-02 09:19:19 +01:00
David Tardon
9d6939ae75 bump release 2017-11-02 09:19:08 +01:00
David Tardon
f24ee663c1 update to 6.0.0 alpha1 2017-11-01 15:33:50 +01:00
David Tardon
2ec98436ad fix path 2017-10-26 18:16:26 +02:00
David Tardon
3e6dc799c1 add another explicit require 2017-10-20 08:52:29 +02:00
David Tardon
a19455aa8f update to 5.4.3 rc1 2017-10-17 22:39:30 +02:00
David Tardon
e03f97dc1f rebuild for poppler 0.60.1 2017-10-06 15:12:18 +02:00
David Tardon
d21788530e fix circular dep of -ure on -core 2017-10-03 16:04:21 +02:00
David Tardon
c4fa65ce58 sprinkle around some explicit requires 2017-10-03 15:54:08 +02:00
Thierry Vignaud
9a3512163b fix libreoffice wrapper
commit f01486efd11ac322554afd7f830632fa5b999ae3 renamed sources but
didn't account for accessing Source7...
2017-10-01 10:57:22 +02:00
David Tardon
fda5321148 update to 5.4.2 rc2 2017-09-28 18:47:40 +02:00
Caolán McNamara
ddca29f220 Resolves: tdf#42873 videos in presenter console misplaced 2017-09-28 10:53:44 +01:00
Caolán McNamara
b776fdc738 Improve resizing chevrons 2017-09-25 14:55:44 +01:00
Caolán McNamara
4622f282a5 gtk3 only for >= 3.20 2017-09-25 11:21:33 +01:00
David Tardon
733f49fc7a clean up .gitignore 2017-09-24 21:06:49 +02:00
David Tardon
0bc5f2e721 fix rhel build 2017-09-24 21:05:36 +02:00
David Tardon
f01486efd1 verify tarballs during build
This follows
https://fedoraproject.org/wiki/PackagingDrafts:GPGSignatures .
2017-09-24 21:05:36 +02:00
David Tardon
a559a32971 disable test failing on i686 2017-09-21 10:40:46 +02:00
David Tardon
9badafae91 fix previous commit 2017-09-20 10:01:24 +02:00
David Tardon
e7358581ef disable tests failing on i686 2017-09-20 09:05:10 +02:00
David Tardon
571f9872dc update to 5.4.2 rc1 2017-09-18 22:36:37 +02:00
David Tardon
00e2674654 Resolves: rhbz#1490318 do not use versioned Supplements
It does not work if the requested version is not available anymore:
dnf update # updates libreoffice
 # some time passes, a new libreoffice appears in updates
dnf install langpacks-de # doesn't install libreoffice-langpack-de
dnf remove langpacks-de
dnf update
dnf install langpacks-de # does install libreoffice-langpack-de
2017-09-12 11:30:54 +02:00
David Tardon
ce55bff910 rebuild for poppler 0.59.0 2017-09-08 10:11:52 +02:00
David Tardon
45e7268fbd update to 5.4.1 rc2 2017-08-27 08:41:58 +02:00
Caolán McNamara
9e642536ce add full patch 2017-08-11 12:50:22 +01:00
Caolán McNamara
08a267223f implement char highlighting ui for graphics styles 2017-08-11 12:46:14 +01:00
Kalev Lember
9c31acd7ea Don't strip -g from RPM_OPT_FLAGS
Missing -g trips over debuginfo generation after latest rpm changes
(only on s390x though, for reasons unknown):

error: Empty %files file /builddir/build/BUILD/libreoffice-5.4.0.3/debugsourcefiles.list
2017-08-11 13:23:25 +02:00