[rubygem-ttfunk] Update to ttfunk 1.1.1

Josef Stribny jstribny at fedoraproject.org
Tue Jun 24 12:37:59 UTC 2014


commit fc9732bb34144f878f79ecd5d7beac8b060979d9
Author: Josef Stribny <jstribny at redhat.com>
Date:   Tue Jun 24 14:37:56 2014 +0200

    Update to ttfunk 1.1.1

 .gitignore          |    1 +
 rubygem-ttfunk.spec |   12 ++++++------
 sources             |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e084bd4..b7b1b81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ttfunk-1.0.3.gem
 /ttfunk-1.1.0.gem
+/ttfunk-1.1.1.gem
diff --git a/rubygem-ttfunk.spec b/rubygem-ttfunk.spec
index f54fc45..f5749b5 100644
--- a/rubygem-ttfunk.spec
+++ b/rubygem-ttfunk.spec
@@ -2,18 +2,14 @@
 
 Summary: Font Metrics Parser for Prawn
 Name: rubygem-%{gem_name}
-Version: 1.1.0
-Release: 2%{?dist}
+Version: 1.1.1
+Release: 1%{?dist}
 Group: Development/Languages
 License: GPLv2 or GPLv3 or Ruby
 URL: https://github.com/prawnpdf/ttfunk
 Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
 Requires: rubygems
-%if 0%{?rhel} == 6
-Requires: ruby(abi) = 1.8
-%else
 Requires: ruby(release)
-%endif
 BuildRequires: rubygems-devel
 BuildRequires: rubygems
 BuildArch: noarch
@@ -64,6 +60,10 @@ mv %{buildroot}%{gem_instdir}/{CHANGELOG,COPYING,GPLv2,GPLv3,LICENSE,README.rdoc
 
 
 %changelog
+* Tue Jun 24 2014 Josef Stribny <jstribny at redhat.com> - 1.1.1-1
+- Update to ttfunk 1.1.1
+- Drop RHEL support from this spec
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 7fc1916..edbf220 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-620e0186967cfde92ab3b6e951ab3ed3  ttfunk-1.1.0.gem
+d0005202fc332f633dfd61a9bad53020  ttfunk-1.1.1.gem


More information about the scm-commits mailing list