From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dmta0018.nifty.com (mta-snd00014.nifty.com [106.153.226.46]) by sourceware.org (Postfix) with ESMTPS id 5FCF8385AC1B for ; Fri, 1 Dec 2023 08:41:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5FCF8385AC1B 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 5FCF8385AC1B Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=106.153.226.46 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1701420099; cv=none; b=HhMX/fVjN3SFeC/rWiJo9yHz/03/iaEAZNi3q7nkRcp6lKdtxFmO0/fOATO0MvLPmCinPDOe88/rWDSA5SoJVNGnrbxX3m2YbnY6xrz3cDPkSGlgd9A2KDFcErTtcXoy3/0bQJvnysWPyTQjEo/lcCmmLby8VIy4jEJYBuAwq/w= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1701420099; c=relaxed/simple; bh=2itr/Wy3WIrm7mN3wsIFa+JlqMFXZVoR1gVfzSkEWmE=; h=From:To:Date:Message-Id:Subject; b=oTpyJd9pBgkppx35hU+VXonBwBjmuce5nn+YVMLcFP3ZpeCKCQra2+XCmR+wmHiE4CTDy8Wcxrd9pwmdMd26ES4gGQh5Et7+YOWDSpu031cAy+VeiXwwvBcfBZHwf89JfYxuQmOsQk+u+Ww/JCzvS2QPeRKj5Voxt4dYQGLiDu8= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from localhost.localdomain by dmta0018.nifty.com with ESMTP id <20231201084135385.WXYL.73653.localhost.localdomain@nifty.com> for ; Fri, 1 Dec 2023 17:41:35 +0900 From: Takashi Yano To: cygwin-announce@cygwin.com Date: Fri, 01 Dec 2023 17:41:30 +0900 Message-Id: <20231201174130.29524-1-takashi.yano@nifty.ne.jp> Subject: SDL2 2.28.5-1 X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,SUBJ_ALL_CAPS,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: * libSDL2_2.0_0-2.28.5-1 * libSDL2-devel-2.28.5-1 This is the Simple DirectMedia Layer, a general API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms.