Update to 1.2.3

This commit is contained in:
pingou 2011-01-18 16:21:42 +01:00
parent efe47b6ac7
commit 744c30a3b0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ GenomicRanges_1.0.7.tar.gz
/GenomicRanges_1.0.9.tar.gz
/GenomicRanges_1.2.0.tar.gz
/GenomicRanges_1.2.2.tar.gz
/GenomicRanges_1.2.3.tar.gz

View File

@ -2,7 +2,7 @@
%global rlibdir %{_libdir}/R/library
Name: R-%{packname}
Version: 1.2.2
Version: 1.2.3
Release: 1%{dist}
Summary: Representation and manipulation of genomic intervals
@ -59,6 +59,9 @@ rm -rf %{buildroot}
%{rlibdir}/%{packname}/libs/
%changelog
* Tue Jan 18 2011 pingou <pingou@pingoured.fr> 1.2.3-1
- Update to version 1.2.3
* Mon Dec 20 2010 pingou <pingou@pingoured.fr> 1.2.2-1
- Update to version 1.2.2

View File

@ -1 +1 @@
a1c61e3d48f9e2a92a97f18b632b4887 GenomicRanges_1.2.2.tar.gz
4b6de7d4e9fb763b11aac743d2e54d87 GenomicRanges_1.2.3.tar.gz