kevin pushed to python-sqlalchemy (master). "Update to 1.0.3. Fixes bug #1217761"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 2 16:48:57 UTC 2015


>From b5f429c5b92f8ced15417c8fc7a9b64000ddaa31 Mon Sep 17 00:00:00 2001
From: Kevin Fenzi <kevin at scrye.com>
Date: Sat, 2 May 2015 10:30:08 -0600
Subject: Update to 1.0.3. Fixes bug #1217761


diff --git a/.gitignore b/.gitignore
index e87dfd9..7d278a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ SQLAlchemy-0.6.1.tar.gz
 /SQLAlchemy-1.0.0.tar.gz
 /SQLAlchemy-1.0.1.tar.gz
 /SQLAlchemy-1.0.2.tar.gz
+/SQLAlchemy-1.0.3.tar.gz
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index d05da08..fc6f154 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -12,7 +12,7 @@
 %global srcname SQLAlchemy
 
 Name:           python-sqlalchemy
-Version:        1.0.2
+Version:        1.0.3
 Release:        1%{?dist}
 Summary:        Modular and flexible ORM library for python
 
@@ -125,6 +125,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Sat May 02 2015 Kevin Fenzi <kevin at scrye.com> 1.0.3-1
+- Update to 1.0.3. Fixes bug #1217761
+
 * Sat Apr 25 2015 Nils Philippsen <nils at redhat.com> - 1.0.2-1
 - version 1.0.2, upstream bugfix release
 
diff --git a/sources b/sources
index 215f021..b6afa3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cbb49d275d250e5eb534f603e2ea92f5  SQLAlchemy-1.0.2.tar.gz
+35abc709164cbf8a37e4a39fafe9207b  SQLAlchemy-1.0.3.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-sqlalchemy.git/commit/?h=master&id=b5f429c5b92f8ced15417c8fc7a9b64000ddaa31


More information about the scm-commits mailing list