diff --git a/.gitignore b/.gitignore index e0ed52d..ee2aa26 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Text-Template-1.45.tar.gz +/Text-Template-1.46.tar.gz diff --git a/perl-Text-Template.spec b/perl-Text-Template.spec index 25636da..410c39c 100644 --- a/perl-Text-Template.spec +++ b/perl-Text-Template.spec @@ -1,6 +1,6 @@ Name: perl-Text-Template -Version: 1.45 -Release: 18%{?dist} +Version: 1.46 +Release: 1%{?dist} Summary: Expand template text with embedded Perl Group: Development/Libraries @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Mar 27 2015 Tom Callawau - 1.46-1 +- update to 1.46 + * Fri Mar 06 2015 Petr Pisar - 1.45-18 - Correct license declaration to ((GPL+ or Artistic) and (GPLv2+ or Artistic)) (bug #1198991) diff --git a/sources b/sources index 4c0a520..3c833a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd22441c1ab0870c012225c9a585e262 Text-Template-1.45.tar.gz +912ce180e05d99a169f20aaf4fbf8b8f Text-Template-1.46.tar.gz