summaryrefslogtreecommitdiffstats
path: root/rubygem-rugged.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rubygem-rugged.spec')
-rw-r--r--rubygem-rugged.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rubygem-rugged.spec b/rubygem-rugged.spec
index 3eee9a7..61e9273 100644
--- a/rubygem-rugged.spec
+++ b/rubygem-rugged.spec
@@ -3,7 +3,7 @@
Summary: Rugged is a Ruby binding to the libgit2 library
Name: rubygem-%{gem_name}
Version: 0.21.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Group: Development/Languages
License: MIT
URL: http://github.com/libgit2/rugged
@@ -99,6 +99,9 @@ popd
%doc %{gem_docdir}
%changelog
+* Fri Jan 16 2015 Vít Ondruch <vondruch@redhat.com> - 0.21.0-4
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.2
+
* Fri Dec 26 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.21.0-3
- Install gem.build_complete on F-21 and move extension file to the
correct location (bug 1176450)