From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by sourceware.org (Postfix) with ESMTPS id 52EDB3835833 for ; Wed, 22 Jun 2022 05:07:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 52EDB3835833 Received: by mail-ed1-x535.google.com with SMTP id cf14so12469726edb.8 for ; Tue, 21 Jun 2022 22:07:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent :content-language:to:from:subject:content-transfer-encoding; bh=/90j8BtXOjJedTGwPpLaHb9+aDHRFYEq1MisNk+1sGY=; b=rZWuvY7Y5uA0rJ4khwoH/mMmqqtPHfhPtzC9n4O/bg4iYC80e/ekxp28OF5WV03GAe Q5hCDmL5tRYEVI9mFS8LY/S/hFwYUYzjEHXoQAaDxEkRXvYccYmkkWWdEk9g+IyHZ6mt q6e1PmiKIlT+elFdAxvMO2VUzSwLbXh+IwwfMtlwhkU1W3c7qA+bfrLVezb8v0hgLgIU 8QYoLS8fXKYc8r/AtVN13mCyqSpP9iX8jkZs/2FIOzhumUdk6I0YSBQh4s3CQEaP5Nu8 j3gI8IO1XBk7UESVGNa467kzKGq7ngwEedVSJhpB0a5um+sMZRhvNoTRsP0JtwktzxXW DgaA== X-Gm-Message-State: AJIora9WHGPaXb9qqa/4zqMhTHUBowxuBGvR/PJ7VeSxtKBwOALl4k69 cBU5id7ILVKBfsNt6+HEC1Ejqy0G+1Y= X-Google-Smtp-Source: AGRyM1siiNBzyc1v+Q+n2VDqXfYaky/EA1t5rL2qthvukRo/6MBCR1ZMaF4/JfupX7xswX6Zy6XUJQ== X-Received: by 2002:a05:6402:908:b0:434:f9d9:3b18 with SMTP id g8-20020a056402090800b00434f9d93b18mr1990540edz.37.1655874432909; Tue, 21 Jun 2022 22:07:12 -0700 (PDT) Received: from ?IPV6:2003:cc:9f0e:e00a:7c54:26f9:b771:ecc8? (p200300cc9f0ee00a7c5426f9b771ecc8.dip0.t-ipconnect.de. [2003:cc:9f0e:e00a:7c54:26f9:b771:ecc8]) by smtp.gmail.com with ESMTPSA id 2-20020a170906328200b00722dceb3f8bsm2651911ejw.151.2022.06.21.22.07.12 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 21 Jun 2022 22:07:12 -0700 (PDT) Message-ID: Date: Wed, 22 Jun 2022 07:07:10 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Content-Language: it To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: geos-3.10.3-1 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2022 05:07:17 -0000 Version 3.10.3-1 of geos (source only) libgeos-devel libgeos_3_10_3 (C++ lib, SONAME Bump) libgeos_c1 (C API) have been uploaded for cygwin. GEOS (Geometry Engine - Open Source) is a C++ port of the Topology Suite (JTS). As such, it aims to contain the complete functionality of JTS in C++. This includes all the OpenGIS Simple Features for SQL spatial predicate functions and spatial operators, as well as specific JTS enhanced topology functions. CHANGES Latest upstream bug fix release https://github.com/libgeos/geos/blob/3.10.3/NEWS NOTES SONAME bump for C++ interface is a peculiar design decision https://libgeos.org/usage/cpp_api/ The C++ Library is only used by the C Library that has stable API, Application should only use the C Interface. HOMEPAGE https://libgeos.org/ Regards Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com .