diff --git a/timyxml.spec b/tinyxml.spec similarity index 93% rename from timyxml.spec rename to tinyxml.spec index 97a7ec936ec142e7af0da9dd035cc679150dbd78..1eb17307ec92372cdb894b7262eb7f693e40098a 100644 --- a/timyxml.spec +++ b/tinyxml.spec @@ -1,6 +1,6 @@ Name: tinyxml Version: 2.6.2 -Release: 19 +Release: 20 Summary: C++ XML parser License: zlib URL: http://www.grinninglizard.com/tinyxml/ @@ -63,5 +63,8 @@ mkdir -p %{buildroot}%{_libdir}/pkgconfig %{_libdir}/*.so %changelog +* Tue Oct 26 2021 chenchen - 2.6.2-20 +- change the spec file name to be the same as the repo name + * Tue Feb 18 2020 Senlin Xia - 2.6.2-19 - Package init