From 310bc80a1ce706951dff93b44ca2f909fe60b31d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 18 Aug 2025 12:32:53 +0000 Subject: automatic import of pugixml --- .gitignore | 1 + pugixml.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5602416..3d0477d 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.13-1 -- project init +* Tue Aug 5 2025 mimanchiok - 1.15-1 +- Update to 1.13 + +* Wed Dec 01 2021 yangchenguang - 1.11.4-1 +- Init Package diff --git a/sources b/sources index 557edd6..9e94c82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e4c588e03bdca140844f3c47c1a995e pugixml-1.13.tar.gz +3b894c29455eb33a40b165c6e2de5895 pugixml-1.15.tar.gz -- cgit v1.2.3