diff --git a/.gitignore b/.gitignore index 51d2d2b..a3ef4c8 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ XML-Twig-3.34.tar.gz /XML-Twig-3.48.tar.gz /XML-Twig-3.49.tar.gz /XML-Twig-3.50.tar.gz +/XML-Twig-3.52.tar.gz diff --git a/perl-XML-Twig.spec b/perl-XML-Twig.spec index 9f115b4..f454981 100644 --- a/perl-XML-Twig.spec +++ b/perl-XML-Twig.spec @@ -1,5 +1,5 @@ Name: perl-XML-Twig -Version: 3.50 +Version: 3.52 Release: 1%{?dist} Summary: Perl module for processing huge XML documents in tree mode License: GPL+ or Artistic @@ -106,6 +106,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Nov 24 2016 Jitka Plesnikova - 3.52-1 +- 3.52 bump + * Wed Nov 23 2016 Jitka Plesnikova - 3.50-1 - 3.50 bump diff --git a/sources b/sources index 5c1461b..167ae64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b42195f0b470c004bc995cde9070b607 XML-Twig-3.50.tar.gz +14fbaf5ea8729b797ada51a880b6720e XML-Twig-3.52.tar.gz