diff --git a/quvi-0.2.16.tar.bz2 b/quvi-0.2.16.tar.bz2 deleted file mode 100644 index d415c55..0000000 --- a/quvi-0.2.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05a398437fc5e8dd2e1923080468c747309f427e86fd16e98bb640fe9f527d87 -size 443386 diff --git a/quvi-0.2.19.tar.bz2 b/quvi-0.2.19.tar.bz2 new file mode 100644 index 0000000..fe6fbd7 --- /dev/null +++ b/quvi-0.2.19.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e325e3782371f2f8e6fc882c872d375fba3c6b9eff77f05e3345f7220bc0025 +size 442814 diff --git a/quvi.changes b/quvi.changes index 8ca9abe..ce0ddab 100644 --- a/quvi.changes +++ b/quvi.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Aug 9 10:57:33 UTC 2011 - dnh@opensuse.org + +- fixed soname in .spec (warnings: TODO) + +------------------------------------------------------------------- +Sun Aug 7 18:25:18 UTC 2011 - dnh@opensuse.org + +- upstream update to 0.2.19 (YT has changed API once again) + ------------------------------------------------------------------- Tue May 31 08:37:45 UTC 2011 - nmarques@opensuse.org diff --git a/quvi.spec b/quvi.spec index 8cd9816..5c2e80c 100644 --- a/quvi.spec +++ b/quvi.spec @@ -17,10 +17,10 @@ # norootforbuild -%define soname 0 +%define soname 6 Name: quvi -Version: 0.2.16 +Version: 0.2.19 Release: 1 Summary: Parsing video downloads links for Youtube and others Group: Productivity/Multimedia/Other @@ -98,6 +98,5 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %{_includedir}/%{name}/ %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc -%{_datadir}/doc/%{name}/ %changelog