diff --git a/rubygem-sqlite3.spec b/rubygem-sqlite3.spec index 0ce39dc8ca16f6ba4d6e1146ea4329c3a510502b..867f8b059d9747d160e711a16b5bc7f262361e52 100644 --- a/rubygem-sqlite3.spec +++ b/rubygem-sqlite3.spec @@ -1,7 +1,7 @@ %global gem_name sqlite3 Name: rubygem-%{gem_name} -Version: 1.4.4 -Release: 2 +Version: 1.5.0 +Release: 1 Summary: Allows Ruby scripts to interface with a SQLite3 database License: BSD-3-Clause URL: https://github.com/sparklemotion/sqlite3-ruby @@ -68,6 +68,9 @@ popd %{gem_instdir}/test %changelog +* Wed May 14 2025 openeuler_bot - 1.5.0-1 +Based on the provided changelog, there are no releases between version numbers 1.4.4 and 1.5.0. The earliest version mentioned in the changelog is 2.1.0. Therefore, no changes can be extracted for the specified range. If you meant to ask about a different range or if there is additional information not included in the provided changelog, please specify. + * Fri Jan 03 2025 Funda Wang - 1.4.4-2 - fix build with sqlite 3.46 diff --git a/sqlite3-1.4.4.gem b/sqlite3-1.4.4.gem deleted file mode 100644 index b1b461efc7a1f0ecb67fc66c6399b6d8267ce9f9..0000000000000000000000000000000000000000 Binary files a/sqlite3-1.4.4.gem and /dev/null differ diff --git a/sqlite3-1.5.0.gem b/sqlite3-1.5.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..b786b272e4464a1ed24877b134cdaf0bb2778b2e Binary files /dev/null and b/sqlite3-1.5.0.gem differ