commit 80022055f8c4a789f0ac2a9f7f291f1bb630cace
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Jul 4 19:10:51 2019 +0100
Update wxsvg to 1.5.19
.gitignore | 1 +
sources | 2 +-
wxsvg.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12b7487..3e2f0f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ wxsvg-1.5.5.tar.bz2
/wxsvg-1.5.16.tar.bz2
/wxsvg-1.5.17.tar.bz2
/wxsvg-1.5.18.tar.bz2
+/wxsvg-1.5.19.tar.bz2
diff --git a/sources b/sources
index fbb21bd..5e91eb5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f125f872ebe063f3c7f42ca40178f7c wxsvg-1.5.18.tar.bz2
+b5f9cb54332cb2cb4d6cf29b18d4d7a4 wxsvg-1.5.19.tar.bz2
diff --git a/wxsvg.spec b/wxsvg.spec
index 509e6cb..27b582e 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,5 +1,5 @@
Name: wxsvg
-Version: 1.5.18
+Version: 1.5.19
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
+* Thu Jul 04 2019 Sérgio Basto <sergio(a)serjux.com> - 1.5.19-1
+- Update wxsvg to 1.5.19
+
* Fri Jun 14 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 1.5.18-1
- Update to 1.5.18
Show replies by date