Update to latest version.
This commit is contained in:
parent
4a99b35b7a
commit
ebbe59cd5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/showtext_0.8-1.tar.gz
|
||||
/showtext_0.9.tar.gz
|
||||
/showtext_0.9-1.tar.gz
|
||||
/showtext_0.9-2.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%global packname showtext
|
||||
%global packver 0.9-1
|
||||
%global packver 0.9-2
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
# knitr suggests this package and vice versa.
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.9.1
|
||||
Version: 0.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Using Fonts More Easily in R Graphs
|
||||
|
||||
@ -88,6 +88,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jan 10 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.9.2-1
|
||||
- Update to latest version (#1914612)
|
||||
|
||||
* Sun Nov 15 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.9.1-1
|
||||
- Update to latest version (#1897803)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (showtext_0.9-1.tar.gz) = 8f49f9e852c1dd253ec1aaa003cda922328619ffca1de91c0522c6aab065917f1f5d203917ee1ca49e5b71e97c59ba15f3bd812eab9f467db799faf94610dc14
|
||||
SHA512 (showtext_0.9-2.tar.gz) = 2cdc2a3487c9577d1593443c2b633c620c37ab90cae41de27c818a9fa7020e70978051c734fc3e23d446616ef016e14ca25b45126c5208fccf6a493a6dbe3123
|
||||
|
Loading…
Reference in New Issue
Block a user