rpms/rubygem-rspec/F-13 rubygem-rspec.spec,1.7,1.8

Michael Stahnke stahnma at fedoraproject.org
Fri Apr 16 21:51:18 UTC 2010


Author: stahnma

Update of /cvs/pkgs/rpms/rubygem-rspec/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6174/F-13

Modified Files:
	rubygem-rspec.spec 
Log Message:
bug fix


Index: rubygem-rspec.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-rspec/F-13/rubygem-rspec.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- rubygem-rspec.spec	9 Apr 2010 20:18:56 -0000	1.7
+++ rubygem-rspec.spec	16 Apr 2010 21:51:18 -0000	1.8
@@ -6,7 +6,7 @@
 Summary: Behaviour driven development (BDD) framework for Ruby
 Name: rubygem-%{gemname}
 Version: 1.3.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
 License: GPLv2+ or Ruby
 URL: http://rspec.info
@@ -18,10 +18,7 @@ BuildArch: noarch
 Provides: rubygem(%{gemname}) = %{version}
 
 %description
-RSpec is a behaviour driven development (BDD) framework for Ruby.  RSpec was
-created in response to Dave Astels' article _A New Look at Test Driven
-Development_ which can be read at: http://daveastels.com/index.php?p=5  RSpec
-is intended to provide the features discussed in Dave's article.
+RSpec is a behaviour driven development (BDD) framework for Ruby.  
 
 
 %prep
@@ -52,6 +49,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Apr 16 2010 Michael Stahnke <stahnma at fedpraproject.org> - 1.3.0-2
+- Removed 404 URL in the description (bug 515042)
+
 * Fri Apr 09 2010 Michael Stahnke <stahnma at fedpraproject.org> - 1.3.0-1
 - Updated to 1.3.0
 



More information about the scm-commits mailing list