Projects
Kolab:16:TestingLinked
pykolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 66
View file
pykolab.spec
Changed
@@ -33,7 +33,7 @@ Summary: Kolab Groupware Solution Name: pykolab -Version: 0.8.22 +Version: 0.8.23 Release: 1%{?dist} License: GPLv3+ Group: Applications/System @@ -567,6 +567,9 @@ %attr(0700,%{kolab_user},%{kolab_group}) %dir %{_var}/spool/pykolab/wallace %changelog +* Tue Feb 8 2022 Jeroen van Meeuwen <vanmeeuwen@apheleia-it.ch> - 0.8.23-1 +- Release of version 0.8.23 + * Fri Feb 4 2022 Jeroen van Meeuwen <vanmeeuwen@apheleia-it.ch> - 0.8.22-1 - Release of version 0.8.22
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +pykolab (0.8.23-0~kolab1) unstable; urgency=low + + * Release of version 0.8.23 + + -- Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Tue, 8 Feb 2022 01:49:00 +0100 + pykolab (0.8.22-0~kolab1) unstable; urgency=low * Release of version 0.8.22
View file
pykolab-0.8.22.tar.gz/configure.ac -> pykolab-0.8.23.tar.gz/configure.ac
Changed
@@ -1,4 +1,4 @@ -AC_INIT(pykolab, 0.8.22) +AC_INIT(pykolab, 0.8.23) AC_SUBST(RELEASE, 1) AC_CONFIG_SRCDIR(pykolab/constants.py.in)
View file
pykolab-0.8.22.tar.gz/pykolab/imap/__init__.py -> pykolab-0.8.23.tar.gz/pykolab/imap/__init__.py
Changed
@@ -243,7 +243,7 @@ del self.imap # Empty out self._imap as well - for key in self._imap: + for key in list(self._imap): del self._imapkey else:
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.22-0~kolab1 +Version: 0.8.23-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.22.tar.gz + 00000000000000000000000000000000 0 pykolab-0.8.23.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
.