This commit is contained in:
Mamoru TASAKA 2014-03-17 13:22:31 +09:00
commit bd2237fce2
3 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View file

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

View file

@ -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 <mtasaka@fedoraproject.org> - 2.1.2-1
- 2.1.2
* Mon Dec 23 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.1.1-3
- Use xvfb-run on F-19

View file

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