Revert "2.1.4"

This reverts commit 5b3fd3efd6.
This commit is contained in:
Mamoru TASAKA 2015-02-24 16:39:42 +09:00
commit 77538bbfa0
3 changed files with 6 additions and 12 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -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 <mtasaka@fedoraproject.org> - 2.1.4-1
- 2.1.4
* Fri Nov 7 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.1.3-3
- Rescue Encoding::UndefinedConversionError on logger
(shocker-ja:1228)

View file

@ -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