Author: sergiomb
Update of /cvs/free/rpms/wxsvg/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv23070
Modified Files:
.cvsignore sources wxsvg.spec
Log Message:
* Thu Apr 09 2015 Sérgio Basto <sergio(a)serjux.com> - 1.5.4-1
- Update to 1.5.4.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/wxsvg/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore 24 Jan 2015 00:01:20 -0000 1.16
+++ .cvsignore 9 Apr 2015 00:44:01 -0000 1.17
@@ -1 +1 @@
-wxsvg-1.5.3.tar.bz2
+wxsvg-1.5.4.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/wxsvg/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources 24 Jan 2015 00:01:20 -0000 1.16
+++ sources 9 Apr 2015 00:44:01 -0000 1.17
@@ -1 +1 @@
-a2e58b7a1671c98ecb5f1fe423c1c737 wxsvg-1.5.3.tar.bz2
+5c417a4448942c000de415d710b37751 wxsvg-1.5.4.tar.bz2
Index: wxsvg.spec
===================================================================
RCS file: /cvs/free/rpms/wxsvg/devel/wxsvg.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- wxsvg.spec 24 Jan 2015 00:01:20 -0000 1.36
+++ wxsvg.spec 9 Apr 2015 00:44:01 -0000 1.37
@@ -1,5 +1,5 @@
Name: wxsvg
-Version: 1.5.3
+Version: 1.5.4
Release: 1%{?dist}
Summary: C++ library to create, manipulate and render SVG files
@@ -67,6 +67,9 @@
%{_libdir}/pkgconfig/lib%{name}.pc
%changelog
+* Thu Apr 09 2015 Sérgio Basto <sergio(a)serjux.com> - 1.5.4-1
+- Update to 1.5.4.
+
* Fri Jan 23 2015 Sérgio Basto <sergio(a)serjux.com> - 1.5.3-1
- Update to 1.5.3.