From 77538bbfa0a260b7a4e09c90e368c34fb598b532 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 24 Feb 2015 16:39:42 +0900 Subject: [PATCH] Revert "2.1.4" This reverts commit 5b3fd3efd60e4d39dc2c12a4d48cf46f8a16d44c. --- .gitignore | 1 - rubygem-rabbit.spec | 15 +++++---------- sources | 2 +- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index a5b33de..471533f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,3 @@ /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 1d70874..b1c37ee 100644 --- a/rubygem-rabbit.spec +++ b/rubygem-rabbit.spec @@ -5,8 +5,8 @@ BuildRequires: %1 \ %{nil} Name: rubygem-%{gem_name} -Version: 2.1.4 -Release: 1%{?dist} +Version: 2.1.3 +Release: 3%{?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 -# 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 +# 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 %BothRequires ruby(release) BuildRequires: rubygems-devel @@ -41,8 +41,6 @@ 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) @@ -179,9 +177,6 @@ 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 4d24601..2d28a11 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