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

Stephen Gallagher sgallagh at fedoraproject.org
Fri Mar 12 13:19:13 UTC 2010


Author: sgallagh

Update of /cvs/pkgs/rpms/python-djblets/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12627

Modified Files:
	.cvsignore python-djblets.spec sources 
Log Message:
* Tue Feb 16 2010 Stephen Gallagher <sgallagh at redhat.com> 0.5.7-0
- Update to latest upstream release
- Contains new features required by ReviewBoard 1.5



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-djblets/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	21 Dec 2009 16:52:58 -0000	1.3
+++ .cvsignore	12 Mar 2010 13:19:12 -0000	1.4
@@ -1 +1 @@
-Djblets-0.5.6.tar.gz
+Djblets-0.5.7.tar.gz


Index: python-djblets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-djblets/devel/python-djblets.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- python-djblets.spec	21 Dec 2009 16:52:59 -0000	1.2
+++ python-djblets.spec	12 Mar 2010 13:19:12 -0000	1.3
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-djblets
-Version:        0.5.6
+Version:        0.5.7
 Release:        0%{?dist}
 Summary:        A collection of useful classes and functions for Django
 Group:          Applications/Internet
@@ -52,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Tue Feb 16 2010 Stephen Gallagher <sgallagh at redhat.com> 0.5.7-0
+- Update to latest upstream release
+- Contains new features required by ReviewBoard 1.5
+
 * Mon Dec 21 2009 Stephen Gallagher <sgallagh at redhat.com> 0.5.6-0
 - Update to latest upstream release
 - Remove pre-release handling in the package name and spec


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-djblets/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	21 Dec 2009 16:52:59 -0000	1.3
+++ sources	12 Mar 2010 13:19:12 -0000	1.4
@@ -1 +1 @@
-1ba05845898ed5ac252ba5dfbb58c2df  Djblets-0.5.6.tar.gz
+0938cdca5906d032b9be3ccaf8d0b701  Djblets-0.5.7.tar.gz



More information about the scm-commits mailing list