diff --git a/.gitignore b/.gitignore index b354e5a..96e6931 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /pango-1.1.9.gem /pango-1.2.0.gem /pango-1.2.1.gem +/pango-1.2.3.gem diff --git a/rubygem-pango.spec b/rubygem-pango.spec index 9b603b3..94a4688 100644 --- a/rubygem-pango.spec +++ b/rubygem-pango.spec @@ -22,8 +22,8 @@ Summary: Ruby binding of pango-1.x Name: rubygem-%{gem_name} -Version: 1.2.1 -Release: 2%{?dist} +Version: 1.2.3 +Release: 1%{?dist} Group: Development/Languages # from README License: LGPLv2 @@ -288,6 +288,9 @@ ruby -Ilib:test ./test/run-test.rb %{gem_instdir}/test/ %changelog +* Wed Mar 20 2013 Mamoru TASAKA - 1.2.3-1 +- 1.2.3 + * Sun Mar 3 2013 Mamoru TASAKA - 1.2.1-2 - F-19: Rebuild for ruby 2.0.0 diff --git a/sources b/sources index b5d00e1..b8f050f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11ab6b62dbcc97995c558f70cadf9b1f pango-1.2.1.gem +ec6aca55e150c3b36920e6ffae9040f0 pango-1.2.3.gem