summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammed Morsi <mmorsi@redhat.com>2011-02-07 10:49:44 -0500
committerMohammed Morsi <mmorsi@redhat.com>2011-02-07 10:49:44 -0500
commit8e3337942d5814e489a83c2a2e937adfa1665df2 (patch)
tree383aac5fc11c48a325a05879c0e5a7b7ce70fcb1
parent27692c1a1daba06093bba9f0c0a43f7e2289f86e (diff)
downloadrubygem-actionpack-8e3337942d5814e489a83c2a2e937adfa1665df2.tar.gz
rubygem-actionpack-8e3337942d5814e489a83c2a2e937adfa1665df2.tar.xz
rubygem-actionpack-8e3337942d5814e489a83c2a2e937adfa1665df2.zip
readd entries to changelog which were accidently removed
-rw-r--r--rubygem-actionpack.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/rubygem-actionpack.spec b/rubygem-actionpack.spec
index f404c8f..e1154df 100644
--- a/rubygem-actionpack.spec
+++ b/rubygem-actionpack.spec
@@ -9,7 +9,7 @@ Summary: Web-flow and rendering framework putting the VC in MVC
Name: rubygem-%{gemname}
Epoch: 1
Version: 3.0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Development/Languages
License: MIT
URL: http://www.rubyonrails.org
@@ -171,9 +171,18 @@ rake test --trace
%changelog
+* Mon Feb 07 2011 Mohammed Morsi <mmorsi@redhat.com> - 1:3.0.3-2
+- changelog fixes
+
* Mon Jan 10 2011 Mohammed Morsi <mmorsi@redhat.com> - 1:3.0.3-1
- Update to rails 3
+* Thu Aug 12 2010 Mohammed Morsi <mmorsi@redhat.com> - 1:2.3.8-2
+- Bumped actionpack rack dependency to version 1.1.0
+
+* Mon Aug 09 2010 Mohammed Morsi <mmorsi@redhat.com> - 1:2.3.8-1
+- Update to 2.3.8
+
* Wed Sep 15 2010 Mohammed Morsi <mmorsi@redhat.com> - 1:2.3.5-3
- additional rack compat fix (in patch2)
- https://bugzilla.redhat.com/show_bug.cgi?id=617803