update to 1.13
This commit is contained in:
parent
02b467dcd8
commit
1199613867
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/formatR_1.9.tar.gz
|
||||
/formatR_1.11.tar.gz
|
||||
/formatR_1.12.tar.gz
|
||||
/formatR_1.13.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname formatR
|
||||
%global packver 1.12
|
||||
%global packver 1.13
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.12
|
||||
Version: %{packver}
|
||||
Release: %autorelease
|
||||
Summary: Format R Code Automatically
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
* Fri Dec 30 2022 Tom Callaway <spot@fedoraproject.org> - 1.13-1
|
||||
- update to 1.13
|
||||
|
||||
* Thu Aug 4 2022 Tom Callaway <spot@fedoraproject.org> - 1.12-1
|
||||
- update to 1.12
|
||||
- rebuild for R 4.2.1
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (formatR_1.12.tar.gz) = 20c45b24df29a3e76abd5f8fabb482f1b4039fc2f48a3bd9b064a9f2ce80461e6fbc5bc191db2136e528a2f8d0bdbf1aea74e34faabcbbfd60eb75b26b6e29fb
|
||||
SHA512 (formatR_1.13.tar.gz) = fb57b49b848ee56ff3bca04f6a3507c6a549a84b121c865a23e6854513c37d21af99ff7218963f0edf0bc5987c22d0b0a747764052da992483e1b386a66f47c9
|
||||
|
Loading…
Reference in New Issue
Block a user