Update to latest version.
This commit is contained in:
parent
e74bff1a5e
commit
21645fbed9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/rematch2_2.0.1.tar.gz
|
||||
/rematch2_2.1.0.tar.gz
|
||||
/rematch2_2.1.1.tar.gz
|
||||
/rematch2_2.1.2.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global packname rematch2
|
||||
%global packver 2.1.1
|
||||
%global packver 2.1.2
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 2.1.1
|
||||
Version: 2.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tidy Output from Regular Expression Matching
|
||||
|
||||
@ -67,6 +67,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 21 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.1.2-1
|
||||
- Update to latest version
|
||||
|
||||
* Fri Apr 10 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.1.1-1
|
||||
- Update to latest version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rematch2_2.1.1.tar.gz) = 4ab89a9340d74116446ee1e7fd19b34c7ec47fedd7073cd81947304632ed6bc59e5b81bfa11968a6ac687f7300c9efb2246fd1243a3ed8f4cb2a4cc0cb5c9669
|
||||
SHA512 (rematch2_2.1.2.tar.gz) = 1267df1cfc4def1de163cec121728da2ea7ee66c035aecba1857b4ff77b858e0f9aadb34eedeef97a4ea2716a20f4b87941b7b12b2a921371796c5f80d8769bd
|
||||
|
Loading…
Reference in New Issue
Block a user