summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2012-01-13 21:18:17 -0600
committerDennis Gilmore <dennis@ausil.us>2012-01-13 21:18:17 -0600
commitf78004b4321fd751860cd31e8d310df7b6025135 (patch)
treec4cc0b6eecbf115d13b7681c24353f9b2dfa16f9
parent934ae315a4e8f45a1849b2752ee3e3618e9992f3 (diff)
downloadrubygem-oauth-f78004b4321fd751860cd31e8d310df7b6025135.tar.gz
rubygem-oauth-f78004b4321fd751860cd31e8d310df7b6025135.tar.xz
rubygem-oauth-f78004b4321fd751860cd31e8d310df7b6025135.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-rw-r--r--rubygem-oauth.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rubygem-oauth.spec b/rubygem-oauth.spec
index 9f3cfa2..7ecf520 100644
--- a/rubygem-oauth.spec
+++ b/rubygem-oauth.spec
@@ -12,7 +12,7 @@
Summary: OAuth Core Ruby implementation
Name: rubygem-%{gemname}
Version: 0.4.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Development/Languages
License: MIT
URL: https://github.com/oauth/oauth-ruby
@@ -110,5 +110,8 @@ popd
%changelog
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
* Wed Jun 15 2011 Vít Ondruch <vondruch@redhat.com> - 0.4.4-1
- Initial package