commit b58b06a877ec0ba3e97d0e52c47735f107e66471
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Aug 26 03:46:19 2019 +0100
Update wxsvg to 1.5.20
.gitignore | 1 +
sources | 2 +-
wxsvg.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e2f0f3..c2bd41a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ wxsvg-1.5.5.tar.bz2
/wxsvg-1.5.17.tar.bz2
/wxsvg-1.5.18.tar.bz2
/wxsvg-1.5.19.tar.bz2
+/wxsvg-1.5.20.tar.bz2
diff --git a/sources b/sources
index 5e91eb5..ab6b42b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5f9cb54332cb2cb4d6cf29b18d4d7a4 wxsvg-1.5.19.tar.bz2
+a56b8c6b29599e1d7404120093072ce0 wxsvg-1.5.20.tar.bz2
diff --git a/wxsvg.spec b/wxsvg.spec
index bc07c13..a7ea9d1 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,6 +1,6 @@
Name: wxsvg
-Version: 1.5.19
-Release: 2%{?dist}
+Version: 1.5.20
+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 Aug 26 2019 Sérgio Basto <sergio(a)serjux.com> - 1.5.20-1
+- Update wxsvg to 1.5.20
+
* Wed Aug 07 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1.5.19-2
- Rebuild for new ffmpeg version
Show replies by date