diff --git a/bitcoinlib-0.6.9.tar.gz b/bitcoinlib-0.6.9.tar.gz deleted file mode 100644 index cc4bb881e7d1336a94c0b6e5dee699c6fe22a19c..0000000000000000000000000000000000000000 Binary files a/bitcoinlib-0.6.9.tar.gz and /dev/null differ diff --git a/python-bitcoinlib-0.12.2.tar.gz b/python-bitcoinlib-0.12.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9b62594ff179400f94e416d65160c6cd38686734 Binary files /dev/null and b/python-bitcoinlib-0.12.2.tar.gz differ diff --git a/python-bitcoinlib.spec b/python-bitcoinlib.spec index 93ab24a1baa5ffd8e7ec30818da3212b1fec1c0e..32834f150e333c550e95f8d6ff0f83e19615f730 100644 --- a/python-bitcoinlib.spec +++ b/python-bitcoinlib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-bitcoinlib -Version: 0.6.9 -Release: 1 +Version: 0.12.2 +Release: 1 Summary: Bitcoin and Other cryptocurrency Library License: GPL-3.0-only URL: http://github.com/1200wd/bitcoinlib -Source0: https://files.pythonhosted.org/packages/bb/dd/ab543eedf5d0c30da5eb7bacb16f4416b33a180d347552fe5cb548914205/bitcoinlib-0.6.9.tar.gz +Source0: https://files.pythonhosted.org/packages/bb/dd/ab543eedf5d0c30da5eb7bacb16f4416b33a180d347552fe5cb548914205/%{name}-%{version}.tar.gz BuildArch: noarch %description @@ -48,7 +48,7 @@ The BitcoinLib connects to various service providers automatically to update wal blockchain information. It does currently not parse the blockchain itself. %prep -%autosetup -n bitcoinlib-%{version} +%autosetup -n python-bitcoinlib-%{version} %build %py3_build @@ -91,6 +91,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 29 2023 sunhui - 0.12.2-1 +- Update package to version 0.12.2 + * Thu Mar 16 2023 wubijie - 0.6.9-1 - Update package to version 0.6.9