diff --git a/.gitignore b/.gitignore index 471533f..a5b33de 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /rabbit-2.1.2.gem /rubygem-rabbit-2.1.2-test-missing-files.tar.gz /rabbit-2.1.3.gem +/rabbit-2.1.4.gem diff --git a/rubygem-rabbit.spec b/rubygem-rabbit.spec index b1c37ee..1d70874 100644 --- a/rubygem-rabbit.spec +++ b/rubygem-rabbit.spec @@ -5,8 +5,8 @@ BuildRequires: %1 \ %{nil} Name: rubygem-%{gem_name} -Version: 2.1.3 -Release: 3%{?dist} +Version: 2.1.4 +Release: 1%{?dist} Summary: RD-document-based presentation application # CC-BY: rubykaigi2011-background-white.jpg and @@ -22,9 +22,9 @@ Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem Source1: %{name}-2.1.2-test-missing-files.tar.gz Source10: rabbit.desktop Source11: rabbit.xml -# http://www.cozmixng.org/~w3ml/index.rb/rabbit-shocker/msg/1228 -# https://github.com/rabbit-shocker/rabbit/commit/9e788e7f2a5b28748b6e55d9444a7e0428461145.patch -Patch0: rubygem-rabbit-2.1.3-replace-invalid-character.patch +# https://github.com/rabbit-shocker/rabbit/issues/54 +# https://github.com/rabbit-shocker/rabbit/commit/21a43670ae6db43a2b464662bcee33043fec8577.patch +Patch0: rubygem-rabbit-2.1.4-0001-test-use-real-logger.patch %BothRequires ruby(release) BuildRequires: rubygems-devel @@ -41,6 +41,8 @@ Requires: ruby(rubygems) %BothRequires rubygem(rsvg2) %BothRequires rubygem(rdtool) %BothRequires rubygem(rttool) +# test_codeblock_fence test needs below +BuildRequires: %{_bindir}/blockdiag BuildRequires: desktop-file-utils # For rabbirc Requires: rubygem(net-irc) @@ -177,6 +179,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %doc %{gem_instdir}/sample/ %changelog +* Tue Feb 24 2015 Mamoru TASAKA - 2.1.4-1 +- 2.1.4 + * Fri Nov 7 2014 Mamoru TASAKA - 2.1.3-3 - Rescue Encoding::UndefinedConversionError on logger (shocker-ja:1228) diff --git a/sources b/sources index 2d28a11..4d24601 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -d5b5d3be4def7d1c066265d3fa221bb6 rabbit-2.1.3.gem 99fab8a244fd2d1cbddccd33e8be8896 rubygem-rabbit-2.1.2-test-missing-files.tar.gz +c15d25b014ee8169a91d09aa1130fdff rabbit-2.1.4.gem