From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130402 invoked by alias); 20 Feb 2018 20:49:30 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 112572 invoked by uid 89); 20 Feb 2018 20:39:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com X-Mailbox-Line: From cygwin-announce-libical-2.0.0-1 Tue Feb 20 14:37:57 2018 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 20 Feb 2018 20:49:00 -0000 Message-Id: <20180220143757.19004-1-yselkowitz@cygwin.com> Subject: libical 2.0.0-1 X-SW-Source: 2018-02/txt/msg00031.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * libical2-2.0.0-1 * libical-devel-2.0.0-1 Libical is an Open Source implementation of the IETF's iCalendar Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. This update is API compatible but not ABI compatible with 1.0: https://github.com/libical/libical/releases/tag/v2.0.0 -- Yaakov