diff --git a/.gitignore b/.gitignore index ea80fdb..9690404 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/psycopg2-2.4.4.tar.gz +/psycopg2-2.4.5.tar.gz diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 14bd3a4..b752f12 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -18,7 +18,7 @@ Summary: A PostgreSQL database adapter for Python Name: python-psycopg2 -Version: 2.4.4 +Version: 2.4.5 Release: 1%{?dist} # The exceptions allow linking to OpenSSL and PostgreSQL's libpq License: LGPLv3+ with exceptions @@ -178,6 +178,9 @@ rm -rf %{buildroot} %endif %changelog +* Sat Apr 7 2012 Tom Lane 2.4.5-1 +- Update to 2.4.5 + * Thu Feb 2 2012 Tom Lane 2.4.4-1 - Update to 2.4.4 - More specfile neatnik-ism diff --git a/sources b/sources index fec9679..91d085a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -331255d2d44018bcef2ea192aabc1d6a psycopg2-2.4.4.tar.gz +075e4df465e9a863f288d5bdf6e6887e psycopg2-2.4.5.tar.gz