Update to 1.6.16
This commit is contained in:
parent
46948e4b2c
commit
991aab5c1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
IRanges_1.6.8.tar.gz
|
IRanges_1.6.8.tar.gz
|
||||||
|
/IRanges_1.6.16.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global Rvers 2.11.0
|
%global Rvers 2.11.0
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 1.6.8
|
Version: 1.6.16
|
||||||
Release: 1%{dist}
|
Release: 1%{dist}
|
||||||
Summary: Low-level containers for storing sets of integer ranges
|
Summary: Low-level containers for storing sets of integer ranges
|
||||||
|
|
||||||
@ -77,6 +77,9 @@ rm -rf %{buildroot}
|
|||||||
%{_libdir}/R/library/%{packname}/include
|
%{_libdir}/R/library/%{packname}/include
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 07 2010 pingou <pingou@pingoured.fr> 1.6.16-1
|
||||||
|
- Update to version 1.6.16
|
||||||
|
|
||||||
* Mon Jul 05 2010 pingou <pingou@pingoured.fr> 1.6.8-2
|
* Mon Jul 05 2010 pingou <pingou@pingoured.fr> 1.6.8-2
|
||||||
- Remove Require post and postun
|
- Remove Require post and postun
|
||||||
- Change the URL and source0 to a more stable form
|
- Change the URL and source0 to a more stable form
|
||||||
|
Loading…
Reference in New Issue
Block a user