update to 2.3-57, bootstrap on, rebuild for R 4.2.1
This commit is contained in:
parent
50be816261
commit
772a177cd2
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/chron_2.3-54.tar.gz
|
||||
/chron_2.3-55.tar.gz
|
||||
/chron_2.3-56.tar.gz
|
||||
/chron_2.3-57.tar.gz
|
||||
|
13
R-chron.spec
13
R-chron.spec
@ -1,13 +1,13 @@
|
||||
%global packname chron
|
||||
%global packver 2.3-56
|
||||
%global packver 2.3-57
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
# Dependency loops.
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 2.3.56
|
||||
Release: 7%{?dist}
|
||||
Version: 2.3.57
|
||||
Release: 1%{?dist}
|
||||
Summary: Chronological Objects which can Handle Dates and Times
|
||||
|
||||
License: GPLv2
|
||||
@ -71,6 +71,11 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 2 2022 Tom Callaway <spot@fedoraproject.org> - 2.3.57-1
|
||||
- update to 2.3-57
|
||||
- rebuild for R 4.2.1
|
||||
- bootstrap on
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.56-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (chron_2.3-56.tar.gz) = a3206be844687ce05cda4a3faccf9b4d8a1abd3b277984da8fae8e44481287f1db0d471317a9e96cac10f31c32754c16814765f693f94bb3fffe815eb391515c
|
||||
SHA512 (chron_2.3-57.tar.gz) = 3ce30bfba3a462530e61e97ac64eb49ed4e03ad78fe79fa9c3c1c1c9e1c96034f196110b2df67497f138ba3cb62df0470b2c9ddbf7483c4ab085c6f4a4039026
|
||||
|
Loading…
Reference in New Issue
Block a user