[clive/f15] Update to 2.3.2

Nicoleau Fabien eponyme at fedoraproject.org
Mon Oct 24 18:45:45 UTC 2011


commit 0e348ed2a7b14dcd53f3721f0a3d7e347073fc2f
Author: eponyme <eponyme at fedoraproject.org>
Date:   Mon Oct 24 20:49:59 2011 +0200

    Update to 2.3.2

 .gitignore |    1 +
 clive.spec |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d35584..ce70d2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ clive-2.2.11.tar.bz2
 /clive-2.3.0.2.tar.gz
 /clive-2.3.0.3.tar.gz
 /clive-2.3.1.1.tar.gz
+/clive-2.3.2.tar.gz
diff --git a/clive.spec b/clive.spec
index 2f80d4d..fc5132f 100644
--- a/clive.spec
+++ b/clive.spec
@@ -1,6 +1,6 @@
 Name:           clive
-Version:        2.3.1.1
-Release:        2%{?dist}
+Version:        2.3.2
+Release:        1%{?dist}
 Summary:        Video extraction tool for user-uploaded video hosts
 
 Group:          Applications/Multimedia
@@ -21,8 +21,8 @@ re-encoding and and playing.
 
 %prep
 %setup -q
-# there is a typo in the config file example
-sed -i -e 's/- o/- -o/' examples/cliverc
+# use the correct quvi call
+sed -i -e '15s/^.//' -e '13s/^/#/' examples/cliverc
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -58,6 +58,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 24 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 2.3.2-1
+- Update to 2.3.2
 * Wed Jun 29 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2.3.1.1-2
 - Perl mass rebuild
 * Fri Jun 24 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 2.3.1.1-1
diff --git a/sources b/sources
index 5d59634..2d4e3c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52c7f5b45c331184bc5eaa7ee261070b  clive-2.3.1.1.tar.gz
+8f9191d57c635a2ab597a5309de357af  clive-2.3.2.tar.gz


More information about the scm-commits mailing list