Hello community, here is the log from the commit of package kopano for openSUSE:Factory checked in at 2017-03-17 15:07:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kopano (Old) and /work/SRC/openSUSE:Factory/.kopano.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kopano" Fri Mar 17 15:07:09 2017 rev:3 rq:479927 version:8.3.0~1007 Changes: -------- --- /work/SRC/openSUSE:Factory/kopano/kopano.changes 2017-02-07 12:02:48.507215623 +0100 +++ /work/SRC/openSUSE:Factory/.kopano.new/kopano.changes 2017-03-17 15:07:12.448250177 +0100 @@ -1,0 +2,22 @@ +Wed Mar 8 13:12:28 UTC 2017 - [email protected] + +- Update to snapshot 8.3.0~1007 +* Enhancements: +* gateway: optimize LIST, SELECT, STATUS [KC-490] +* icalmapi: VCF conversion [KC-420] +* Fixes: +* migration-pst: skip root folder more intelligently [KC-487] +* migration-pst: MV properties are handled better [KC-457] +* client: add extra checks for EID sizes [KC-500] +* gateway: enforce user and password checking on local socket [KC-396,KC-490] +* Changes: +* migration-pst: ignore decode errors [KC-521] +* common: fix empty text bodies when converting U+0000 from HTML [KC-557] +* icalmapi: reworked copying description into mail body [KC-568] + +------------------------------------------------------------------- +Thu Mar 2 12:02:14 UTC 2017 - [email protected] + +- Build-fix include of kopano-migration-imap + +------------------------------------------------------------------- Old: ---- kopanocore-8.3.0~694.tar.xz New: ---- debian.kopano-migration-imap.install kopanocore-8.3.0~1007.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kopano.spec ++++++ --- /var/tmp/diff_new_pack.E9opSq/_old 2017-03-17 15:07:15.279850554 +0100 +++ /var/tmp/diff_new_pack.E9opSq/_new 2017-03-17 15:07:15.283849989 +0100 @@ -17,10 +17,10 @@ # -%define version_unconverted 8.3.0~694 +%define version_unconverted 8.3.0~1007 Name: kopano -Version: 8.3.0~694 +Version: 8.3.0~1007 Release: 0 Summary: Collaboration software for professionals License: AGPL-3.0 @@ -60,10 +60,8 @@ BuildRequires: pkgconfig BuildRequires: python-devel >= 2.4 BuildRequires: swig -BuildRequires: xmlto BuildRequires: xz BuildRequires: zlib-devel -# required for xmlto at build time %if 0%{?suse_version} BuildRequires: fdupes %endif @@ -161,6 +159,15 @@ files are basically MAPI dumps, and Kopano also uses MAPI internally, there should be practically no data loss, even including calendar data. +%package migration-imap +Summary: Utility to migrate between IMAP mailboxes +Group: Productivity/Networking/Email/Servers +BuildArch: noarch + +%description migration-imap +kopano-migration-imap provides a utility based on imapsync to migrate +between IMAP mailboxes (including Kopano). + %package bash-completion Summary: bash TAB completion for Kopano Core command-line utilities Group: System/Shells @@ -853,6 +860,10 @@ %python_sitelib/kopano_migration_pst/ %python_sitelib/kopano_migration_pst-*.egg-info +%files migration-imap +%defattr(-,root,root) +%_bindir/kopano-migration-imap + %files bash-completion %defattr(-,root,root) %dir %_sysconfdir/bash_completion.d @@ -1187,10 +1198,16 @@ %config(noreplace) %_sysconfdir/php7/conf.d/mapi.ini %endif %if 0%{?suse_version} && 0%{?suse_version} < 1330 +%if "%_repository" == "SLE_12_PHP7" +%dir %_sysconfdir/php7 +%dir %_sysconfdir/php7/conf.d +%config(noreplace) %_sysconfdir/php7/conf.d/mapi.ini +%else %dir %_sysconfdir/php5 %dir %_sysconfdir/php5/conf.d %config(noreplace) %_sysconfdir/php5/conf.d/mapi.ini %endif +%endif %phpextdir/mapi* %dir %_datadir/kopano/ %_datadir/kopano/php/ ++++++ PKGBUILD ++++++ --- /var/tmp/diff_new_pack.E9opSq/_old 2017-03-17 15:07:15.319844910 +0100 +++ /var/tmp/diff_new_pack.E9opSq/_new 2017-03-17 15:07:15.323844345 +0100 @@ -1,5 +1,5 @@ pkgname=kopano -pkgver=8.3.0~694 +pkgver=8.3.0~1007 pkgrel=0 pkgdesc='Kopano' arch=('x86_64') ++++++ _service ++++++ --- /var/tmp/diff_new_pack.E9opSq/_old 2017-03-17 15:07:15.339842087 +0100 +++ /var/tmp/diff_new_pack.E9opSq/_new 2017-03-17 15:07:15.343841523 +0100 @@ -2,7 +2,7 @@ <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">master</param> + <param name="revision">release</param> <param name="filename">kopanocore</param> <param name="parent-tag">bp/8.3.0</param> <param name="versionformat">8.3.0~@TAG_OFFSET@</param> ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.E9opSq/_old 2017-03-17 15:07:15.371837572 +0100 +++ /var/tmp/diff_new_pack.E9opSq/_new 2017-03-17 15:07:15.371837572 +0100 @@ -1,4 +1,4 @@ -kopano (8.3.0~694-0) unstable; urgency=low +kopano (8.3.0~1007-0) unstable; urgency=low * Current release. ++++++ debian.control ++++++ --- /var/tmp/diff_new_pack.E9opSq/_old 2017-03-17 15:07:15.407832492 +0100 +++ /var/tmp/diff_new_pack.E9opSq/_new 2017-03-17 15:07:15.407832492 +0100 @@ -61,6 +61,12 @@ files are basically MAPI dumps, and Kopano also uses MAPI internally, there should be practically no data loss, even including calendar data. +Package: kopano-migration-imap +Architecture: any +Description: Utility to migrate between IMAP mailboxes + kopano-migration-imap provides a utility based on imapsync to migrate + between IMAP mailboxes (including Kopano). + Package: kopano-bash-completion Depends: bash-completion Architecture: any ++++++ debian.kopano-migration-imap.install ++++++ usr/bin/kopano-migration-imap ++++++ kopano.dsc ++++++ --- /var/tmp/diff_new_pack.E9opSq/_old 2017-03-17 15:07:16.091735973 +0100 +++ /var/tmp/diff_new_pack.E9opSq/_new 2017-03-17 15:07:16.091735973 +0100 @@ -1,7 +1,7 @@ Format: 1.0 Source: kopano Architecture: any all -Version: 8.3.0~694-0 +Version: 8.3.0~1007-0 DEBTRANSFORM-RELEASE: 1 Maintainer: Kopano Development <[email protected]> Homepage: https://kopano.com ++++++ kopanocore-8.3.0~694.tar.xz -> kopanocore-8.3.0~1007.tar.xz ++++++ ++++ 35806 lines of diff (skipped)
