- Rebuilt for c++ ABI breakage

This commit is contained in:
Dennis Gilmore 2012-02-28 13:14:54 -06:00
parent 635a2bd552
commit 81415a83f1
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: mmseq
Version: 0.9.18
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Haplotype and isoform specific expression estimation for RNA-seq
Group: Applications/Engineering
@ -72,6 +72,9 @@ rm -rf %{buildroot}
%changelog
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.18-2
- Rebuilt for c++ ABI breakage
* Wed Jan 11 2012 Adam Huffman <verdurin@fedoraproject.org> - 0.9.18-1
- update to 0.9.18
- remove pileup.sh and get_isize.rb, discarded upstream