From d0b1919ea0f6342a79c3af9585eb521908b2d06e06a1df3326c7c951b3ebe86b Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Fri, 1 Mar 2024 10:08:29 +0000 Subject: [PATCH] Accepting request 1153637 from devel:languages:perl:autoupdate - updated to 6.94 see /usr/share/doc/packages/perl-Date-Manip/Changes 6.94 2024-01-09 - Time zone fixes The 6.93 release didn't include the windows timezone aliases from GitHub #46. Pointed out by Mike Capella. Newest zoneinfo data (tzdata 2023d). - Documentation fixes Fixed a grammatical issue. GitHub #49 6.93 2023-12-01 - Bug fixes Bug where Date::Manip::TZ::convert wasn't returning an error code if an invalid date was passed in. GitHub #47. - Time zone fixes Updated the windows timezone aliases. They were out-of-date. See GitHub #46. - Test fixes In the test scripts, changed RELEASE_TESTING variable. Now use a release-specific testing variable rather than RELEASE_TESTING. See GitHub #17 in my Locale-Codes module for details. OBS-URL: https://build.opensuse.org/request/show/1153637 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Date-Manip?expand=0&rev=112 --- Date-Manip-6.93.tar.gz | 3 --- Date-Manip-6.94.tar.gz | 3 +++ perl-Date-Manip.changes | 25 +++++++++++++++++++++++++ perl-Date-Manip.spec | 5 +++-- 4 files changed, 31 insertions(+), 5 deletions(-) delete mode 100644 Date-Manip-6.93.tar.gz create mode 100644 Date-Manip-6.94.tar.gz diff --git a/Date-Manip-6.93.tar.gz b/Date-Manip-6.93.tar.gz deleted file mode 100644 index 026a3ed..0000000 --- a/Date-Manip-6.93.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63bde3cc4de1069c8dbeb06a028e0d1ccde81aa2a49959c825b9c235ce080204 -size 1870777 diff --git a/Date-Manip-6.94.tar.gz b/Date-Manip-6.94.tar.gz new file mode 100644 index 0000000..48dbfcb --- /dev/null +++ b/Date-Manip-6.94.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0278eb62113618c8977d3d537433d85340c487cbdfd95dd3452e4d7217f48848 +size 1882490 diff --git a/perl-Date-Manip.changes b/perl-Date-Manip.changes index 8ccf3f9..5f982e1 100644 --- a/perl-Date-Manip.changes +++ b/perl-Date-Manip.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Jan 10 03:07:00 UTC 2024 - Tina Müller + +- updated to 6.94 + see /usr/share/doc/packages/perl-Date-Manip/Changes + + 6.94 2024-01-09 + - Time zone fixes + The 6.93 release didn't include the windows timezone aliases from + GitHub #46. Pointed out by Mike Capella. + Newest zoneinfo data (tzdata 2023d). + - Documentation fixes + Fixed a grammatical issue. GitHub #49 + 6.93 2023-12-01 + - Bug fixes + Bug where Date::Manip::TZ::convert wasn't returning an error code + if an invalid date was passed in. GitHub #47. + - Time zone fixes + Updated the windows timezone aliases. They were out-of-date. See + GitHub #46. + - Test fixes + In the test scripts, changed RELEASE_TESTING variable. Now use a + release-specific testing variable rather than RELEASE_TESTING. See + GitHub #17 in my Locale-Codes module for details. + ------------------------------------------------------------------- Sat Dec 2 03:08:01 UTC 2023 - Tina Müller diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec index e5df474..cedd455 100644 --- a/perl-Date-Manip.spec +++ b/perl-Date-Manip.spec @@ -18,9 +18,9 @@ %define cpan_name Date-Manip Name: perl-Date-Manip -Version: 6.930.0 +Version: 6.940.0 Release: 0 -%define cpan_version 6.93 +%define cpan_version 6.94 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Date manipulation routines URL: https://metacpan.org/release/%{cpan_name} @@ -613,6 +613,7 @@ Provides: perl(Date::Manip::TZ::anmaws00) = %{version} Provides: perl(Date::Manip::TZ::anpalm00) = %{version} Provides: perl(Date::Manip::TZ::anroth00) = %{version} Provides: perl(Date::Manip::TZ::antrol00) = %{version} +Provides: perl(Date::Manip::TZ::anvost00) = %{version} Provides: perl(Date::Manip::TZ::asalma00) = %{version} Provides: perl(Date::Manip::TZ::asamma00) = %{version} Provides: perl(Date::Manip::TZ::asanad00) = %{version}