commit bdb62c2776a1465a1a6e9020df34edce0fb98dac
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon May 27 13:29:58 2019 +0200
Update to 1.5.17
.gitignore | 1 +
sources | 2 +-
wxsvg.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69b5e4d..3b569d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ wxsvg-1.5.5.tar.bz2
/wxsvg-1.5.12.tar.bz2
/wxsvg-1.5.15.tar.bz2
/wxsvg-1.5.16.tar.bz2
+/wxsvg-1.5.17.tar.bz2
diff --git a/sources b/sources
index 21d1c3f..a403009 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a9c9381b649cebb6aceb9f1889a6fe72 wxsvg-1.5.16.tar.bz2
+f93e0aab44a57b6b7f88d89ed84a908a wxsvg-1.5.17.tar.bz2
diff --git a/wxsvg.spec b/wxsvg.spec
index 77f469b..1834c3a 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,6 +1,6 @@
Name: wxsvg
-Version: 1.5.16
-Release: 2%{?dist}
+Version: 1.5.17
+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
+* Mon May 27 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 1.5.17-1
+- Update to 1.5.17
+
* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1.5.16-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild