diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-16 09:39:33 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-16 09:39:33 +0000 |
commit | 022bf255d9fb3fcc280b71ff292e065fbf4ce289 (patch) | |
tree | 217eaf7e9ec5372b4d5675ec673ceb69715d045e | |
parent | 310872b5f6e81b3554f32748cf309d939e267f76 (diff) |
automatic import of R-matrixStats
-rw-r--r-- | R-matrixStats.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/R-matrixStats.spec b/R-matrixStats.spec index f44d72e..6e5c729 100644 --- a/R-matrixStats.spec +++ b/R-matrixStats.spec @@ -3,7 +3,7 @@ Name: R-%{packname} Version: %{packver} -Release: 9%{?dist} +Release: 10%{?dist} Summary: Functions that Apply to Rows and Columns of Matrices (and to Vectors) License: Artistic-2.0 URL: http://cran.r-project.org/web/packages/%{packname}/index.html @@ -58,6 +58,9 @@ test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so) %{_libdir}/R/library/%{packname}/WORDLIST %changelog +* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.62.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.62.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |