Update 1.2.0

This commit is contained in:
pingou 2010-10-26 11:10:30 +02:00
parent cd883ca9f9
commit b2d636ebb8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
GenomicRanges_1.0.7.tar.gz
/GenomicRanges_1.0.9.tar.gz
/GenomicRanges_1.2.0.tar.gz

View File

@ -3,8 +3,8 @@
%global rlibdir %{_libdir}/R/library
Name: R-%{packname}
Version: 1.0.9
Release: 2%{dist}
Version: 1.2.0
Release: 1%{dist}
Summary: Representation and manipulation of genomic intervals
Group: Applications/Engineering
@ -60,6 +60,9 @@ rm -rf %{buildroot}
%{rlibdir}/%{packname}/libs/
%changelog
* Tue Oct 26 2010 pingou <pingou@pingoured.fr> 1.2.0-1
- Update to version 1.2.0
* Wed Sep 29 2010 jkeating - 1.0.9-2
- Rebuilt for gcc bug 634757

View File

@ -1 +1 @@
672772e043510a521710c673ca5d23f3 GenomicRanges_1.0.9.tar.gz
8590c6c02d8f2c4a88e79fa2d79febe3 GenomicRanges_1.2.0.tar.gz