This commit is contained in:
Dennis Gilmore 2014-06-07 11:28:12 -05:00
parent 96e86852c8
commit 939625d4a5
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Name: openbabel
Version: 2.3.2
Release: 4%{beta_ver}%{?dist}
Release: 5%{beta_ver}%{?dist}
Summary: Chemistry software file format converter
License: GPLv2
Group: Applications/File
@ -251,6 +251,9 @@ make test
%{ruby_vendorarchdir}/openbabel.so
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Apr 27 2014 Dominik Mierzejewski <rpm@greysector.net> 2.3.2-4
- fix and enable testsuite
- drop ancient Obsoletes: (rhbz#1002135)