This commit is contained in:
Mamoru TASAKA 2016-11-30 15:08:08 +09:00
parent d19f18cf4a
commit d026ee2765
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/cairo-1.14.1.gem
/cairo-1.14.3.gem
/cairo-1.15.2.gem
/cairo-1.15.3.gem

View File

@ -2,7 +2,7 @@
%global header_dir %{ruby_vendorarchdir}
%global gem_name cairo
%global gemver 1.15.2
%global gemver 1.15.3
#%%global gem_githash af3e3fc059
# Upstream GIT http://github.com/rcairo/
@ -195,7 +195,10 @@ popd
%{header_dir}/rb_cairo.h
%changelog
* Tue Apr 19 2016 TASAKA <mtasaka@fedoraproject.org> - 1.15.2-1
* Tue Nov 29 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.15.3-1
- 1.15.3
* Tue Apr 19 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.15.2-1
- 1.15.2
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.3-3

View File

@ -1 +1 @@
605f4c9df092de9492055b04c11a4a01 cairo-1.15.2.gem
7b5d5b724ec9c11467668d60dcc6fff4 cairo-1.15.3.gem