[RBTools] - New upstream 0.3.1 release - Added a .reviewboardrc setting for specifying the repository to use -

Stephen Gallagher sgallagh at fedoraproject.org
Mon Feb 7 19:00:19 UTC 2011


commit c3e32552f1c9a20c8e17c2f9db5bb89999fb79d7
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Mon Feb 7 14:00:10 2011 -0500

    - New upstream 0.3.1 release
    - Added a .reviewboardrc setting for specifying the repository to use
    - Fixed a crash when using the old, deprecated API and accessing an existing
    - review request

 RBTools.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/RBTools.spec b/RBTools.spec
index ffb6b5a..34ebc4d 100644
--- a/RBTools.spec
+++ b/RBTools.spec
@@ -11,7 +11,7 @@ Summary:        Tools for use with ReviewBoard
 Group:          Applications/Internet
 License:        MIT
 URL:            http://www.review-board.org
-Source0:        http://downloads.review-board.org/releases/%{name}/0.2/%{name}-%{version}.tar.gz
+Source0:        http://downloads.review-board.org/releases/%{name}/0.3/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/RBTools*.egg-info/
 
 %changelog
-- Mon Feb 07 2011 Stephen Gallagher <sgallagh at redhat.com> - 0.3.1-1
+* Mon Feb 07 2011 Stephen Gallagher <sgallagh at redhat.com> - 0.3.1-1
 - New upstream 0.3.1 release
 - Added a .reviewboardrc setting for specifying the repository to use
 - Fixed a crash when using the old, deprecated API and accessing an existing


More information about the scm-commits mailing list