commit 252f1c36f42f4cb5facc8e0c57f2d5ed2c5cf5f9
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Feb 8 14:29:12 2020 +0100
Update to 1.5.22
.gitignore | 1 +
sources | 2 +-
wxsvg.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbffe7a..5970435 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ wxsvg-1.5.5.tar.bz2
/wxsvg-1.5.19.tar.bz2
/wxsvg-1.5.20.tar.bz2
/wxsvg-1.5.21.tar.bz2
+/wxsvg-1.5.22.tar.bz2
diff --git a/sources b/sources
index 07f7fc5..eeffdaa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (wxsvg-1.5.21.tar.bz2) =
8c775cf21163ae2a4cecbd1ad4e0ac9198024f83947416e8e76f2ca9095e48fce631bc7660b43d0401a4f606dfab8b477d5532ec9ae865a8af12ee068972cbf6
+SHA512 (wxsvg-1.5.22.tar.bz2) =
de9ffe314293267b728d0c9bd79b72c87ab057ca9e40af4e7f248ff4e39040a8f1b2a95a1e0bf2db20f3e718ad585e26dc8e69beeeb23b3161edac447e3cfe7b
diff --git a/wxsvg.spec b/wxsvg.spec
index 791e0f3..f4bb827 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,6 +1,6 @@
Name: wxsvg
-Version: 1.5.21
-Release: 2%{?dist}
+Version: 1.5.22
+Release: 1%{?dist}
Summary: C++ library to create, manipulate and render SVG files
Group: System Environment/Libraries
@@ -71,6 +71,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/lib%{name}.pc
%changelog
+* Sat Feb 08 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 1.5.22-1
+- Update to 1.5.22
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1.5.21-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild