This commit is contained in:
Dennis Gilmore 2015-06-18 20:54:22 +00:00
parent b23c69d255
commit f71a19d17e
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: python-sqlalchemy
Version: 1.0.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Modular and flexible ORM library for python
Group: Development/Libraries
@ -125,6 +125,9 @@ popd
%endif # with_python3
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Jun 07 2015 Kevin Fenzi <kevin@scrye.com> 1.0.4-1
- Update to 1.0.5. Fixes bug #1229067