From 5655156b6c98aae894503525bc58ca39c41f75ff Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Apr 26 2015 12:53:03 +0000 Subject: Update to 0.30.0 --- diff --git a/.gitignore b/.gitignore index 490834a..9221892 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /SQLAlchemy-Utils-0.26.13.tar.gz +/SQLAlchemy-Utils-0.30.0.tar.gz diff --git a/python-sqlalchemy-utils.spec b/python-sqlalchemy-utils.spec index a24d5af..28fb2f0 100644 --- a/python-sqlalchemy-utils.spec +++ b/python-sqlalchemy-utils.spec @@ -10,8 +10,8 @@ %global modname SQLAlchemy-Utils Name: python-sqlalchemy-utils -Version: 0.26.13 -Release: 2%{?dist} +Version: 0.30.0 +Release: 1%{?dist} Summary: Various utility functions for SQLAlchemy Group: Development/Libraries @@ -109,6 +109,9 @@ popd %changelog +* Sun Apr 26 2015 Pierre-Yves Chibon - 0.30.0-1 +- Update to 0.30.0 + * Mon Sep 01 2014 Pierre-Yves Chibon - 0.26.13-2 - Clean python macro at the top - Add python3 subpackage diff --git a/sources b/sources index 3b212fd..3f773bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c7f349434a552d250566e70c8362bdd SQLAlchemy-Utils-0.26.13.tar.gz +2182f6cac6450c3fa97c0487eff7e3d7 SQLAlchemy-Utils-0.30.0.tar.gz