diff --git a/python-crudini.spec b/crudini.spec similarity index 94% rename from python-crudini.spec rename to crudini.spec index 0852f6a7b398f0529fbd8564c4341d5c5d82320f..c0ec272d89d84961f5f9d2a0c38238d2c8b05e57 100644 --- a/python-crudini.spec +++ b/crudini.spec @@ -2,7 +2,7 @@ Name: python-crudini Version: 0.9.3 -Release: 2 +Release: 3 Summary: A utility for manipulating ini files License: GPLv2 URL: http://github.com/pixelb/crudini @@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 0.9.3-3 +- change the spec file name to be the same as the repo name + * Fri Jul 30 2021 chenyanpanHW - 0.9.3-2 - DESC: delete -S git from %autosetup