diff options
author | CoprDistGit <infra@openeuler.org> | 2025-08-18 12:32:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-08-18 12:32:53 +0000 |
commit | 310bc80a1ce706951dff93b44ca2f909fe60b31d (patch) | |
tree | adfc919785a12a700b614f3f0ea8cf0dd0865bd0 | |
parent | 3e68470eea251a3ce2c80d64ff5716103be075d3 (diff) |
automatic import of pugixmlopeneuler25.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | pugixml.spec | 9 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 8 insertions, 4 deletions
@@ -1 +1,2 @@ /pugixml-1.13.tar.gz +/pugixml-1.15.tar.gz 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 @@ -1 +1 @@ -3e4c588e03bdca140844f3c47c1a995e pugixml-1.13.tar.gz +3b894c29455eb33a40b165c6e2de5895 pugixml-1.15.tar.gz |