diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec
index 913f067..275f9f2 100644
--- a/perl-CPAN-Changes.spec
+++ b/perl-CPAN-Changes.spec
@@ -1,7 +1,7 @@
 Name:		perl-CPAN-Changes
 Summary:	Read and write Changes files
 Version:	0.17
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/CPAN-Changes/
@@ -56,6 +56,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/CPAN::Changes::Spec.3pm*
 
 %changelog
+* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.17-2
+- Perl mass rebuild
+
 * Thu Apr 21 2011 Paul Howarth <paul@city-fan.org> - 0.17-1
 - Update to 0.17:
   - Eliminate extra whitespace when release data is not defined (CPAN RT#67441)