[rubygem-climate_control/f20: 2/3] wrap %description at 80 characters (RHBZ #1017994)

Ken Dreyer ktdreyer at fedoraproject.org
Wed Dec 11 21:09:09 UTC 2013


commit 6d792529ba7f83a58d9c261f3289ab3e144cb6e9
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Wed Dec 11 14:02:02 2013 -0700

    wrap %description at 80 characters (RHBZ #1017994)

 rubygem-climate_control.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-climate_control.spec b/rubygem-climate_control.spec
index fbf3a14..b23eba6 100644
--- a/rubygem-climate_control.spec
+++ b/rubygem-climate_control.spec
@@ -2,7 +2,7 @@
 
 Name: rubygem-%{gem_name}
 Version: 0.0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Modify your ENV easily
 Group: Development/Languages
 License: MIT
@@ -20,7 +20,8 @@ BuildArch: noarch
 Provides: rubygem(%{gem_name}) = %{version}
 
 %description
-ClimateControl can be used to temporarily assign environment variables within a code block.
+ClimateControl can be used to temporarily assign environment variables within a
+code block.
 
 
 %package doc
@@ -77,5 +78,8 @@ popd
 %{gem_instdir}/spec
 
 %changelog
+* Wed Dec 11 2013 Ken Dreyer <ktdreyer at ktdreyer.com> - 0.0.3-2
+- Wrap %%description at 80 characters (RHBZ #1017994)
+
 * Sat Jul 27 2013 ktdreyer at ktdreyer.com - 0.0.3-1
 - Initial package, with gem2rpm 0.9.2


More information about the scm-commits mailing list