Update to 1.4.6

This commit is contained in:
Pierre-Yves Chibon 2011-07-02 14:06:10 +02:00
parent 5de0ac8d2a
commit 528488dc90
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -2,8 +2,8 @@
%global rlibdir %{_libdir}/R/library
Name: R-%{packname}
Version: 1.2.3
Release: 2%{dist}
Version: 1.4.6
Release: 1%{dist}
Summary: Representation and manipulation of genomic intervals
Group: Applications/Engineering
@ -59,6 +59,9 @@ rm -rf %{buildroot}
%{rlibdir}/%{packname}/libs/
%changelog
* Sat Jul 02 2011 pingou <pingou@pingoured.fr> 1.4.6-1
- Update to version 1.4.6
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
4b6de7d4e9fb763b11aac743d2e54d87 GenomicRanges_1.2.3.tar.gz
fd2386751d6adbae11856d77dd11c94e GenomicRanges_1.4.6.tar.gz