Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FUSS Online Collaboration Suite
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FUSS Team
FUSS Online Collaboration Suite
Commits
a2132266
Commit
a2132266
authored
5 years ago
by
Andras Timar
Browse files
Options
Downloads
Patches
Plain Diff
Bump package version to 4.0.4-1
Change-Id: I369a536f2a6ed2ae86a511e00796b82f3613712e
parent
3fac57b4
No related branches found
Branches containing commit
Tags
cp-4.0.4-1
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/control
+1
-1
1 addition, 1 deletion
debian/control
loolwsd.spec.in
+1
-1
1 addition, 1 deletion
loolwsd.spec.in
with
9 additions
and
3 deletions
configure.ac
+
1
−
1
View file @
a2132266
...
...
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
AC_INIT([loolwsd], [4.0.
3
], [libreoffice@lists.freedesktop.org])
AC_INIT([loolwsd], [4.0.
4
], [libreoffice@lists.freedesktop.org])
LT_INIT([shared, disable-static, dlopen])
AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability])
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
6
−
0
View file @
a2132266
loolwsd (4.0.4-1) unstable; urgency=medium
* see the git log: http://col.la/cool4
-- Andras Timar <andras.timar@collabora.com> Wed, 08 May 2019 13:30:00 +0100
loolwsd (4.0.3-1) unstable; urgency=medium
* see the git log: http://col.la/cool4
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
a2132266
...
...
@@ -8,7 +8,7 @@ Standards-Version: 3.9.7
Package: loolwsd
Section: web
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libsm6, libxinerama1, libxrender1, libgl1-mesa-glx, libcups2, libxcb-render0, libxcb-shm0, locales-all, adduser, expat, fontconfig, cpio, libcap2-bin, collaboraofficebasis6.0-calc (
>
= 6.0.10.2
7
), collaboraofficebasis6.0-core (
>
= 6.0.10.2
7
), collaboraofficebasis6.0-graphicfilter (
>
= 6.0.10.2
7
), collaboraofficebasis6.0-images (
>
= 6.0.10.2
7
), collaboraofficebasis6.0-impress (
>
= 6.0.10.2
7
), collaboraofficebasis6.0-ooofonts (
>
= 6.0.10.2
7
), collaboraofficebasis6.0-writer (
>
= 6.0.10.2
7
), collaboraoffice6.0 (
>
= 6.0.10.2
7
), collaboraoffice6.0-ure (
>
= 6.0.10.2
7
), collaboraofficebasis6.0-en-us (
>
= 6.0.10.2
7
), collaboraofficebasis6.0-draw (
>
= 6.0.10.2
7
), collaboraofficebasis6.0-extension-pdf-import (
>
= 6.0.10.2
7
), collaboraofficebasis6.0-ooolinguistic (
>
= 6.0.10.2
7
)
Depends: ${shlibs:Depends}, ${misc:Depends}, libsm6, libxinerama1, libxrender1, libgl1-mesa-glx, libcups2, libxcb-render0, libxcb-shm0, locales-all, adduser, expat, fontconfig, cpio, libcap2-bin, collaboraofficebasis6.0-calc (= 6.0.10.2
9
), collaboraofficebasis6.0-core (= 6.0.10.2
9
), collaboraofficebasis6.0-graphicfilter (= 6.0.10.2
9
), collaboraofficebasis6.0-images (= 6.0.10.2
9
), collaboraofficebasis6.0-impress (= 6.0.10.2
9
), collaboraofficebasis6.0-ooofonts (= 6.0.10.2
9
), collaboraofficebasis6.0-writer (= 6.0.10.2
9
), collaboraoffice6.0 (= 6.0.10.2
9
), collaboraoffice6.0-ure (= 6.0.10.2
9
), collaboraofficebasis6.0-en-us (= 6.0.10.2
9
), collaboraofficebasis6.0-draw (= 6.0.10.2
9
), collaboraofficebasis6.0-extension-pdf-import (= 6.0.10.2
9
), collaboraofficebasis6.0-ooolinguistic (= 6.0.10.2
9
)
Conflicts: collaboraofficebasis6.0-gnome-integration, collaboraofficebasis6.0-kde-integration
Description: LibreOffice Online WebSocket Daemon
LOOLWSD is a daemon that talks to web browser clients and provides LibreOffice
...
...
This diff is collapsed.
Click to expand it.
loolwsd.spec.in
+
1
−
1
View file @
a2132266
...
...
@@ -38,7 +38,7 @@ BuildRequires: libcap-progs linux-glibc-devel systemd-rpm-macros python-polib
BuildRequires: libcap-progs
%endif
Requires: collaboraoffice6.0
>
= 6.0.10.2
7
collaboraoffice6.0-ure
>
= 6.0.10.2
7
collaboraofficebasis6.0-core
>
= 6.0.10.2
7
collaboraofficebasis6.0-writer
>
= 6.0.10.2
7
collaboraofficebasis6.0-impress
>
= 6.0.10.2
7
collaboraofficebasis6.0-graphicfilter
>
= 6.0.10.2
7
collaboraofficebasis6.0-en-US
>
= 6.0.10.2
7
collaboraofficebasis6.0-calc
>
= 6.0.10.2
7
collaboraofficebasis6.0-ooofonts
>
= 6.0.10.2
7
collaboraofficebasis6.0-images
>
= 6.0.10.2
7
collaboraofficebasis6.0-draw
>
= 6.0.10.2
7
collaboraofficebasis6.0-extension-pdf-import
>
= 6.0.10.2
7
collaboraofficebasis6.0-ooolinguistic
>
= 6.0.10.2
7
Requires: collaboraoffice6.0 = 6.0.10.2
9
collaboraoffice6.0-ure = 6.0.10.2
9
collaboraofficebasis6.0-core = 6.0.10.2
9
collaboraofficebasis6.0-writer = 6.0.10.2
9
collaboraofficebasis6.0-impress = 6.0.10.2
9
collaboraofficebasis6.0-graphicfilter = 6.0.10.2
9
collaboraofficebasis6.0-en-US = 6.0.10.2
9
collaboraofficebasis6.0-calc = 6.0.10.2
9
collaboraofficebasis6.0-ooofonts = 6.0.10.2
9
collaboraofficebasis6.0-images = 6.0.10.2
9
collaboraofficebasis6.0-draw = 6.0.10.2
9
collaboraofficebasis6.0-extension-pdf-import = 6.0.10.2
9
collaboraofficebasis6.0-ooolinguistic = 6.0.10.2
9
Conflicts: collaboraofficebasis6.0-kde-integration collaboraofficebasis6.0-gnome-integration
Requires(post): coreutils grep sed
%if 0%{?rhel} == 6
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment