diff --git a/MIME-Charset-1.012.2.tar.gz b/MIME-Charset-1.012.2.tar.gz deleted file mode 100644 index 5637a07..0000000 Binary files a/MIME-Charset-1.012.2.tar.gz and /dev/null differ diff --git a/MIME-Charset-1.013.1.tar.gz b/MIME-Charset-1.013.1.tar.gz new file mode 100644 index 0000000..6606f34 Binary files /dev/null and b/MIME-Charset-1.013.1.tar.gz differ diff --git a/perl-MIME-Charset.spec b/perl-MIME-Charset.spec index 061ad72..57cd500 100644 --- a/perl-MIME-Charset.spec +++ b/perl-MIME-Charset.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: perl-MIME-Charset -Version: 1.012.2 -Release: 3 +Version: 1.013.1 +Release: 1 Summary: Charset Information for MIME License: GPL-1.0-or-later or Artistic-1.0 Group: Development/Libraries @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Mon Aug 7 2023 liyanan - 1.013.1-1 +- Update to 1.013.1 + * Tue Jul 19 2022 Chenyx - 1.012.2-3 - License compliance rectification