[rubygem-charlock_holmes] Update to charlock_holmes 0.7.1 (RHBZ #1100754)

Ken Dreyer ktdreyer at fedoraproject.org
Fri May 23 21:17:28 UTC 2014


commit ac84624bdde2c6c62b2f2f8cb331727d984d8fd9
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Fri May 23 15:16:46 2014 -0600

    Update to charlock_holmes 0.7.1 (RHBZ #1100754)

 .gitignore                   |    2 +-
 rubygem-charlock_holmes.spec |    5 ++++-
 sources                      |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3701009..85f1fea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /charlock_holmes-0.6.9.4.gem
-/charlock_holmes-0.7.0.gem
+/charlock_holmes-0.7.1.gem
diff --git a/rubygem-charlock_holmes.spec b/rubygem-charlock_holmes.spec
index 49a450f..7bb1df0 100644
--- a/rubygem-charlock_holmes.spec
+++ b/rubygem-charlock_holmes.spec
@@ -1,7 +1,7 @@
 %global gem_name charlock_holmes
 
 Name: rubygem-%{gem_name}
-Version: 0.7.0
+Version: 0.7.1
 Release: 1%{?dist}
 Summary: Character encoding detection, brought to you by ICU
 Group: Development/Languages
@@ -91,6 +91,9 @@ popd
 
 
 %changelog
+* Fri May 23 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 0.7.1-1
+- Update to charlock_holmes 0.7.1 (RHBZ #1100754)
+
 * Mon May 12 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 0.7.0-1
 - Update to charlock_holmes 0.7.0 (supports Minitest 5)
 - rm gem2rpm auto-generated comment
diff --git a/sources b/sources
index ee12903..dc4503e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd6c5f7af63034b21876bf805a88b1d4  charlock_holmes-0.7.0.gem
+d7d45a4d8aef77489174607d51e73f70  charlock_holmes-0.7.1.gem


More information about the scm-commits mailing list