Projects
Kolab:16:Enterprise
pykolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 65
View file
pykolab.spec
Changed
@@ -33,7 +33,7 @@ Summary: Kolab Groupware Solution Name: pykolab -Version: 0.8.21 +Version: 0.8.22 Release: 1%{?dist} License: GPLv3+ Group: Applications/System @@ -567,8 +567,8 @@ %attr(0700,%{kolab_user},%{kolab_group}) %dir %{_var}/spool/pykolab/wallace %changelog -* Fri Feb 4 2022 Jeroen van Meeuwen <vanmeeuwen@apheleia-it.ch> - 0.8.21-1 -- Release of version 0.8.21 +* Fri Feb 4 2022 Jeroen van Meeuwen <vanmeeuwen@apheleia-it.ch> - 0.8.22-1 +- Release of version 0.8.22 * Thu Feb 3 2022 Christoph Erhardt <kolab@sicherha.de> - 0.8.20-2 - Fix TypeError in logger
View file
debian.changelog
Changed
@@ -1,6 +1,6 @@ -pykolab (0.8.21-0~kolab1) unstable; urgency=low +pykolab (0.8.22-0~kolab1) unstable; urgency=low - * Release of version 0.8.21 + * Release of version 0.8.22 -- Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Fri, 4 Feb 2022 01:49:00 +0100
View file
pykolab-0.8.21.tar.gz/configure.ac -> pykolab-0.8.22.tar.gz/configure.ac
Changed
@@ -1,4 +1,4 @@ -AC_INIT(pykolab, 0.8.21) +AC_INIT(pykolab, 0.8.22) AC_SUBST(RELEASE, 1) AC_CONFIG_SRCDIR(pykolab/constants.py.in)
View file
pykolab-0.8.21.tar.gz/pykolab/imap/__init__.py -> pykolab-0.8.22.tar.gz/pykolab/imap/__init__.py
Changed
@@ -240,17 +240,14 @@ if server is None: # No server specified, but make sure self.imap is None anyways if hasattr(self, 'imap'): - self.imap.disconnect() del self.imap # Empty out self._imap as well for key in self._imap: - self._imapkey.disconnect() del self._imapkey else: if server in self._imap: - self._imapserver.disconnect() del self._imapserver else: log.warning(
View file
pykolab.dsc
Changed
@@ -2,7 +2,7 @@ Source: pykolab Binary: pykolab, kolab-cli, kolab-conf, kolab-saslauthd, kolab-server, kolab-telemetry, kolab-xml, wallace Architecture: all -Version: 0.8.21-0~kolab1 +Version: 0.8.22-0~kolab1 Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Uploaders: Paul Klos <kolab@klos2day.nl> Homepage: http://www.kolab.org @@ -40,5 +40,5 @@ pykolab deb python optional wallace deb python optional Files: - 00000000000000000000000000000000 0 pykolab-0.8.21.tar.gz + 00000000000000000000000000000000 0 pykolab-0.8.22.tar.gz 00000000000000000000000000000000 0 debian.tar.gz
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.