diff --git a/python-heapdict.spec b/python-HeapDict.spec similarity index 90% rename from python-heapdict.spec rename to python-HeapDict.spec index 3f2762099c4b394f4d9e0371309149b4fb38adab..dcc69f5a0038b16c5239de0067a3c12ca1b253eb 100644 --- a/python-heapdict.spec +++ b/python-HeapDict.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.0.1 -Release: 1 +Release: 2 Summary: A heap with decrease-key and increase-key operations License: BSD @@ -56,5 +56,8 @@ BuildRequires: python3-test %changelog +* Mon Oct 25 2021 chenchen - 1.0.1-2 +- change the spec file name to be the same as the repo name + * Mon Jun 28 2021 CaiYuxin - 1.0.1-1 - init project \ No newline at end of file