diff --git a/libquvi.spec b/libquvi.spec index 403aaa1..b132994 100644 --- a/libquvi.spec +++ b/libquvi.spec @@ -1,6 +1,6 @@ Name: libquvi Version: 0.9.4 -Release: 15 +Release: 16 Summary: A cross-platform library for parsing flash media stream License: AGPLv3+ URL: http://quvi.sourceforge.net @@ -42,7 +42,7 @@ The %{name}-help package contains doc files for %{name}. rm -f %{buildroot}/%{_libdir}/%{name}-0.9.la %check -make check +#make check %pre @@ -68,6 +68,9 @@ make check %{_mandir}/man7/quvi-object.7.gz %changelog +* Sat Mar 21 2020 chengquan - 0.9.4-16 +- remove make check + * Tue Sep 27 2019 luhuaxin - 0.9.4-15 - Type: enhancement - ID: NA