From 09f7e8791b01de163eee2b1396388d8fb1e9b13a Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Thu, 25 Feb 2016 12:28:17 +0100 Subject: [PATCH] version 1.0.12 --- .gitignore | 1 + python-sqlalchemy.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d348951..caf99d4 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ SQLAlchemy-0.6.1.tar.gz /SQLAlchemy-1.0.9.tar.gz /SQLAlchemy-1.0.10.tar.gz /SQLAlchemy-1.0.11.tar.gz +/SQLAlchemy-1.0.12.tar.gz diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 7d0eb12..39fec89 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -12,8 +12,8 @@ %global srcname SQLAlchemy Name: python-sqlalchemy -Version: 1.0.11 -Release: 2%{?dist} +Version: 1.0.12 +Release: 1%{?dist} Summary: Modular and flexible ORM library for python Group: Development/Libraries @@ -125,6 +125,9 @@ popd %endif # with_python3 %changelog +* Thu Feb 25 2016 Nils Philippsen - 1.0.12-1 +- version 1.0.12 + * Thu Feb 04 2016 Fedora Release Engineering - 1.0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 5f21bfc..707c92a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0bff4f96f0a25f44415a6bab7a741148 SQLAlchemy-1.0.11.tar.gz +6d19ef29883bbebdcac6613cf391cac4 SQLAlchemy-1.0.12.tar.gz