[libquvi/f20] New version with multiple fixes.

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


commit 3c42298cbeb9af6478cc5b44c219e87aa0e57ff6
Author: Christopher Meng <rpm at cicku.me>
Date:   Fri Sep 27 12:58:37 2013 +0800

    New version with multiple fixes.

 .gitignore   |    1 +
 libquvi.spec |   13 +++++++++----
 sources      |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e55170..0c4f13f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libquvi-0.4.0.tar.gz
 /libquvi-0.4.1.tar.gz
 /libquvi-0.9.2.tar.xz
+/libquvi-0.9.3.tar.xz
diff --git a/libquvi.spec b/libquvi.spec
index 0c8ca4a..67062a5 100644
--- a/libquvi.spec
+++ b/libquvi.spec
@@ -1,5 +1,5 @@
 Name:           libquvi
-Version:        0.9.2
+Version:        0.9.3
 Release:        1%{?dist}
 Summary:        A cross-platform library for parsing flash media stream
 License:        AGPLv3+
@@ -47,7 +47,7 @@ make check
 
 %files
 %doc AUTHORS ChangeLog COPYING README 
-%{_libdir}/%{name}-0.9-0.9.2.so
+%{_libdir}/%{name}-0.9-%{version}.so
 %{_mandir}/man3/%{name}.3*
 
 %files devel
@@ -57,9 +57,13 @@ make check
 %{_mandir}/man7/quvi-object.7*
 
 %changelog
+* Thu Sep 26 2013 Christopher Meng <rpm at cicku.me> - 0.9.3-1
+- New version.
+
 * Mon Aug 26 2013 Christopher Meng <rpm at cicku.me> - 0.9.2-1
 - New version.
-- SPEC Cleanup.
+- SPEC Cleanup.* Mon Aug 26 2013 Christopher Meng <rpm at cicku.me> - 0.9.2-1
+- New version.
 - License changed to AGPL.
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.1-4
@@ -70,7 +74,8 @@ 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
 
diff --git a/sources b/sources
index f34e2d7..2424527 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6474cdcce8b4d0d6ed86617313cd1cdf  libquvi-0.9.2.tar.xz
+12a62c4fcde9b6109193191b7bd3d685  libquvi-0.9.3.tar.xz


More information about the scm-commits mailing list