update to 3.0.5
This commit is contained in:
parent
923a7d24c6
commit
ee3d79c9a6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
clog
|
||||
/rpy2-3.0.4.tar.gz
|
||||
/rpy2-3.0.5.tar.gz
|
||||
|
7
rpy.spec
7
rpy.spec
@ -3,8 +3,8 @@
|
||||
%global rver 3.6.0
|
||||
|
||||
Name: rpy
|
||||
Version: 3.0.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.0.5
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: GPLv2+
|
||||
@ -71,6 +71,9 @@ export CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1"
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 17 2019 José Matos <jamatos@fedoraproject.org> - 3.0.5-1
|
||||
- update to 3.0.5
|
||||
|
||||
* Thu May 30 2019 Tom Callaway <spot@fedoraproject.org> - 3.0.4-2
|
||||
- rebuild for R 3.6.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpy2-3.0.4.tar.gz) = c7cc102f553fe3c98e93b55bee4d097654d191446954bb144961729c796e77c05b4fcdcc4652ae2577f95a9672bea7b0b671ee1f0e3289e125dc055ed590a811
|
||||
SHA512 (rpy2-3.0.5.tar.gz) = f894ccb60da461d6f81c118cca182816bbb98531b89acb69eaed20d68e21033f1fed71a3270997c47ccc5fac42ea07bd15184991b9aa41f293603310656b3433
|
||||
|
Loading…
Reference in New Issue
Block a user