summaryrefslogtreecommitdiffstats
path: root/rubygem-paperclip.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rubygem-paperclip.spec')
-rw-r--r--rubygem-paperclip.spec5
1 files changed, 4 insertions, 1 deletions
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