From e4dc3404bf04d8b7eb9c23f8584665116a34f4a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20=C3=9Acar?= Date: Thu, 13 Jul 2023 17:10:13 +0200 Subject: [PATCH] prepare release --- DESCRIPTION | 2 +- NEWS.md | 2 +- cran-comments.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index ae8eb92..619b3c4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: bspm Type: Package Title: Bridge to System Package Manager -Version: 0.5.2.2 +Version: 0.5.3 Authors@R: c( person("IƱaki", "Ucar", email="iucar@fedoraproject.org", role=c("aut", "cph", "cre"), comment=c(ORCID="0000-0001-6403-5550"))) diff --git a/NEWS.md b/NEWS.md index f385f8a..eca863a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# bspm devel +# bspm 0.5.3 - Add workaround for underscores in Arch package versions (#71). - Fix BioArchLinux instructions in README. diff --git a/cran-comments.md b/cran-comments.md index 742b558..c7d0426 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,8 +1,8 @@ ## Patch release -Bug fixes. +Several bug fixes for Arch systems. ## Test environments -- local R installation, R 4.3.0 +- local up-to-date R installation - debian:latest, fedora:latest, ubuntu:latest on GitHub ## R CMD check results