[dvdauthor] Update to 0.7.1.

Ville Skyttä scop at fedoraproject.org
Mon Aug 20 14:12:04 UTC 2012


commit 43c00cdedcd18ee8e3b04e437a3d568c2e7b9f8e
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Mon Aug 20 17:11:58 2012 +0300

    Update to 0.7.1.

 .gitignore                              |    2 +-
 dvdauthor-0.7.0-libpng15.patch          |   27 ---------------------
 dvdauthor-0.7.0-unset-home-650433.patch |   40 -------------------------------
 dvdauthor.spec                          |   14 ++++-------
 sources                                 |    2 +-
 5 files changed, 7 insertions(+), 78 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5da160..dafa321 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/dvdauthor-0.7.0.tar.gz
+/*.tar.*
diff --git a/dvdauthor.spec b/dvdauthor.spec
index b6a984c..730ff75 100644
--- a/dvdauthor.spec
+++ b/dvdauthor.spec
@@ -1,15 +1,11 @@
 Name:           dvdauthor
-Version:        0.7.0
-Release:        7%{?dist}
+Version:        0.7.1
+Release:        1%{?dist}
 Summary:        Command line DVD authoring tool
 
 License:        GPLv2+
 URL:            http://dvdauthor.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/dvdauthor/%{name}-%{version}.tar.gz
-# https://github.com/ldo/dvdauthor/commit/5c25b84
-Patch0:         %{name}-0.7.0-unset-home-650433.patch
-# https://github.com/ldo/dvdauthor/commit/c82aaa4
-Patch1:         %{name}-0.7.0-libpng15.patch
 
 BuildRequires:  libdvdread-devel >= 0.9.4-4
 BuildRequires:  libpng-devel
@@ -29,9 +25,6 @@ GUI-based front ends if you prefer.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-chmod -c -x src/subgen-image.c
 
 
 %build
@@ -63,6 +56,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 20 2012 Ville Skyttä <ville.skytta at iki.fi> - 0.7.1-1
+- Update to 0.7.1.
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 1414175..3f2800d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33a447fb98ab3293ac40f869eedc17ff  dvdauthor-0.7.0.tar.gz
+2694a5a3ef460106ea3caf0f7f60ff80  dvdauthor-0.7.1.tar.gz


More information about the scm-commits mailing list