[libquvi/f20] New version.

Christopher Meng cicku at fedoraproject.org
Tue Nov 26 08:44:17 UTC 2013


commit 81a189f80d28c7f50109f14a607bc0ca6a01b948
Author: Christopher Meng <rpm at cicku.me>
Date:   Tue Nov 26 16:43:36 2013 +0800

    New version.

 .gitignore   |    1 +
 libquvi.spec |   16 +++++++---------
 sources      |    2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c4f13f..e0f0b0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /libquvi-0.4.1.tar.gz
 /libquvi-0.9.2.tar.xz
 /libquvi-0.9.3.tar.xz
+/libquvi-0.9.4.tar.xz
diff --git a/libquvi.spec b/libquvi.spec
index 67062a5..3107925 100644
--- a/libquvi.spec
+++ b/libquvi.spec
@@ -1,5 +1,5 @@
 Name:           libquvi
-Version:        0.9.3
+Version:        0.9.4
 Release:        1%{?dist}
 Summary:        A cross-platform library for parsing flash media stream
 License:        AGPLv3+
@@ -9,7 +9,6 @@ BuildRequires:  lua-devel lua-socket
 BuildRequires:  glib2-devel
 BuildRequires:  libcurl-devel libgcrypt-devel libproxy-devel libquvi-scripts
 BuildRequires:  doxygen
-BuildRequires:  pkgconfig
 Requires:       libquvi-scripts
 
 %description
@@ -30,7 +29,7 @@ developing applications that use %{name}.
 %setup -q
 
 %build
-%configure --enable-static=no --disable-rpath
+%configure --disable-static --disable-rpath
 make %{?_smp_mflags} V=1
 make doc
 
@@ -57,12 +56,12 @@ make check
 %{_mandir}/man7/quvi-object.7*
 
 %changelog
-* Thu Sep 26 2013 Christopher Meng <rpm at cicku.me> - 0.9.3-1
+* Tue Nov 26 2013 Christopher Meng <rpm at cicku.me> - 0.9.4-1
 - New version.
 
 * Mon Aug 26 2013 Christopher Meng <rpm at cicku.me> - 0.9.2-1
 - New version.
-- SPEC Cleanup.* Mon Aug 26 2013 Christopher Meng <rpm at cicku.me> - 0.9.2-1
+- SPEC Cleanup.
 - New version.
 - License changed to AGPL.
 
@@ -74,8 +73,7 @@ make check
 
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-* Mon Aug 26 2013 Christopher Meng <rpm at cicku.me> - 0.9.2-1
-- New version.
+
 * Thu Mar 29 2012 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.1-1
 - Update to 0.4.1
 
@@ -88,8 +86,8 @@ make check
 * Tue Oct 11 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.0-3
 - Fix BuilRequires
 
-* Sun Oct  9 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.0-2
+* Sun Oct 09 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.0-2
 - Fix requires
 
-* Sat Oct  8 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.0-1
+* Sat Oct 08 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.0-1
 - Initial build
diff --git a/sources b/sources
index 2424527..87f7620 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12a62c4fcde9b6109193191b7bd3d685  libquvi-0.9.3.tar.xz
+8e3f2134a6b3376934bd884b07dcdac5  libquvi-0.9.4.tar.xz


More information about the scm-commits mailing list