summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rubygem-rails.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index 7c415a4..0b1292e 100644
--- a/rubygem-rails.spec
+++ b/rubygem-rails.spec
@@ -7,7 +7,7 @@ Summary: Web-application framework
Name: rubygem-%{gem_name}
Epoch: 1
Version: 3.0.15
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Development/Languages
License: MIT
URL: http://www.rubyonrails.org
@@ -78,6 +78,9 @@ find %{buildroot}/%{gem_instdir} -type f ! -perm /go+r -exec chmod -v go+r {} \;
%{_bindir}/rails
%changelog
+* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.0.15-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
* Fri Jun 15 2012 Vít Ondruch <vondruch@redhat.com> - 1:3.0.15-1
- Update to Rails 3.0.15.