This commit is contained in:
Dennis Gilmore 2013-02-14 20:39:32 -06:00
commit 495cb7dbe6

View file

@ -1,6 +1,6 @@
Name: vcftools
Version: 0.1.9
Release: 1%{?dist}
Release: 2%{?dist}
Summary: VCF file manipulation tools
Group: Applications/Engineering
@ -63,6 +63,9 @@ rm -rf %{buildroot}
%{perl_vendorarch}/VcfStats.pm
%changelog
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Jul 29 2012 <bloch@verdurin.com> - 0.1.9-1
- Update to 0.1.9
- Remove perl patch that's no longer needed