[wxsvg/f23] (5 commits) ...Update to 1.5.9
by Sérgio M. Basto
Summary of changes:
e618943... Rebuilt for ffmpeg-3.1.1 (*)
65e8455... Try fix rfbz #4137 , with upstream fixes. (*)
188535b... After revert 1.5.8-3 missed add new file. (*)
525c20b... Rebuilt for ffmpeg-3.1.1 (*)
f155c00... Update to 1.5.9 (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 3 months
[wxsvg/f24] (2 commits) ...Update to 1.5.9
by Sérgio M. Basto
Summary of changes:
525c20b... Rebuilt for ffmpeg-3.1.1 (*)
f155c00... Update to 1.5.9 (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 3 months
[wxsvg] Update to 1.5.9
by Sérgio M. Basto
commit f155c00b0845d94d6cc734a7afb96166fdacf974
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Aug 9 23:56:39 2016 +0100
Update to 1.5.9
- Remove patch0, patch is already in source.
.gitignore | 1 +
sources | 2 +-
wxsvg.spec | 10 ++++++----
3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef1a576..c887f33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
wxsvg-1.5.5.tar.bz2
/wxsvg-1.5.8.tar.bz2
+/wxsvg-1.5.9.tar.bz2
diff --git a/sources b/sources
index 482efa8..f97b496 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1df94fd485a16d5c71ee8ba22dde160 wxsvg-1.5.8.tar.bz2
+02d715277d0ac7b28288c3c40b8cc087 wxsvg-1.5.9.tar.bz2
diff --git a/wxsvg.spec b/wxsvg.spec
index fa65aaf..615ed4c 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,13 +1,12 @@
Name: wxsvg
-Version: 1.5.8
-Release: 4%{?dist}
+Version: 1.5.9
+Release: 1%{?dist}
Summary: C++ library to create, manipulate and render SVG files
Group: System Environment/Libraries
License: wxWidgets
URL: http://sourceforge.net/projects/wxsvg
Source0: http://downloads.sourceforge.net/wxsvg/wxsvg-%{version}.tar.bz2
-Patch0: wxsvg-1.5.8-wxSVGMatrix.patch
BuildRequires: autoconf automake libtool gettext
BuildRequires: expat-devel
BuildRequires: ffmpeg-devel
@@ -31,7 +30,6 @@ provides the files required to develop programs that use wxsvg.
%prep
%setup -q
-%patch0 -p1 -b wxSVGMatrix
%build
#clean autogenerated files before run autoreconf
@@ -70,6 +68,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/lib%{name}.pc
%changelog
+* Tue Aug 09 2016 Sérgio Basto <sergio(a)serjux.com> - 1.5.9-1
+- Update to 1.5.9
+- Remove patch0, patch is already in source.
+
* Sat Jul 30 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.5.8-4
- Rebuilt for ffmpeg-3.1.1
8 years, 3 months
[mock-rpmfusion-nonfree] Update to 25.0
by Sérgio M. Basto
commit af2436f058901a11bfdc2a7199a4c3edc182df02
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Aug 9 18:02:18 2016 +0100
Update to 25.0
.gitignore | 1 +
mock-rpmfusion-nonfree.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2f1c68..3bb873e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
mock-rpmfusion-nonfree-23.0.tar.bz2
/mock-rpmfusion-nonfree-24.0.tar.bz2
+/mock-rpmfusion-nonfree-25.0.tar.bz2
diff --git a/mock-rpmfusion-nonfree.spec b/mock-rpmfusion-nonfree.spec
index 273e880..9f29a31 100644
--- a/mock-rpmfusion-nonfree.spec
+++ b/mock-rpmfusion-nonfree.spec
@@ -1,5 +1,5 @@
Name: mock-rpmfusion-nonfree
-Version: 24.0
+Version: 25.0
Release: 1%{?dist}
Summary: Mock config files for the RPM Fusion NonFree Repository
@@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Aug 09 2016 Sérgio Basto <sergio(a)serjux.com> - 25.0-1
+- Update to 25.0
+
* Fri Jul 1 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 24.0-1
- Update to 24.0
diff --git a/sources b/sources
index b3f41d5..7734b1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-927336b0efc51797517b9bf09aa4868c mock-rpmfusion-nonfree-24.0.tar.bz2
+d5bef0209806004dc1737fdeecda7078 mock-rpmfusion-nonfree-25.0.tar.bz2
8 years, 3 months