diff --git a/firebirdsql-1.2.2.tar.gz b/firebirdsql-1.2.2.tar.gz deleted file mode 100644 index ff73a731e0b9aaa0f52c630ee702590545f7f446..0000000000000000000000000000000000000000 Binary files a/firebirdsql-1.2.2.tar.gz and /dev/null differ diff --git a/firebirdsql-1.3.0.tar.gz b/firebirdsql-1.3.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0d0093fb209b81b49c6b8bc4dbe573eae6a72d99 Binary files /dev/null and b/firebirdsql-1.3.0.tar.gz differ diff --git a/python-firebirdsql.spec b/python-firebirdsql.spec index a42c50f9b4754106e10be635ddbceed5d5fb8a89..d77ae0939dc69cc3158db40f96081cb749b055b8 100644 --- a/python-firebirdsql.spec +++ b/python-firebirdsql.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-firebirdsql -Version: 1.2.2 +Version: 1.3.0 Release: 1 Summary: Firebird RDBMS bindings for python. License: BSD URL: http://github.com/nakagami/pyfirebirdsql/ -Source0: https://files.pythonhosted.org/packages/24/44/58551f6b2ac30820247e8302447e33126261757cdc3691018e67e22d828b/firebirdsql-1.2.2.tar.gz +Source0: https://files.pythonhosted.org/packages/b3/0e/a0e57a4c82741156634364f3f253fa4007d75938186d0aff37648f5a6dc7/firebirdsql-1.3.0.tar.gz BuildArch: noarch @@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 24 2024 liudy - 1.3.0-1 +- Update version to 1.3.0 + * Fri Oct 28 2022 wangjunqi - 1.2.2-1 - Update package version to 1.2.2