[cclive/f16] Update to 0.7.8

Nicoleau Fabien eponyme at fedoraproject.org
Sat Dec 3 01:25:25 UTC 2011


commit a52b716abe76aab56940cff90d180f5a9345572e
Author: eponyme <eponyme at fedoraproject.org>
Date:   Sat Dec 3 02:25:17 2011 +0100

    Update to 0.7.8

 .gitignore  |    1 +
 cclive.spec |   10 ++++++++--
 sources     |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 570b99b..0c2e4ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ cclive-0.6.3.tar.bz2
 /cclive-0.7.5.1.tar.gz
 /cclive-0.7.6.tar.gz
 /cclive-0.7.7.tar.gz
+/cclive-0.7.8.tar.gz
diff --git a/cclive.spec b/cclive.spec
index b01b492..1a73a7b 100644
--- a/cclive.spec
+++ b/cclive.spec
@@ -1,5 +1,5 @@
 Name:           cclive
-Version:        0.7.7
+Version:        0.7.8
 Release:        1%{?dist}
 Summary:        Command line video extraction utility
 
@@ -9,7 +9,7 @@ URL:            http://cclive.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  boost-devel quvi-devel libcurl-devel pcre-devel chrpath
+BuildRequires:  boost-devel libquvi-devel libcurl-devel pcre-devel chrpath
 
 %description
 cclive is a command line video extraction utility similar to clive but with
@@ -42,6 +42,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Dec  2 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.7.8-1
+- Update to 0.7.8
+* Mon Nov 21 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.7.7-3
+- Rebuild for broken dependancy (libboost)
+* Thu Nov 17 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.7.7-2
+- Rebuild for broken dependancy (libquvi)
 * Mon Oct 17 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.7.7-1
 - Update to 0.7.7
 * Mon Sep 19 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.7.6-1
diff --git a/sources b/sources
index 32978d8..d09fc13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8265be865a22fb477bcc050f0dc310dc  cclive-0.7.7.tar.gz
+01ffbe54e48440721b3c283c993928f1  cclive-0.7.8.tar.gz


More information about the scm-commits mailing list