This commit is contained in:
Dennis Gilmore 2015-06-17 15:53:55 +00:00
parent ddd72c1420
commit a839f647dd
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: libixion
Version: 0.9.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A general purpose formula parser & interpreter library
License: MPLv2.0
@ -110,6 +110,9 @@ make %{?_smp_mflags} check
%{python_sitearch}/ixion.so
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Apr 13 2015 David Tardon <dtardon@redhat.com> - 0.9.1-2
- rebuild for yet another C++ ABI break