commit 9f29eb29e6b0ef3daea9806738ec3ea5d7fa56a0
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Jan 28 10:08:52 2019 +0100
Update to 1.5.16
.gitignore | 1 +
sources | 2 +-
wxsvg.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01f395d..69b5e4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ wxsvg-1.5.5.tar.bz2
/wxsvg-1.5.11.tar.bz2
/wxsvg-1.5.12.tar.bz2
/wxsvg-1.5.15.tar.bz2
+/wxsvg-1.5.16.tar.bz2
diff --git a/sources b/sources
index b30797d..21d1c3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4834ccd4a077f0d3ef7c85931624957 wxsvg-1.5.15.tar.bz2
+a9c9381b649cebb6aceb9f1889a6fe72 wxsvg-1.5.16.tar.bz2
diff --git a/wxsvg.spec b/wxsvg.spec
index dbccb69..1e0342e 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,5 +1,5 @@
Name: wxsvg
-Version: 1.5.15
+Version: 1.5.16
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
+* Mon Jan 28 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 1.5.16-1
+- Update to 1.5.16
+
* Tue Dec 25 2018 Sérgio Basto <sergio(a)serjux.com> - 1.5.15-1
- Update to 1.5.15
- Move to wxGTK3 as request in rfbz#5068
Show replies by date