From ef5a63c922d3f77226640e65f9518e72e34bec69 Mon Sep 17 00:00:00 2001 From: Russell Harrison Date: Oct 30 2012 15:57:36 +0000 Subject: New upstream version. http://puppet-lint.com/changelog/ - Remove exit code patch. Fixed in upstream --- diff --git a/rubygem-puppet-lint.spec b/rubygem-puppet-lint.spec index 746a8a0..ddc457f 100644 --- a/rubygem-puppet-lint.spec +++ b/rubygem-puppet-lint.spec @@ -3,8 +3,8 @@ %global rubyabi 1.9.1 Name: rubygem-%{gem_name} -Version: 0.2.1 -Release: 3%{?dist} +Version: 0.3.2 +Release: 1%{?dist} Summary: Ensure your Puppet manifests conform with the Puppetlabs style guide Group: Development/Languages License: MIT @@ -12,7 +12,6 @@ URL: http://puppet-lint.com/ Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem # Patch already accepted upstream and will be in the next release # https://github.com/rodjek/puppet-lint/pull/141 -Patch0: rubygem-puppet-lint.Pass-exit-value-to-the-shell.patch Requires: ruby(abi) = %{rubyabi} Requires: ruby(rubygems) BuildRequires: ruby(abi) = %{rubyabi} @@ -39,7 +38,6 @@ Documentation for %{name} gem unpack %{SOURCE0} %setup -q -D -T -n %{gem_name}-%{version} -%patch0 -p1 gem spec %{SOURCE0} -l --ruby > %{gem_name}.gemspec @@ -92,6 +90,10 @@ rspec -Ilib spec %{gem_instdir}/spec %changelog +* Tue Oct 30 2012 Russell Harrison 0.3.2-1 +- New upstream version. http://puppet-lint.com/changelog/ +- Remove exit code patch. Fixed in upstream + * Tue Sep 25 2012 Russell Harrison 0.2.1-3 - Drop requirement for the puppet package - Pull in all of rspec as build requires diff --git a/sources b/sources index 2cda465..36e3edf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -edcb54543ff655190dfe9f8bbb901147 puppet-lint-0.2.1.gem +6016644d72c1794b7633e1b071e9487a puppet-lint-0.3.2.gem