diff options
author | Christoph Wickert <wickert@kolabsys.com> | 2011-09-15 19:11:15 (GMT) |
---|---|---|
committer | Christoph Wickert <wickert@kolabsys.com> | 2011-09-15 19:11:15 (GMT) |
commit | 4aa56da4b78f8ed61d25514ba6ccb7281b2fb7a8 (patch) | |
tree | 45bf200e318b489005468ab31861177a35f9d712 | |
parent | 6aac83ecbf9824ab37a96b9bbe5d518d265c3888 (diff) | |
download | server-4aa56da4b78f8ed61d25514ba6ccb7281b2fb7a8.tar.gz |
z-push: Update to 1.5.5
-rw-r--r-- | z-push/z-push.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/z-push/z-push.spec b/z-push/z-push.spec index 33f8295..fa9c230 100644 --- a/z-push/z-push.spec +++ b/z-push/z-push.spec @@ -1,11 +1,11 @@ # Variables %define prerelease beta2 -%define svnrev 685 +%define svnrev 790 # Package Information Name: z-push -Version: 1.5.3 -Release: 2 +Version: 1.5.5 +Release: 1 Summary: Implementation of the ActiveSync protocol # "Web" seems the most reasonable choice from # /kolab/bin/openpkg rpm -qa --qf %{group}\\n | sort | uniq @@ -120,6 +120,9 @@ chown kolab-n:kolab-n %{l_prefix}/var/kolab/www/z-push/state/ ||: %changelog +* Thu Sep 15 2011 Christoph Wickert <cwickert@fedoraproject.org> - 1.5.5-1 +- Update to 1.5.5 + * Thu Jun 30 2011 Christoph Wickert <wickert@kolabsys.com> - 1.5.3-2 - Fix License tag (issue4754) |