rpms/python-pydns/F-8 .cvsignore, 1.2, 1.3 python-pydns.spec, 1.2, 1.3 sources, 1.2, 1.3

Sean Reifschneider (jafo) fedora-extras-commits at redhat.com
Mon Dec 3 01:00:26 UTC 2007


Author: jafo

Update of /cvs/extras/rpms/python-pydns/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10855

Modified Files:
	.cvsignore python-pydns.spec sources 
Log Message:
New upstream release.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-pydns/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	1 Sep 2006 02:04:43 -0000	1.2
+++ .cvsignore	3 Dec 2007 00:59:51 -0000	1.3
@@ -1 +1 @@
-pydns-2.3.0.tgz
+pydns-2.3.1.tar.gz


Index: python-pydns.spec
===================================================================
RCS file: /cvs/extras/rpms/python-pydns/F-8/python-pydns.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-pydns.spec	22 Jan 2007 05:35:13 -0000	1.2
+++ python-pydns.spec	3 Dec 2007 00:59:51 -0000	1.3
@@ -1,14 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-pydns
-Version:        2.3.0
-Release:        5%{?dist}
+Version:        2.3.1
+Release:        1%{?dist}
 Summary:        Python module for DNS (Domain Name Service)
 
 Group:          Development/Languages
 License:        Python license
 URL:            http://pydns.sourceforge.net/
-Source0:        http://easynews.dl.sourceforge.net/sourceforge/pydns/pydns-%{version}.tgz
+Source0:        http://easynews.dl.sourceforge.net/sourceforge/pydns/pydns-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -57,6 +57,9 @@
 %{python_sitelib}/DNS/*.py*
 
 %changelog
+* Sun Dec 02 2007 Sean Reifschneider <jafo at tummy.com> 2.3.1-1
+- Updating to new upstream release.
+
 * Sun Jan 21 2007 Sean Reifschneider <jafo at tummy.com> 2.3.0-5
 - Adding encoding of the Python files.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-pydns/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	1 Sep 2006 02:04:43 -0000	1.2
+++ sources	3 Dec 2007 00:59:51 -0000	1.3
@@ -1 +1 @@
-b79616da9e88abce88edf82b369ee58d  pydns-2.3.0.tgz
+a2ee77b46d17f8f355ff7784cea76d2c  pydns-2.3.1.tar.gz




More information about the fedora-extras-commits mailing list