update to 1.36

This commit is contained in:
Iain Arnell 2011-08-30 17:20:23 +02:00
parent adae3b9898
commit 8f45d0da14
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/DateTime-TimeZone-1.35.tar.gz /DateTime-TimeZone-1.35.tar.gz
/DateTime-TimeZone-1.36.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-DateTime-TimeZone Name: perl-DateTime-TimeZone
Version: 1.35 Version: 1.36
Release: 3%{?dist} Release: 1%{?dist}
Summary: Time zone object base class and factory Summary: Time zone object base class and factory
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -76,6 +76,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Aug 30 2011 Iain Arnell <iarnell@gmail.com> 1.36-1
- update to latest upstream - Olson 2011i
* Thu Aug 18 2011 Iain Arnell <iarnell@gmail.com> 1.35-3 * Thu Aug 18 2011 Iain Arnell <iarnell@gmail.com> 1.35-3
- rebuild against unbunled perl-DateTime - rebuild against unbunled perl-DateTime

View File

@ -1 +1 @@
5866f392d011f2579168c427231cc569 DateTime-TimeZone-1.35.tar.gz b81dfb4dd88e29a9efaf11b8fa3d107f DateTime-TimeZone-1.36.tar.gz