Update to version 1.12.1

This commit is contained in:
Pierre-Yves Chibon 2013-04-07 11:46:27 +02:00
parent 46c2050c5e
commit aa346ef551
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ GenomicRanges_1.0.7.tar.gz
/GenomicRanges_1.4.6.tar.gz
/GenomicRanges_1.6.2.tar.gz
/GenomicRanges_1.10.5.tar.gz
/GenomicRanges_1.12.1.tar.gz

View File

@ -2,8 +2,8 @@
%global rlibdir %{_libdir}/R/library
Name: R-%{packname}
Version: 1.10.5
Release: 2%{dist}
Version: 1.12.1
Release: 1%{dist}
Summary: Representation and manipulation of genomic intervals
Group: Applications/Engineering
@ -61,6 +61,9 @@ rm -rf %{buildroot}
%{rlibdir}/%{packname}/libs/
%changelog
* Sun Apr 07 2013 pingou <pingou@pingoured.fr> 1.12.1-1
- Update to version 1.12.1
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
e0f58877c2a9e8398724a711db7237a2 GenomicRanges_1.10.5.tar.gz
e1f04bc7eac745255682d080deac555e GenomicRanges_1.12.1.tar.gz