Skip to content

Commit

Permalink
bump version, update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Enchufa2 committed Aug 10, 2023
1 parent fec6b73 commit 4e08076
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: bspm
Type: Package
Title: Bridge to System Package Manager
Version: 0.5.3
Version: 0.5.4
Authors@R: c(
person("Iñaki", "Ucar", email="iucar@fedoraproject.org",
role=c("aut", "cph", "cre"), comment=c(ORCID="0000-0001-6403-5550")))
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# bspm 0.5.4

- Fix DNF backend to ensure that the system configuration is used (228407a).
- Minor documentation improvements.

# bspm 0.5.3

- Add workaround for underscores in Arch package versions (#71).
Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Patch release
Several bug fixes for Arch systems.
Bug fix for DNF-based systems.

## Test environments
- local up-to-date R installation
Expand Down

0 comments on commit 4e08076

Please sign in to comment.