Hello community,
here is the log from the commit of package kopano-python-services for
openSUSE:Factory checked in at 2020-05-26 17:21:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kopano-python-services (Old)
and /work/SRC/openSUSE:Factory/.kopano-python-services.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kopano-python-services"
Tue May 26 17:21:25 2020 rev:8 rq:807977 version:10.0.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/kopano-python-services/kopano-python-services.changes
2020-04-22 20:45:00.306454016 +0200
+++
/work/SRC/openSUSE:Factory/.kopano-python-services.new.2738/kopano-python-services.changes
2020-05-26 17:21:39.888277218 +0200
@@ -1,0 +2,6 @@
+Thu May 21 00:42:37 UTC 2020 - Jan Engelhardt <[email protected]>
+
+- Update to release 10.0.5
+ * Sync with kopanocore-10.0.5.
+
+-------------------------------------------------------------------
Old:
----
kopanocore-10.0.4.tar.xz
New:
----
kopanocore-10.0.5.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kopano-python-services.spec ++++++
--- /var/tmp/diff_new_pack.1xOHsN/_old 2020-05-26 17:21:40.960279522 +0200
+++ /var/tmp/diff_new_pack.1xOHsN/_new 2020-05-26 17:21:40.964279531 +0200
@@ -18,10 +18,10 @@
# Kopano OBS: And if you add new %%package(s), update core:*:dist too
-%define version_unconverted 10.0.4
+%define version_unconverted 10.0.5
Name: kopano-python-services
-Version: 10.0.4
+Version: 10.0.5
Release: 0
Summary: Python services for Kopano Groupware Core
License: AGPL-3.0-only
@@ -41,7 +41,7 @@
%if 0%{?fedora_version} || 0%{?centos_version}
BuildRequires: xapian-core-libs
%else
-BuildRequires: python-xapian
+BuildRequires: python3-xapian
%endif
%if 0%{?suse_version}
BuildRequires: python-xml
@@ -175,10 +175,6 @@
%install
b="%buildroot"
%make_install
-for i in kopano_backup kopano_cli kopano_migration_pst \
- kopano_search kopano_spamd kopano_utils; do
- rm -Rf "$b/%python_sitelib/$i"*
-done
%if 0%{?fdupes:1}
%fdupes %buildroot/%_prefix
++++++ _service ++++++
--- /var/tmp/diff_new_pack.1xOHsN/_old 2020-05-26 17:21:40.988279583 +0200
+++ /var/tmp/diff_new_pack.1xOHsN/_new 2020-05-26 17:21:40.988279583 +0200
@@ -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-10.0.4</param>
- <param name="parent-tag">kopanocore-10.0.4</param>
- <param name="versionformat">10.0.4</param>
+ <param name="revision">kopanocore-10.0.5</param>
+ <param name="parent-tag">kopanocore-10.0.5</param>
+ <param name="versionformat">10.0.5</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
++++++ kopanocore-10.0.4.tar.xz -> kopanocore-10.0.5.tar.xz ++++++
++++ 4388 lines of diff (skipped)