summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--pugixml.spec9
-rw-r--r--sources2
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 <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
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