diff --git a/Exporter-Tiny-1.004004.tar.gz b/Exporter-Tiny-1.004004.tar.gz deleted file mode 100644 index d954752..0000000 Binary files a/Exporter-Tiny-1.004004.tar.gz and /dev/null differ diff --git a/Exporter-Tiny-1.006002.tar.gz b/Exporter-Tiny-1.006002.tar.gz new file mode 100644 index 0000000..de98108 Binary files /dev/null and b/Exporter-Tiny-1.006002.tar.gz differ diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec index 72035cb..ad19aea 100644 --- a/perl-Exporter-Tiny.spec +++ b/perl-Exporter-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-Exporter-Tiny -Version: 1.004004 +Version: 1.006002 Release: 1 Summary: An exporter with the features of Sub::Exporter but only core dependencies License: GPL+ or Artistic @@ -50,6 +50,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Jul 25 2023 xujing - 1.006002-1 +- update version to 1.006002 + * Fri Oct 21 2022 xujing - 1.004004-1 - Type:enhancement - ID:NA