diff --git a/DateTime-Format-HTTP-0.42.tar.gz b/DateTime-Format-HTTP-0.42.tar.gz deleted file mode 100644 index 9aa3d7e..0000000 --- a/DateTime-Format-HTTP-0.42.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d04e769df45968dfd2d1bdc647a325c6877614069762786e6f137f1f5ec3d840 -size 18170 diff --git a/DateTime-Format-HTTP-0.43.tar.gz b/DateTime-Format-HTTP-0.43.tar.gz new file mode 100644 index 0000000..aeacd90 --- /dev/null +++ b/DateTime-Format-HTTP-0.43.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7e82211f3749a73f6f2556f7048cff0725c7d7e52cb819fd51b1bba9fa0b58 +size 18167 diff --git a/perl-DateTime-Format-HTTP.changes b/perl-DateTime-Format-HTTP.changes index 85583f6..b6022ae 100644 --- a/perl-DateTime-Format-HTTP.changes +++ b/perl-DateTime-Format-HTTP.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Dec 12 16:15:34 UTC 2024 - Tina Müller + +- updated to 0.430.0 (0.43) + see /usr/share/doc/packages/perl-DateTime-Format-HTTP/Changes + + 0.43 2024-11-01 + + - don't use vars, use our or my (Graham Knop) + ------------------------------------------------------------------- Thu Apr 16 20:22:44 UTC 2015 - coolo@suse.com diff --git a/perl-DateTime-Format-HTTP.spec b/perl-DateTime-Format-HTTP.spec index 1fa1b09..b0ac9ba 100644 --- a/perl-DateTime-Format-HTTP.spec +++ b/perl-DateTime-Format-HTTP.spec @@ -18,10 +18,10 @@ %define cpan_name DateTime-Format-HTTP Name: perl-DateTime-Format-HTTP -Version: 0.420.0 +Version: 0.430.0 Release: 0 -# 0.42 -> normalize -> 0.420.0 -%define cpan_version 0.42 +# 0.43 -> normalize -> 0.430.0 +%define cpan_version 0.43 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Date conversion routines URL: https://metacpan.org/release/%{cpan_name} @@ -32,7 +32,7 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(DateTime) >= 0.17 BuildRequires: perl(HTTP::Date) >= 1.44 -BuildRequires: perl(Module::Build) >= 0.38 +BuildRequires: perl(Module::Build) >= 0.42 Requires: perl(DateTime) >= 0.17 Requires: perl(HTTP::Date) >= 1.44 Provides: perl(DateTime::Format::HTTP) = %{version} @@ -58,7 +58,7 @@ perl Build.PL --installdirs=vendor %perl_gen_filelist %files -f %{name}.files -%doc Changes CREDITS README +%doc Changes CREDITS README README.md %license LICENSE %changelog