Hello community,
here is the log from the commit of package kopano-python-services for
openSUSE:Factory checked in at 2019-12-18 14:45:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kopano-python-services (Old)
and /work/SRC/openSUSE:Factory/.kopano-python-services.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kopano-python-services"
Wed Dec 18 14:45:49 2019 rev:2 rq:757648 version:9.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/kopano-python-services/kopano-python-services.changes
2019-09-23 12:29:29.113688247 +0200
+++
/work/SRC/openSUSE:Factory/.kopano-python-services.new.4691/kopano-python-services.changes
2019-12-18 14:48:38.869947658 +0100
@@ -1,0 +2,9 @@
+Wed Dec 18 01:23:11 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to release 9.0.2
+ * Fix broken property getter for public:OnlineMeetingExternalLink
+ * Replace cpickle by pickle
+ * pyko: avoid circular strong reference from notification to store
+ * pyko: add text and onlineMeetingUrl setter to Ocurrence(s)
+
+-------------------------------------------------------------------
Old:
----
debian.python3-mapi.install
kopano-rpmlintrc
kopanocore-8.7.83.tar.xz
New:
----
kopano-python-services-rpmlintrc
kopanocore-9.0.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kopano-python-services.spec ++++++
--- /var/tmp/diff_new_pack.OenMFV/_old 2019-12-18 14:48:40.213948273 +0100
+++ /var/tmp/diff_new_pack.OenMFV/_new 2019-12-18 14:48:40.213948273 +0100
@@ -1,6 +1,7 @@
#
# spec file for package kopano-python-services
#
+# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2019 Kopano B.V.
#
# All modifications and additions to the file contributed by third parties
@@ -12,29 +13,29 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://jira.kopano.io/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
# Kopano OBS: And if you add new %%package(s), update core:*:dist too
-%define version_unconverted 8.7.83
+%define version_unconverted 9.0.2
Name: kopano-python-services
-Version: 8.7.83
+Version: 9.0.2
Release: 0
Summary: Python services for Kopano Groupware Core
License: AGPL-3.0-only
Group: Productivity/Networking/Email/Servers
URL: https://kopano.io/
Source: kopanocore-%version.tar.xz
-Source3: kopano-rpmlintrc
+Source3: %name-rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: automake
BuildRequires: libtool
BuildRequires: pkgconfig
+BuildRequires: pkgconfig
BuildRequires: python3-devel >= 3.6
BuildRequires: python3-setuptools >= 3.6
-BuildRequires: pkgconfig
%if 0%{?suse_version}
BuildRequires: fdupes
%endif
@@ -367,12 +368,10 @@
%files -n kopano-python-utils
%defattr(-,root,root)
-%_bindir/kopano-set-oof
%_sbindir/kopano-archiver-*
%_sbindir/kopano-cachestat
%_sbindir/kopano-cli
%_sbindir/kopano-fix-ipm-subtree
-%_sbindir/kopano-localize-folders
%_sbindir/kopano-mailbox-permissions
%_sbindir/kopano-recreate-systemfolders
%_sbindir/kopano-search-upgrade-findroots.py
@@ -380,7 +379,6 @@
%_mandir/man*/kopano-cachestat.*
%_mandir/man*/kopano-cli.*
%_mandir/man*/kopano-mailbox-permissions.*
-%_mandir/man*/kopano-set-oof.*
%_docdir/kopano-gateway/
%dir %_docdir/kopano/
%_docdir/kopano/update-resource-recipients
++++++ _service ++++++
--- /var/tmp/diff_new_pack.OenMFV/_old 2019-12-18 14:48:40.233948282 +0100
+++ /var/tmp/diff_new_pack.OenMFV/_new 2019-12-18 14:48:40.233948282 +0100
@@ -2,9 +2,9 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param
name="url">https://stash.kopano.io/scm/kc/kopanocore.git</param>
- <param name="revision">kopanocore-8.7.83</param>
- <param name="parent-tag">kopanocore-8.7.83</param>
- <param name="versionformat">8.7.83</param>
+ <param name="revision">kopanocore-9.0.2</param>
+ <param name="parent-tag">kopanocore-9.0.2</param>
+ <param name="versionformat">9.0.2</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
++++++ debian.changelog ++++++
--- /var/tmp/diff_new_pack.OenMFV/_old 2019-12-18 14:48:40.249948289 +0100
+++ /var/tmp/diff_new_pack.OenMFV/_new 2019-12-18 14:48:40.249948289 +0100
@@ -1,4 +1,4 @@
-kopano-python-services (8.7.83-0) unstable; urgency=low
+kopano-python-services (8.7.80.244.ba989f151-0) unstable; urgency=low
* Current release.
++++++ debian.control ++++++
--- /var/tmp/diff_new_pack.OenMFV/_old 2019-12-18 14:48:40.269948298 +0100
+++ /var/tmp/diff_new_pack.OenMFV/_new 2019-12-18 14:48:40.273948300 +0100
@@ -28,8 +28,9 @@
Package: kopano-backup
Architecture: any
Depends: ${shlibs:Depends}, ${python3:Depends},
- python3-bsddb3, python3-kopano, kopano-common
+ python3-bsddb3, python3-kopano (= ${binary:Version}), kopano-common-uv (=
${source:Upstream-Version})
Breaks: kopano-server (<< 8.6.80.621)
+Provides: kopano-backup-uv (= ${source:Upstream-Version})
Description: Utility to back up and restore Kopano stores
kopano-backup is a MAPI-level backup/restore tool. It can sync
complete users/stores to disk using ICS to incrementally sync the
@@ -37,7 +38,12 @@
Package: kopano-dagent-pytils
Architecture: any
-Breaks: kopano-dagent (<< 8.7.80.943)
+Depends: ${shlibs:Depends}, ${python3:Depends}, python3-bsddb3,
+ python3-kopano (= ${binary:Version}),
+ python3-kopano-utils (= ${binary:Version})
+Breaks: kopano-dagent (<< 8.7.80.943), kopano-spooler (<<8.7.80.943)
+Enhances: kopano-dagent (>= 8.7.80.943)
+Provides: kopano-dagent-pytils-uv (= ${source:Upstream-Version})
Description: Additional message handlers for kopano-dagent
Dagent can execute external scripts for certain message types.
Included here is a handler that will process meeting request and
@@ -45,7 +51,8 @@
Package: kopano-migration-pst
Architecture: any
-Depends: ${shlibs:Depends}, ${python3:Depends}, python3-kopano, kopano-common
+Depends: ${shlibs:Depends}, ${python3:Depends}, python3-kopano (=
${binary:Version}),
+ kopano-common-uv (= ${source:Upstream-Version})
Breaks: kopano-server (<< 8.6.80.621)
Description: Utility to import PST files
kopano-migration-pst is a utility to import PST files into Kopano. As PST
@@ -54,7 +61,8 @@
Package: kopano-presence
Architecture: any
-Depends: ${shlibs:Depends}, kopano-common, python3-kopano-presence (=
${binary:Version})
+Depends: ${shlibs:Depends}, kopano-common-uv (= ${source:Upstream-Version}),
+ python3-kopano-presence (= ${binary:Version})
Breaks: kopano-server (<< 8.6.80.621)
Description: kopano presence daemon
A daemon for collecting and exporting user presence information
@@ -67,19 +75,22 @@
Package: kopano-python-utils
Architecture: any
-Depends: ${shlibs:Depends}, ${python3:Depends}, kopano-client,
- python3-bsddb3, python3-kopano
+Depends: ${shlibs:Depends}, ${python3:Depends},
+ kopano-client-uv (= ${source:Upstream-Version}),
+ python3-bsddb3, python3-kopano (= ${binary:Version})
+Provides: kopano-python-utils-uv (= ${source:Upstream-Version})
Description: Additional Python-based command-line utils for Kopano Core
Command-line clients to manipulate mailboxes (stores) in various ways.
-Replaces: kopano-server (<< 8.7.81.165)
-Breaks: kopano-server (<< 8.7.81.165)
+Replaces: kopano-server (<< 8.7.81.165), kopano-archiver (<< 8.7.81.165)
+Breaks: kopano-server (<< 8.7.81.165), kopano-archiver (<< 8.7.81.165)
Package: kopano-search
Architecture: any
-Depends: ${shlibs:Depends}, python3-kopano-search (= ${binary:Version}) |
python-kopano-search (= ${binary:Version}),
+Depends: ${shlibs:Depends}, python3-kopano-search (= ${binary:Version}),
lsb-base, coreutils (>= 5.93), bash (>= 3.0), gawk, w3m,
xsltproc, poppler-utils, unzip, file, catdoc, xapian-tools
Breaks: kopano-server (<< 8.6.80.621)
+Provides: kopano-search-uv (= ${source:Upstream-Version})
Description: Indexed search engine for Kopano Core
kopano-search creates indexes for messages and attachments per user.
When this service is running, search queries on the server will use
@@ -89,7 +100,7 @@
Package: kopano-spamd
Architecture: any
Depends: ${shlibs:Depends}, ${python3:Depends},
- python3-bsddb3, python3-kopano
+ python3-bsddb3, python3-kopano (= ${binary:Version})
Description: ICS-driven spam learning daemon for Kopano/SpamAssassin
A program which can teach SpamAssassin about spam based upon
the mails a user has moved to his Kopano junk folder.
@@ -97,7 +108,8 @@
Package: python3-kopano
Architecture: all
Section: python
-Depends: ${shlibs:Depends}, python3-mapi, python3-dateutil, python3-tz,
python3-tzlocal, python3-daemon
+Depends: ${shlibs:Depends}, python3-mapi-uv (= ${source:Upstream-Version}),
+ python3-dateutil, python3-tz, python3-tzlocal, python3-daemon
Recommends: python3-pil
Description: High-level Python 3 bindings for Kopano
Object-Oriented Python 3 bindings for Kopano. Uses python3-mapi to
@@ -110,7 +122,7 @@
Depends: ${shlibs:Depends},
python3-kopano (= ${binary:Version}),
python3-bsddb3,
- python3-mapi
+ python3-mapi-uv (= ${source:Upstream-Version})
Replaces: kopano-dagent (<< 8.6.81.496)
Breaks: kopano-dagent (<< 8.6.81.496)
Description: Kopano utils modules for Python 3
++++++ debian.kopano-python-utils.install ++++++
--- /var/tmp/diff_new_pack.OenMFV/_old 2019-12-18 14:48:40.341948331 +0100
+++ /var/tmp/diff_new_pack.OenMFV/_new 2019-12-18 14:48:40.341948331 +0100
@@ -1,4 +1,3 @@
-usr/bin/kopano-set-oof
usr/lib/python3*/*/kopano_cli/
usr/sbin/kopano-archiver-aclset
usr/sbin/kopano-archiver-aclsync
@@ -6,12 +5,10 @@
usr/sbin/kopano-cachestat
usr/sbin/kopano-cli
usr/sbin/kopano-fix-ipm-subtree
-usr/sbin/kopano-localize-folders
usr/sbin/kopano-mailbox-permissions
usr/sbin/kopano-recreate-systemfolders
usr/sbin/kopano-search-upgrade-findroots.py
usr/share/doc/kopano/update-resource-recipients
-usr/share/man/man1/kopano-set-oof.1
usr/share/man/man8/kopano-archiver-aclset.8
usr/share/man/man8/kopano-archiver-aclsync.8
usr/share/man/man8/kopano-archiver-restore.8
++++++ kopano-python-services-rpmlintrc ++++++
addFilter("summary-not-capitalized")
addFilter("shared-lib-calls-exit")
addFilter("shlib-policy-name-error") # dlopened extras
++++++ kopano-python-services.dsc ++++++
--- /var/tmp/diff_new_pack.OenMFV/_old 2019-12-18 14:48:40.501948404 +0100
+++ /var/tmp/diff_new_pack.OenMFV/_new 2019-12-18 14:48:40.501948404 +0100
@@ -1,7 +1,7 @@
Format: 1.0
Source: kopano-python-services
Architecture: any all
-Version: 8.7.83-0
+Version: 8.7.80.244.ba989f151-0
DEBTRANSFORM-RELEASE: 1
Maintainer: Kopano Development <[email protected]>
Homepage: https://kopano.com
++++++ kopanocore-8.7.83.tar.xz -> kopanocore-9.0.2.tar.xz ++++++
++++ 32827 lines of diff (skipped)