This commit is contained in:
Dennis Gilmore 2012-01-13 21:05:28 -06:00
parent 0f58ea50d5
commit 367f525459
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Summary: Ruby bindings for cairo
Name: rubygem-%{gemname}
Version: 1.10.2
Release: 1%{?dist}
Release: 2%{?dist}
Group: Development/Languages
License: GPLv2 or Ruby
URL: http://cairographics.org/rcairo/
@ -240,6 +240,9 @@ popd
%{ruby_sitearch}/rb_cairo.h
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Nov 30 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.10.2-1
- 1.10.2
- Make dependency for pkg-config be development only again