Hello community,

here is the log from the commit of package quvi for openSUSE:Factory
checked in at Wed Jun 8 17:37:27 CEST 2011.



--------
--- quvi/quvi.changes   2011-04-12 00:44:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/quvi/quvi.changes      2011-05-31 
10:43:00.000000000 +0200
@@ -1,0 +2,39 @@
+Tue May 31 08:37:45 UTC 2011 - [email protected]
+
+- Update to version 0.2.16:
+  + Converted spec to use pkgconfig() calls;
+  + Rename '-s,--no-shortened' -> '-r,--no-resolve';
+  + Add support for reading input from files;
+  + Add "Network interface" (quvi_net_*, QUVI_NET_*, quvi/net.h);
+  + Add examples/callback_libsoup.c;
+  + Make LUA errors more informative (e.g. fname, func, etc.);
+  + Add "Linked list interface" (quvi_llst_*, quvi/llst.h);
+  + Add quvi_supported_ident (#44);
+  + Add quvi_supported_ident_close;
+  + Add quvi_ident_getprop;
+  + Deprecate remaining symbols that use 'video' and 'link' in
+    names;
+  + Rename (&depr.) QUVISTATUS_SHORTENED -> QUVISTATUS_RESOLVE;
+  + Rename (&depr.) QUVIOPT_NOSHORTENED -> QUVIOPT_NORESOLVE;
+  + Deprecate QUVIINFO_HTTPCODE, QUVIPROP_HTTPCODE;
+  + Changes: Webscripts
+    - Pass _quvi_media_t to quvi object functions in LUA reg.
+      index;
+    - collegehumor.lua: Add 'best' ('hq') format;
+    - LUA: Add resolve function to quvi object;
+    - Add bikeradar.lua (#50);
+    - Add guardian.lua (#51);
+    - Add more NSFW scripts;
+    - Add blip.lua (#39);
+  + Changes: Build system:
+    - Add --with-soup (see INSTALL);
+  + Changes: Documentation:
+    - INSTALL: Remove list of (obsolete) env. variables;
+    - Add doc/WebsiteScriptGuideLines;
+    - API: Reorganize "Modules";
+  + Bugfixes: Webscripts:
+    - collegehumor.lua:51: server response code 404 (#35);
+    - vimeo.lua:62: no match: hd button (#48);
+    - liveleak.lua:48: no match: config (#47);
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  quvi-0.2.14.tar.bz2

New:
----
  quvi-0.2.16.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ quvi.spec ++++++
--- /var/tmp/diff_new_pack.5e9wBL/_old  2011-06-08 17:36:57.000000000 +0200
+++ /var/tmp/diff_new_pack.5e9wBL/_new  2011-06-08 17:36:57.000000000 +0200
@@ -20,7 +20,7 @@
 %define         soname 0
 
 Name:           quvi
-Version:        0.2.14
+Version:        0.2.16
 Release:        1
 Summary:        Parsing video downloads links for Youtube and others
 Group:          Productivity/Multimedia/Other
@@ -28,10 +28,10 @@
 Url:            http://sourceforge.net/projects/quvi/files/0.2/
 Source:         %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libcurl-devel >= 7.18.0
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libcurl) >= 7.18.0
+BuildRequires:  pkgconfig(libpcre) >= 7.8
 BuildRequires:  pkgconfig(lua) >= 5.1
-BuildRequires:  pcre-devel >= 7.8
 
 %description
 quvi is a commandline tool for parsing video download links. It supports
@@ -82,7 +82,7 @@
 
 %files
 %defattr(-,root,root,0755)
-%doc ChangeLog COPYING README
+%doc COPYING README
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_mandir}/man1/%{name}*
@@ -94,6 +94,7 @@
 
 %files -n libquvi-devel
 %defattr(-,root,root,0755)
+%doc ChangeLog
 %{_includedir}/%{name}/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc

++++++ quvi-0.2.14.tar.bz2 -> quvi-0.2.16.tar.bz2 ++++++
++++ 22911 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to