diff --git a/.gitignore b/.gitignore index be314df..eef0805 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ /rubygem-rspec-expectations-3.1.2-full.tar.gz /rspec-expectations-3.2.0.gem /rubygem-rspec-expectations-3.2.0-full.tar.gz +/rspec-expectations-3.2.1.gem +/rubygem-rspec-expectations-3.2.1-full.tar.gz diff --git a/rubygem-rspec-expectations.spec b/rubygem-rspec-expectations.spec index b54f253..4040063 100644 --- a/rubygem-rspec-expectations.spec +++ b/rubygem-rspec-expectations.spec @@ -1,9 +1,9 @@ -%global majorver 3.2.0 +%global majorver 3.2.1 #%%global preminorver .rc6 %global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||') %global fullver %{majorver}%{?preminorver} -%global fedorarel 2 +%global fedorarel 1 %global gem_name rspec-expectations @@ -84,6 +84,9 @@ popd %{gem_docdir} %changelog +* Wed Apr 8 2015 Mamoru TASAKA - 3.2.1-1 +- 3.2.1 + * Mon Feb 9 2015 Mamoru TASAKA - 3.2.0-2 - Enable tests again diff --git a/sources b/sources index b29487e..d369971 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -617f14b67cc5cd72885a98cde36ca11f rspec-expectations-3.2.0.gem -8fe797bf31445a25526e01322930cf48 rubygem-rspec-expectations-3.2.0-full.tar.gz +cdbc48321d4891cab0c95e3a80034256 rspec-expectations-3.2.1.gem +f605d055fa8c2c348cb9af91e37546d9 rubygem-rspec-expectations-3.2.1-full.tar.gz