summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn <mtasaka@fedoraproject.org>2014-12-26 13:02:52 +0900
committerJohn <mtasaka@fedoraproject.org>2014-12-26 13:02:52 +0900
commitbf4ffde327e022f9cf01f0aa1e28c32fe63b17db (patch)
tree86f149ad7f2b29872f084eeff26372a638396aa9
parentee6389189246a521f4aec72591bf5b117a2360c4 (diff)
downloadrubygem-rugged-bf4ffde327e022f9cf01f0aa1e28c32fe63b17db.tar.gz
rubygem-rugged-bf4ffde327e022f9cf01f0aa1e28c32fe63b17db.tar.xz
rubygem-rugged-bf4ffde327e022f9cf01f0aa1e28c32fe63b17db.zip
bump release
-rw-r--r--rubygem-rugged.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/rubygem-rugged.spec b/rubygem-rugged.spec
index a17dfc8..3eee9a7 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: 2%{?dist}
+Release: 3%{?dist}
Group: Development/Languages
License: MIT
URL: http://github.com/libgit2/rugged
@@ -99,7 +99,7 @@ popd
%doc %{gem_docdir}
%changelog
-* Fri Dec 26 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.21.0-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)