diff --git a/mariadb-connector-c.spec b/mariadb-connector-c.spec index 7fe33df92e460b283b434cb6d27b39e5c09b4e9e..00abcc4dcada3807d4a0471a78862bd908b8c998 100644 --- a/mariadb-connector-c.spec +++ b/mariadb-connector-c.spec @@ -1,6 +1,6 @@ Name: mariadb-connector-c Version: 3.3.8 -Release: 3 +Release: 4 Summary: MariaDB connector library in C License: LGPLv2+ URL: https://github.com/MariaDB/mariadb-connector-c @@ -101,6 +101,9 @@ end %{_mandir}/man3/{mariadb,mysql}_*.3* %changelog +* Tue Jul 01 2025 wangmian - 3.3.8-4 +- Fixed bug for macros in Changelog + * Fri Feb 28 2025 maqi - 3.3.8-3 - add sw64 to lib64 matches @@ -145,7 +148,7 @@ end - update package to 3.1.13 * Fri Jul 30 2021 chenyanpanHW - 3.0.6-9 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Tue Jun 29 2021 zhouwenpei - 3.0.6-8 - add buildrequire gcc