diff options
Diffstat (limited to 'pugixml.spec')
-rw-r--r-- | pugixml.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/pugixml.spec b/pugixml.spec index 11c8c4a..6c8273b 100644 --- a/pugixml.spec +++ b/pugixml.spec @@ -1,5 +1,5 @@ Name: pugixml -Version: 1.13 +Version: 1.15 Release: 1 Summary: A light-weight C++ XML processing library License: MIT @@ -61,5 +61,8 @@ Documentation for %{name} %doc docs/* %changelog -* Tue Aug 5 2025 mimanchiok <mimanchiok@qq.com> - 1.13-1 -- project init +* Tue Aug 5 2025 mimanchiok <mimanchiok@qq.com> - 1.15-1 +- Update to 1.13 + +* Wed Dec 01 2021 yangchenguang <yangchenguang@uniontech.com> - 1.11.4-1 +- Init Package |