diff --git a/.gitignore b/.gitignore index fc879bd..1e47575 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /rabbit-2.1.1.gem /rubygem-rabbit-2.1.1-test-missing-files.tar.gz +/rabbit-2.1.2.gem +/rubygem-rabbit-2.1.2-test-missing-files.tar.gz diff --git a/rubygem-rabbit.spec b/rubygem-rabbit.spec index c55f486..dbf9c60 100644 --- a/rubygem-rabbit.spec +++ b/rubygem-rabbit.spec @@ -5,8 +5,8 @@ BuildRequires: %1 \ %{nil} Name: rubygem-%{gem_name} -Version: 2.1.1 -Release: 3%{?dist} +Version: 2.1.2 +Release: 1%{?dist} Summary: RD-document-based presentation application # CC-BY: rubykaigi2011-background-white.jpg and @@ -17,8 +17,8 @@ URL: http://rabbit-shocker.org/ Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem # git clone https://github.com/rabbit-shocker/rabbit.git # cd rabbit/ -# git reset --hard 2.1.1 -# tar czf rubygem-rabbit-2.1.1-test-missing-files.tar.gz test/fixtures/ +# git reset --hard %%{version} +# tar czf rubygem-rabbit-%%{version}-test-missing-files.tar.gz test/fixtures/ Source1: %{name}-%{version}-test-missing-files.tar.gz Source10: rabbit.desktop Source11: rabbit.xml @@ -176,6 +176,9 @@ exit 0 %doc %{gem_instdir}/sample/ %changelog +* Mon Mar 17 2014 Mamoru TASAKA - 2.1.2-1 +- 2.1.2 + * Mon Dec 23 2013 Mamoru TASAKA - 2.1.1-3 - Use xvfb-run on F-19 diff --git a/sources b/sources index 6ad2d29..2da66fb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -20cdb6946ddb34e182c061ed9efc5135 rabbit-2.1.1.gem -b5b95ca6d3c32ec301dcce5e5afaaee9 rubygem-rabbit-2.1.1-test-missing-files.tar.gz +0480bc8cef088bfa7da7c68ba60ee432 rabbit-2.1.2.gem +99fab8a244fd2d1cbddccd33e8be8896 rubygem-rabbit-2.1.2-test-missing-files.tar.gz