summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2021-01-03 16:50:12 (GMT)
committerJan Rękorajski2021-01-03 16:50:12 (GMT)
commit016f4c240db952b53cf8ec97362091ddb9411cf4 (patch)
treebd7fffad59bfd9c3c3554e19b447b54117a53606
parent5aa586e719c81b0d94cce2e8f485500bd8d817bc (diff)
downloadpugixml-016f4c240db952b53cf8ec97362091ddb9411cf4.zip
pugixml-016f4c240db952b53cf8ec97362091ddb9411cf4.tar.gz
- up to 1.11.4, fixes missing pugixml target for CMakeauto/th/pugixml-1.11.4-1
-rw-r--r--pugixml.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/pugixml.spec b/pugixml.spec
index 5c39063..4c0ec5f 100644
--- a/pugixml.spec
+++ b/pugixml.spec
@@ -5,13 +5,13 @@
Summary: C++ XML processing library
Summary(pl.UTF-8): Biblioteka C++ do przetwarzania XML-a
Name: pugixml
-Version: 1.11
+Version: 1.11.4
Release: 1
License: MIT
Group: Libraries
#Source0Download: http://pugixml.org/
Source0: http://github.com/zeux/pugixml/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 93540f4644fd4e4b02049554ef37fb90
+# Source0-md5: 2d2730d3412b08d3e70c795bc17003df
Patch0: longlong.patch
URL: http://pugixml.org/
BuildRequires: cmake >= 3.4