[quvi/f20] New version.

Christopher Meng cicku at fedoraproject.org
Thu Nov 28 04:45:18 UTC 2013


commit 2293edfa4afa778df04f202f16c02823bcb53967
Author: Christopher Meng <rpm at cicku.me>
Date:   Thu Nov 28 12:44:51 2013 +0800

    New version.

 quvi.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/quvi.spec b/quvi.spec
index f1dc4f1..7e839a8 100644
--- a/quvi.spec
+++ b/quvi.spec
@@ -5,7 +5,11 @@ Summary:        Command line tool for parsing video download links
 License:        AGPLv3+
 URL:            http://quvi.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
-BuildRequires:  libquvi-devel libcurl-devel glib2-devel json-glib-devel libxml2-devel
+BuildRequires:  glib2-devel
+BuildRequires:  json-glib-devel
+BuildRequires:  libcurl-devel
+BuildRequires:  libquvi-devel
+BuildRequires:  libxml2-devel
 
 %description
 quvi is a command line tool for parsing video download links.
@@ -30,6 +34,9 @@ make install DESTDIR=%{buildroot}
 %{_mandir}/man5/%{name}rc.5*
 
 %changelog
+* Thu Nov 28 2013 Christopher Meng <rpm at cicku.me> - 0.9.5-1
+- New version.
+
 * Fri Aug 30 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.9.3.1-1
 - Update to 0.9.3.1
 


More information about the scm-commits mailing list