commit 50bc36a6bfa258a4fc242d8ed845f39e3585a5fc
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Jun 14 15:31:44 2019 +0200
Update to 1.5.18
.gitignore | 1 +
sources | 2 +-
wxsvg.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b569d6..12b7487 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ wxsvg-1.5.5.tar.bz2
/wxsvg-1.5.15.tar.bz2
/wxsvg-1.5.16.tar.bz2
/wxsvg-1.5.17.tar.bz2
+/wxsvg-1.5.18.tar.bz2
diff --git a/sources b/sources
index a403009..fbb21bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f93e0aab44a57b6b7f88d89ed84a908a wxsvg-1.5.17.tar.bz2
+5f125f872ebe063f3c7f42ca40178f7c wxsvg-1.5.18.tar.bz2
diff --git a/wxsvg.spec b/wxsvg.spec
index 1834c3a..509e6cb 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,5 +1,5 @@
Name: wxsvg
-Version: 1.5.17
+Version: 1.5.18
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
+* Fri Jun 14 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 1.5.18-1
+- Update to 1.5.18
+
* Mon May 27 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 1.5.17-1
- Update to 1.5.17