summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--rubygem-paperclip.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 4010d6b..67939f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/paperclip-4.0.0.gem
+/paperclip-4.1.0.gem
diff --git a/rubygem-paperclip.spec b/rubygem-paperclip.spec
index c9c0882..7c73c14 100644
--- a/rubygem-paperclip.spec
+++ b/rubygem-paperclip.spec
@@ -1,7 +1,7 @@
%global gem_name paperclip
Name: rubygem-%{gem_name}
-Version: 4.0.0
+Version: 4.1.0
Release: 1%{?dist}
Summary: File attachments as attributes for ActiveRecord
Group: Development/Languages
@@ -114,6 +114,9 @@ popd
%changelog
+* Sat Feb 15 2014 Ken Dreyer <ktdreyer@ktdreyer.com> - 4.1.0-1
+- Update to 4.1.0
+
* Thu Feb 06 2014 Ken Dreyer <ktdreyer@ktdreyer.com> - 4.0.0-1
- Update to 4.0.0
- Move README to main package
diff --git a/sources b/sources
index 6f69cb9..a29d412 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e02b10db03ef454b191d9787feedbb37 paperclip-4.0.0.gem
+ccb3e04bc288109e644435cc9aa99dff paperclip-4.1.0.gem