diff --git a/DateTime-TimeZone-2.52.tar.gz b/DateTime-TimeZone-2.52.tar.gz deleted file mode 100644 index e47b12c..0000000 Binary files a/DateTime-TimeZone-2.52.tar.gz and /dev/null differ diff --git a/DateTime-TimeZone-2.62.tar.gz b/DateTime-TimeZone-2.62.tar.gz new file mode 100644 index 0000000..e8f2c29 Binary files /dev/null and b/DateTime-TimeZone-2.62.tar.gz differ diff --git a/perl-DateTime-TimeZone.spec b/perl-DateTime-TimeZone.spec index 387d5b0..0bb1df8 100644 --- a/perl-DateTime-TimeZone.spec +++ b/perl-DateTime-TimeZone.spec @@ -4,10 +4,10 @@ %define perl_bootstrap 1 # Regenerate Perl library code from upstream Olson database of this date -%global tzversion 2022a +%global tzversion 2024a Name: perl-DateTime-TimeZone -Version: 2.52 +Version: 2.62 Release: 1 Summary: Time zone object base class and factory License: (GPL+ or Artistic) and Public Domain @@ -177,5 +177,8 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Mar 12 2024 wangshuo - 2.62-1 +- Update to 2.62, tzdata-2024a + * Thu Jun 30 2022 misaka00251 - 2.52-1 - Init package (Thanks to fedora team) diff --git a/perl-DateTime-TimeZone.yaml b/perl-DateTime-TimeZone.yaml new file mode 100644 index 0000000..5a95416 --- /dev/null +++ b/perl-DateTime-TimeZone.yaml @@ -0,0 +1,4 @@ +version_control: metacpan +src_repo: DateTime-TimeZone +tag_prefix: "^" +separator: "." diff --git a/tzdata2022a.tar.gz b/tzdata2022a.tar.gz deleted file mode 100644 index e4e73e2..0000000 Binary files a/tzdata2022a.tar.gz and /dev/null differ diff --git a/tzdata2024a.tar.gz b/tzdata2024a.tar.gz new file mode 100644 index 0000000..febf30b Binary files /dev/null and b/tzdata2024a.tar.gz differ