diff --git a/DBD-MariaDB-1.21.tar.gz b/DBD-MariaDB-1.21.tar.gz deleted file mode 100644 index 0e66696..0000000 Binary files a/DBD-MariaDB-1.21.tar.gz and /dev/null differ diff --git a/DBD-MariaDB-1.22.tar.gz b/DBD-MariaDB-1.22.tar.gz new file mode 100644 index 0000000..8155826 Binary files /dev/null and b/DBD-MariaDB-1.22.tar.gz differ diff --git a/perl-DBD-MariaDB.spec b/perl-DBD-MariaDB.spec index a2a086e..f6b5113 100644 --- a/perl-DBD-MariaDB.spec +++ b/perl-DBD-MariaDB.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: perl-DBD-MariaDB -Version: 1.21 -Release: 4 +Version: 1.22 +Release: 1 Summary: MariaDB and MySQL driver for the Perl5 Database Interface (DBI) License: GPL-1.0-or-later or Artistic-1.0 Group: Development/Libraries @@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Thu Nov 17 2022 dillon chen - 1.22-1 +- update to 1.22 + * Sat Jun 25 2022 Xinyi Gou 1.21-4 - Specify license version