commit 3eecc799f5d761da8c5fb99634d734518e1537ae
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jan 18 21:28:53 2017 +0000
Update dvdstyler to 3.0.3
.gitignore | 1 +
dvdstyler.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 204b802..5e90589 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ DVDStyler-2.9.4.tar.bz2
DVDStyler-2.9.6.tar.bz2
/DVDStyler-3.0.2b2.tar.bz2
/DVDStyler-3.0.2.tar.bz2
+/DVDStyler-3.0.3.tar.bz2
diff --git a/dvdstyler.spec b/dvdstyler.spec
index 7c6848a..d2ce548 100644
--- a/dvdstyler.spec
+++ b/dvdstyler.spec
@@ -3,8 +3,8 @@
Name: dvdstyler
Epoch: 1
-Version: 3.0.2
-Release: 3%{?prerel_real}%{?dist}
+Version: 3.0.3
+Release: 1%{?dist}
Summary: Cross-platform DVD authoring application
Group: Applications/Multimedia
@@ -19,7 +19,7 @@ BuildRequires: byacc
# libraries
BuildRequires: compat-wxGTK3-gtk2-devel >= 2.8.7
# wxsvg version with wxGTK3
-BuildRequires: wxsvg-devel >= 1.5.9-4
+BuildRequires: wxsvg-devel >= 1.5.11
BuildRequires: ffmpeg-devel
BuildRequires: ffmpeg
#BuildRequires: libgnomeui-devel
@@ -94,6 +94,9 @@ desktop-file-install \
%{_mandir}/*/*.gz
%changelog
+* Wed Jan 18 2017 Sérgio Basto <sergio(a)serjux.com> - 1:3.0.3-1
+- Update dvdstyler to 3.0.3
+
* Tue Sep 27 2016 Sérgio Basto <sergio(a)serjux.com> - 1:3.0.2-3
- Let try compat-wxGTK3-gtk2, rfbz#4267
diff --git a/sources b/sources
index d6433f8..9f38073 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97d0c516f6f1c9e3cf3115c7194111fd DVDStyler-3.0.2.tar.bz2
+385b98e1d564b6157fc568fa1464c147 DVDStyler-3.0.3.tar.bz2
Show replies by date