Compare commits
No commits in common. "rawhide" and "f31" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,2 @@
|
|||||||
/generics_0.0.2.tar.gz
|
/generics_0.0.2.tar.gz
|
||||||
/generics_0.1.0.tar.gz
|
/generics_0.1.0.tar.gz
|
||||||
/generics_0.1.3.tar.gz
|
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%bcond_with bootstrap
|
%bcond_with bootstrap
|
||||||
%global packname generics
|
%global packname generics
|
||||||
%global packver 0.1.3
|
%global packver 0.1.0
|
||||||
%global rlibdir %{_datadir}/R/library
|
%global rlibdir %{_datadir}/R/library
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 0.1.3
|
Version: 0.1.0
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Common S3 Generics not Provided by Base R Methods Related to Model Fitting
|
Summary: Common S3 Generics not Provided by Base R Methods Related to Model Fitting
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -15,7 +15,7 @@ Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}.
|
|||||||
# Here's the R view of the dependencies world:
|
# Here's the R view of the dependencies world:
|
||||||
# Depends:
|
# Depends:
|
||||||
# Imports: R-methods
|
# Imports: R-methods
|
||||||
# Suggests: R-covr, R-pkgload, R-testthat >= 3.0.0, R-tibble, R-withr
|
# Suggests: R-covr, R-pkgload, R-testthat, R-tibble
|
||||||
# LinkingTo:
|
# LinkingTo:
|
||||||
# Enhances:
|
# Enhances:
|
||||||
|
|
||||||
@ -25,9 +25,8 @@ BuildRequires: tex(latex)
|
|||||||
BuildRequires: R-methods
|
BuildRequires: R-methods
|
||||||
%if %{without bootstrap}
|
%if %{without bootstrap}
|
||||||
BuildRequires: R-pkgload
|
BuildRequires: R-pkgload
|
||||||
BuildRequires: R-testthat >= 3.0.0
|
BuildRequires: R-testthat
|
||||||
BuildRequires: R-tibble
|
BuildRequires: R-tibble
|
||||||
BuildRequires: R-withr
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -72,51 +71,6 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-8
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Apr 25 2024 Iñaki Úcar <iucar@fedoraproject.org> - 0.1.3-7
|
|
||||||
- R-maint-sig mass rebuild
|
|
||||||
|
|
||||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-6
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-5
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-4
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 0.1.3-3
|
|
||||||
- R-maint-sig mass rebuild
|
|
||||||
|
|
||||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue Aug 9 2022 Tom Callaway <spot@fedoraproject.org> - 0.1.3-1
|
|
||||||
- update to 0.1.3
|
|
||||||
- rebuild for R 4.2.1
|
|
||||||
- bootstrap on
|
|
||||||
|
|
||||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-7
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-6
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-5
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 0.1.0-4
|
|
||||||
- bootstrap off
|
|
||||||
|
|
||||||
* Tue Jun 8 2021 Tom Callaway <spot@fedoraproject.org> - 0.1.0-3
|
|
||||||
- Rebuilt for R 4.1.0
|
|
||||||
- bootstrap
|
|
||||||
|
|
||||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Oct 31 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1.0-1
|
* Sat Oct 31 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1.0-1
|
||||||
- Update to latest version (#1893416)
|
- Update to latest version (#1893416)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (generics_0.1.3.tar.gz) = 7825e22659ecd41d51f60cf33fd52cdf35c818ffa55197e11091e4e19dddf6303dc0d577a6af49c4ca14ad2deedcbe3c00846454e3129d3d24480bd0a9ed4896
|
SHA512 (generics_0.1.0.tar.gz) = fc96efafe114a66eee57aba48b7ab763204c1bb43570eeda742bca9e7486b47a0bf01bad87f2bf225a5c67f0abaf60c758afe7dada049b692ee864077334616b
|
||||||
|
Loading…
Reference in New Issue
Block a user