Update to latest version.
This commit is contained in:
parent
9bfe7984df
commit
d16c758bf3
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/showtext_0.6.tar.gz
|
||||
/showtext_0.7.tar.gz
|
||||
/showtext_0.8.tar.gz
|
||||
/showtext_0.8-1.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%global packname showtext
|
||||
%global packver 0.8
|
||||
%global packver 0.8-1
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
# knitr suggests this package and vice versa.
|
||||
%global with_doc 1
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.8
|
||||
Version: 0.8.1
|
||||
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 May 31 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.8.1-1
|
||||
- Update to latest version
|
||||
|
||||
* Thu May 21 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.8-1
|
||||
- Update to latest version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (showtext_0.8.tar.gz) = 0614a97c95d7d3d81fc579b62af1878fc2e1e8bf1ed9e67998ca05d3ffad7a1c56ad1ecbf501e41f774f0605cb36f19d445b43894636c1f49dc7b463aa2527b9
|
||||
SHA512 (showtext_0.8-1.tar.gz) = f22223f459dd28adb9ac071927cd879221c23c5e165a5e9ad90099545ba0886ea7b0dadfb2a5b61f2030f1038c9cdf1741ed2464696e7987f9ae66fffeb46811
|
||||
|
Loading…
Reference in New Issue
Block a user