commit 6237cbce4cad77f4e5eb4b2ef5ae7b6c019bbe27
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Nov 20 17:16:09 2019 +0100
Update to 1.5.21
.gitignore | 1 +
sources | 2 +-
wxsvg.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2bd41a..bbffe7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ wxsvg-1.5.5.tar.bz2
/wxsvg-1.5.18.tar.bz2
/wxsvg-1.5.19.tar.bz2
/wxsvg-1.5.20.tar.bz2
+/wxsvg-1.5.21.tar.bz2
diff --git a/sources b/sources
index ab6b42b..07f7fc5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a56b8c6b29599e1d7404120093072ce0 wxsvg-1.5.20.tar.bz2
+SHA512 (wxsvg-1.5.21.tar.bz2) =
8c775cf21163ae2a4cecbd1ad4e0ac9198024f83947416e8e76f2ca9095e48fce631bc7660b43d0401a4f606dfab8b477d5532ec9ae865a8af12ee068972cbf6
diff --git a/wxsvg.spec b/wxsvg.spec
index a7ea9d1..8682878 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,5 +1,5 @@
Name: wxsvg
-Version: 1.5.20
+Version: 1.5.21
Release: 1%{?dist}
Summary: C++ library to create, manipulate and render SVG files
@@ -71,6 +71,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/lib%{name}.pc
%changelog
+* Wed Nov 20 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 1.5.21-1
+- Update to 1.5.21
+
* Mon Aug 26 2019 Sérgio Basto <sergio(a)serjux.com> - 1.5.20-1
- Update wxsvg to 1.5.20