This commit is contained in:
Jesse Keating 2009-07-27 03:28:12 +00:00
parent 3fdf7f6cd8
commit 917aa70ee0

View File

@ -6,7 +6,7 @@
Summary: Provide a list of changes between two sequenced collections
Name: rubygem-%{gemname}
Version: 1.1.2
Release: 3%{?dist}
Release: 4%{?dist}
Group: Development/Languages
License: GPLv2+ or Ruby or Artistic
URL: http://rubyforge.org/projects/ruwiki/
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Jun 26 2009 Lubomir Rintel (Good Data) <lubo.rintel@gooddata.com> - 1.1.2-3
- Get rid of duplicate files (thanks to Mamoru Tasaka)