rpms/python-prioritized-methods/devel python-prioritized-methods.spec, 1.2, 1.3

Luke Macken lmacken at fedoraproject.org
Wed Oct 15 19:35:41 UTC 2008


Author: lmacken

Update of /cvs/pkgs/rpms/python-prioritized-methods/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13655

Modified Files:
	python-prioritized-methods.spec 
Log Message:
Fix our python-peak-rules dependency


Index: python-prioritized-methods.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-prioritized-methods/devel/python-prioritized-methods.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-prioritized-methods.spec	17 Sep 2008 22:43:19 -0000	1.2
+++ python-prioritized-methods.spec	15 Oct 2008 19:35:11 -0000	1.3
@@ -4,7 +4,7 @@
 
 Name:           python-prioritized-methods
 Version:        0.2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        An extension to PEAK-Rules to prioritize methods in order
 
 Group:          Development/Languages
@@ -17,7 +17,7 @@
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools-devel
 
-Requires:       python-peak-rules >= 0.5a1.dev-0.2562
+Requires:       python-peak-rules
 
 
 %description
@@ -52,5 +52,8 @@
 %{python_sitelib}/*
 
 %changelog
+* Wed Oct 15 2008 Luke Macken <lmacken at redhat.com> - 0.2.1-2
+- Fix our python-peak-rules dependency
+
 * Tue Sep 16 2008 Luke Macken <lmacken at redhat.com> - 0.2.1-1
 - Initial package for Fedora




More information about the scm-commits mailing list