update to 3.0.2
This commit is contained in:
parent
c2c12a8bc3
commit
c15a5a533f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
clog
|
||||
/rpy2-3.0.1.tar.gz
|
||||
/rpy2-3.0.2.tar.gz
|
||||
|
9
rpy.spec
9
rpy.spec
@ -3,8 +3,8 @@
|
||||
%global rver 3.5.3
|
||||
|
||||
Name: rpy
|
||||
Version: 3.0.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: GPLv2+
|
||||
@ -71,13 +71,16 @@ export CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1"
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat May 4 2019 José Matos <jamatos@fedoraproject.org> - 3.0.2-1
|
||||
- update to 3.0.2
|
||||
|
||||
* Mon Mar 11 2019 Tom Callaway <spot@fedoraproject.org> - 3.0.1-2
|
||||
- R 3.5.3
|
||||
|
||||
* Mon Mar 4 2019 José Matos <jamatos@fedoraproject.org> - 3.0.1-1
|
||||
- update to 3.0.1
|
||||
- rpy >= 3.0.0 requires python3
|
||||
- add a %%chech section (commented because the tests are present in the release)
|
||||
- add a %%chech section (commented because the tests are not present in the release)
|
||||
|
||||
* Wed Feb 27 2019 José Matos <jamatos@fedoraproject.org> - 3.0.0-1
|
||||
- update to 3.0.0
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpy2-3.0.1.tar.gz) = 9d0d17daf30fae4392530393890025068b33e391207ae4177cd91c2fe310c176e605dac4db33962b56417c557a2081af2db065069b0802dfffc9b6cc8378ac7a
|
||||
SHA512 (rpy2-3.0.2.tar.gz) = 39b5d94416f72a02715c047a187fec6265f80bde69c7e3f179b0b060172888d9a7687d6ada63d88a685e8e8edee33be91d7cfe12fdbfaa06636ce71b5b337753
|
||||
|
Loading…
Reference in New Issue
Block a user