commit 94b854e71f579136c5890fc487574b47f12b2808
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Oct 6 13:40:54 2017 +0100
Update wxsvg to 1.5.12
.gitignore | 1 +
sources | 2 +-
wxsvg.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5ed153..bafec0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ wxsvg-1.5.5.tar.bz2
/wxsvg-1.5.9.tar.bz2
/wxsvg-1.5.10.tar.bz2
/wxsvg-1.5.11.tar.bz2
+/wxsvg-1.5.12.tar.bz2
diff --git a/sources b/sources
index 665bf58..39b019e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afaf1e46ed956fc7d5b354213e053d72 wxsvg-1.5.11.tar.bz2
+c822e0b7ea4a690b30e7b6711ce674fd wxsvg-1.5.12.tar.bz2
diff --git a/wxsvg.spec b/wxsvg.spec
index e17969a..094960c 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,6 +1,6 @@
Name: wxsvg
-Version: 1.5.11
-Release: 4%{?dist}
+Version: 1.5.12
+Release: 1%{?dist}
Summary: C++ library to create, manipulate and render SVG files
Group: System Environment/Libraries
@@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/lib%{name}.pc
%changelog
+* Fri Oct 06 2017 Sérgio Basto <sergio(a)serjux.com> - 1.5.12-1
+- Update wxsvg to 1.5.12
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
1.5.11-4
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild