diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 8cb7e3d..9aac459 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -5,8 +5,8 @@ %global srcname SQLAlchemy Name: python-sqlalchemy -Version: 1.1.11 -Release: 2%{?dist} +Version: 1.1.12 +Release: 1%{?dist} Summary: Modular and flexible ORM library for python Group: Development/Libraries @@ -128,6 +128,9 @@ PYTHONPATH=. "$pytest3" test %endif # with_python3 %changelog +* Tue Aug 01 2017 Nils Philippsen - 1.1.12 +- version 1.1.12 + * Thu Jul 27 2017 Fedora Release Engineering - 1.1.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild