From 06cb5b7d2abddbcd6228b6f1cdab8bed33ece652 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 Aug 2014 00:57:47 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- rubygem-rugged.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-rugged.spec b/rubygem-rugged.spec index 578017f..dc95a34 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: 1%{?dist} +Release: 2%{?dist} Group: Development/Languages License: MIT URL: http://github.com/libgit2/rugged @@ -94,6 +94,9 @@ popd %doc %{gem_docdir} %changelog +* Mon Aug 18 2014 Fedora Release Engineering - 0.21.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Thu Jul 03 2014 Troy Dawson - 0.21.0-1 - Update to version 0.21.0 - Comment out the test until we get minitest/autorun figured out -- cgit