This commit is contained in:
Tom Callaway 2015-03-27 14:29:14 -04:00
parent 6b6264f165
commit e83c637715
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
Text-Template-1.45.tar.gz
/Text-Template-1.46.tar.gz

View File

@ -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 <spot@fedoraproject.org> - 1.46-1
- update to 1.46
* Fri Mar 06 2015 Petr Pisar <ppisar@redhat.com> - 1.45-18
- Correct license declaration to ((GPL+ or Artistic) and (GPLv2+ or Artistic))
(bug #1198991)

View File

@ -1 +1 @@
cd22441c1ab0870c012225c9a585e262 Text-Template-1.45.tar.gz
912ce180e05d99a169f20aaf4fbf8b8f Text-Template-1.46.tar.gz