Skip to content

Commit

Permalink
version bump from 0.21.0-39 to 0.21.0-40
Browse files Browse the repository at this point in the history
I forgot to add the autospec issue reference in my previous change.
The commit details are below, with reflink included this time :-P

    Revert to version 0.21.0

    As noted in an autospec feature request [0], the latest release of R-NMF
    requires a Bioconductor package, namely `Biobase`, and autospec does not
    support packaging of Biobase, or any other Bioconductor package, yet.

    Move back to the 0.21.0 release, since we can actually build it.

    [0]: clearlinux/autospec#678

Signed-off-by: Patrick McCarty <[email protected]>
  • Loading branch information
phmccarty committed Feb 28, 2022
1 parent d0677f3 commit 39ba64a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R-NMF.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
Name : R-NMF
Version : 0.21.0
Release : 39
Release : 40
URL : https://cran.r-project.org/src/contrib/NMF_0.21.0.tar.gz
Source0 : https://cran.r-project.org/src/contrib/NMF_0.21.0.tar.gz
Summary : Algorithms and Framework for Nonnegative Matrix Factorization
Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
39
40

0 comments on commit 39ba64a

Please sign in to comment.