diff --git a/bitcoinlib.spec b/python-bitcoinlib.spec similarity index 96% rename from bitcoinlib.spec rename to python-bitcoinlib.spec index 346252ba086fbff296edc0a398bd70d2d2a2b542..3f42c05e98b5ec4928dc8c596d89ece4d76acbc8 100644 --- a/bitcoinlib.spec +++ b/python-bitcoinlib.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-bitcoinlib Version: 0.5.3 -Release: 1 +Release: 2 Summary: Bitcoin and Other cryptocurrency Library License: GNU3 URL: http://github.com/1200wd/bitcoinlib @@ -91,5 +91,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 0.5.3-2 +- change the spec file name to be the same as the repo name + * Tue Jul 16 2021 Python_Bot - 0.5.3-1 - Package Spec generated