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.2.tar.gz b/firebirdsql-1.3.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3e2f99309f34d7326e3920629502c793186a6d84 Binary files /dev/null and b/firebirdsql-1.3.2.tar.gz differ diff --git a/python-firebirdsql.spec b/python-firebirdsql.spec index a42c50f9b4754106e10be635ddbceed5d5fb8a89..2655e11727f9eac8e93adc3252b1e33bfe129c6e 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.2 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/18/e0/076343293e30b960b5f1faf5e1d46de6bebb647600800a5928b6a681d36d/firebirdsql-1.3.2.tar.gz BuildArch: noarch @@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 24 2024 Hann - 1.3.2-1 +- Update package version to 1.3.2-1 + * Fri Oct 28 2022 wangjunqi - 1.2.2-1 - Update package version to 1.2.2