From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dmta0002.nifty.com (mta-snd00013.nifty.com [106.153.226.45]) by sourceware.org (Postfix) with ESMTPS id 1420E3858C55 for ; Sun, 3 Mar 2024 07:18:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1420E3858C55 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 1420E3858C55 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=106.153.226.45 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709450286; cv=none; b=aHXJGUUl/pOUvIIKH+apkSPmuQHnTHjWYRLcIHTIHP47YVKM0d5GZC8WYHxMWPdjXTOkhAjW40TnDGw2tpzB6cREMPFeSSAtSBiqCEIWpGvKRVzteB/91+QvHX0RfatwvbVB9QXxNWHHH8dWU/lMLxpXMYl69z6k6vhQmve4bBE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709450286; c=relaxed/simple; bh=CRjIkNR0D3xE6eAUFqCnYFd6ZsSIbsCqnqL2hN/T0Vs=; h=From:To:Date:Message-Id:Subject; b=nZiscY2pwjQmxSPwxcVdvjg7BMc/s9ZNT10c6/uZqy3fTnwCESlmxxC4Rzc8g5/TzuxJF3UaorTuXqbtFTTxsg8E9JbUDYcdI7BqKhHOco926DL4YGCIdN6LKU+EPYuXiZSb13cr5O8i6sHoRbu4wlTc9bOPCMsQgsqG09qOVT0= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from localhost.localdomain by dmta0002.nifty.com with ESMTP id <20240303071800833.FFNT.56322.localhost.localdomain@nifty.com> for ; Sun, 3 Mar 2024 16:18:00 +0900 From: Takashi Yano To: cygwin-announce@cygwin.com Date: Sun, 03 Mar 2024 16:17:33 +0900 Message-Id: <20240303161733.9005-1-takashi.yano@nifty.ne.jp> Subject: openjpeg 1.5.2-4 X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_05,KAM_DMARC_STATUS,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,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 List-Id: The following packages have been uploaded to the Cygwin distribution: * openjpeg-1.5.2-4 * libopenjp1-1.5.2-4 * libopenjpeg-devel-1.5.2-4 The OpenJPEG library is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, the new still-image compression standard from the Joint Photographic Experts Group (JPEG). - Rebuild with latest dependencies.