rpms/python-enum/devel .cvsignore, 1.2, 1.3 python-enum.spec, 1.4, 1.5 sources, 1.2, 1.3

Adam Miller maxamillion at fedoraproject.org
Fri May 14 13:43:35 UTC 2010


Author: maxamillion

Update of /cvs/extras/rpms/python-enum/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv7430

Modified Files:
	.cvsignore python-enum.spec sources 
Log Message:
Update to latest upstream release




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-enum/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	23 Nov 2007 17:14:06 -0000	1.2
+++ .cvsignore	14 May 2010 13:43:35 -0000	1.3
@@ -1,2 +1,2 @@
-enum-0.4.3.tar.gz
+enum-0.4.4.tar.gz
 python-enum-README.txt


Index: python-enum.spec
===================================================================
RCS file: /cvs/extras/rpms/python-enum/devel/python-enum.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- python-enum.spec	26 Jul 2009 20:21:21 -0000	1.4
+++ python-enum.spec	14 May 2010 13:43:35 -0000	1.5
@@ -2,13 +2,13 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-enum
-Version:        0.4.3
-Release:        6%{?dist}
+Version:        0.4.4
+Release:        1%{?dist}
 Summary:        Robust enumerated type support in Python
 
 Group:          Development/Languages
 License:        GPLv2+ or Python
-URL:            http://cheeseshop.python.org/pypi/enum/
+URL:            http://pypi.python.org/pypi/enum/
 Source0:        http://pypi.python.org/packages/source/e/enum/enum-%{version}.tar.gz
 Source1:        python-enum-README.txt
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Fri May 07 2010 Adam Miller <maxamillion at fedoraproject.org> - 0.4.4-1
+- Update to latest upstream
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.3-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-enum/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	23 Nov 2007 17:14:06 -0000	1.2
+++ sources	14 May 2010 13:43:35 -0000	1.3
@@ -1,2 +1,2 @@
-f0e2bd1a0a581897ea3ed245a1db6c8e  enum-0.4.3.tar.gz
-5e3a14356d3e2e1ae5cc7bfb8c64ea74  python-enum-README.txt
+ce75c7c3c86741175a84456cc5bd531e  enum-0.4.4.tar.gz
+8f2a96a00e9b002f5d65ccd4f5cbd18c  python-enum-README.txt



More information about the scm-commits mailing list