[rubygem-acts-as-taggable-on] Update to latest upstream release (RHBZ #1076583)

Ken Dreyer ktdreyer at fedoraproject.org
Fri Mar 14 16:35:43 UTC 2014


commit 0357785d0b39f42c1ed0c619e8e61d82cfbcefe0
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Fri Mar 14 10:32:23 2014 -0600

    Update to latest upstream release (RHBZ #1076583)

 .gitignore                       |    1 +
 rubygem-acts-as-taggable-on.spec |    5 ++++-
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf3c525..cad6fff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /acts-as-taggable-on-2.4.1.gem
 /acts-as-taggable-on-3.0.1.gem
+/acts-as-taggable-on-3.0.2.gem
diff --git a/rubygem-acts-as-taggable-on.spec b/rubygem-acts-as-taggable-on.spec
index 0a51364..b366bf5 100644
--- a/rubygem-acts-as-taggable-on.spec
+++ b/rubygem-acts-as-taggable-on.spec
@@ -1,7 +1,7 @@
 %global gem_name acts-as-taggable-on
 
 Name: rubygem-%{gem_name}
-Version: 3.0.1
+Version: 3.0.2
 Release: 1%{?dist}
 Summary: Advanced tagging for Rails
 Group: Development/Languages
@@ -103,6 +103,9 @@ popd
 %exclude %{gem_instdir}/spec
 
 %changelog
+* Fri Mar 14 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 3.0.2-1
+- Update to latest upstream release (RHBZ #1076583)
+
 * Thu Jan 09 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 3.0.1-1
 - Update to latest upstream release (RHBZ #1047836)
 - Remove dot-files during %%prep
diff --git a/sources b/sources
index a67c909..12af15a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b209d50673b184e4cbf99a04a5ad3e7  acts-as-taggable-on-3.0.1.gem
+98f946d3d44943dd2b73b712bf703d72  acts-as-taggable-on-3.0.2.gem


More information about the scm-commits mailing list