[packages/python-psycopg2] - up to 2.6.1

zawadaa zawadaa at pld-linux.org
Wed Apr 27 22:14:39 CEST 2016


commit 82254d11bba370fdaf2c72d4e3dc608788920b58
Author: Andrzej Zawadzki <zawadaa at pld-linux.org>
Date:   Wed Apr 27 22:14:27 2016 +0200

    - up to 2.6.1

 python-psycopg2.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python-psycopg2.spec b/python-psycopg2.spec
index 89d37bd..3bdd06c 100644
--- a/python-psycopg2.spec
+++ b/python-psycopg2.spec
@@ -9,12 +9,12 @@
 Summary:	psycopg is a PostgreSQL database adapter for Python
 Summary(pl.UTF-8):	psycopg jest przeznaczonym dla Pythona interfejsem do bazy PostgreSQL
 Name:		python-%{module}
-Version:	2.5.1
-Release:	6
+Version:	2.6.1
+Release:	1
 License:	GPL
 Group:		Libraries/Python
-Source0:	http://initd.org/psycopg/tarballs/PSYCOPG-2-5/%{module}-%{version}.tar.gz
-# Source0-md5:	1b433f83d50d1bc61e09026e906d84c7
+Source0:	http://initd.org/psycopg/tarballs/PSYCOPG-2-6/%{module}-%{version}.tar.gz
+# Source0-md5:	842b44f8c95517ed5b792081a2370da1
 #Patch0:		%{name}-lib64.patch
 URL:		http://www.initd.org/software/psycopg/
 BuildRequires:	rpmbuild(macros) >= 1.710
@@ -108,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc NEWS AUTHORS README doc/HACKING doc/SUCCESS
+%doc NEWS AUTHORS doc/SUCCESS
 %dir %{py_sitedir}/%{module}
 %attr(755,root,root) %{py_sitedir}/%{module}/*.so
 %{py_sitedir}/%{module}/*.py[co]
@@ -121,7 +121,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc NEWS AUTHORS README doc/HACKING doc/SUCCESS
+%doc NEWS AUTHORS doc/SUCCESS
 %dir %{py3_sitedir}/%{module}
 %dir %{py3_sitedir}/%{module}/__pycache__
 %attr(755,root,root) %{py3_sitedir}/%{module}/*.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-psycopg2.git/commitdiff/82254d11bba370fdaf2c72d4e3dc608788920b58



More information about the pld-cvs-commit mailing list