change the spec file name to be the same as the repo name

(cherry picked from commit 1bd4dadec89d77013be0d0ffb20fa309f6df5114)
This commit is contained in:
chen-jan 2021-10-26 01:37:07 +00:00 committed by openeuler-sync-bot
parent 55961dd538
commit 5b7a71bf86

View File

@ -1,6 +1,6 @@
Name: tinyxml Name: tinyxml
Version: 2.6.2 Version: 2.6.2
Release: 19 Release: 20
Summary: C++ XML parser Summary: C++ XML parser
License: zlib License: zlib
URL: http://www.grinninglizard.com/tinyxml/ URL: http://www.grinninglizard.com/tinyxml/
@ -63,5 +63,8 @@ mkdir -p %{buildroot}%{_libdir}/pkgconfig
%{_libdir}/*.so %{_libdir}/*.so
%changelog %changelog
* Tue Oct 26 2021 chenchen <chen_aka_jan@163.com> - 2.6.2-20
- change the spec file name to be the same as the repo name
* Tue Feb 18 2020 Senlin Xia <xiasenlin1@huawei.com> - 2.6.2-19 * Tue Feb 18 2020 Senlin Xia <xiasenlin1@huawei.com> - 2.6.2-19
- Package init - Package init