Update to latest version.
This commit is contained in:
parent
5786335f12
commit
66ff68f221
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/stringi_1.1.7.tar.gz
|
||||
/stringi_1.2.2.tar.gz
|
||||
/stringi_1.2.3.tar.gz
|
||||
/stringi_1.2.4.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.2.3
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Character String Processing Facilities
|
||||
|
||||
License: BSD
|
||||
@ -91,6 +91,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 22 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.2.4-1
|
||||
- Update to latest version
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stringi_1.2.3.tar.gz) = ef2bbee44d171eec220b1578fb47b035be656f2207cb3d76e433d071b70607a5d4877dbdcf0e36103e6e12497057f7671b510e3226bb42f236a052429d3d2663
|
||||
SHA512 (stringi_1.2.4.tar.gz) = 87f765815d3a7e991d698e5312cdbf53f6c17bed3dd2d540fd1e0898224feb28890b025f313db6356321928744bfcc0e461f33e86c10f1620e3163621bc97fc9
|
||||
|
Loading…
Reference in New Issue
Block a user