Package Release Info

quvi-0.9.5-bp152.3.19

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

quvi

Change Logs

Version: 0.9.5-bp150.2.4
* Sun Jan 22 2017 bwiedemann@suse.com
- Add reproducible.patch to allow for reproducible builds
* Mon Feb 10 2014 dimstar@opensuse.org
- Update to version 0.9.5:
  + Fix compilation errors:
  - array initialized from parenthesized string constant.
  - comma at end of enumerator list.
  + linput: Rewrite input parsing completely.
  + quvi-dump: Do not escape reserved chars in URLs.
- Changes from version 0.9.4:
  + Add --enable-cookies.
  + g_type_init: no longer needs to be called.
  + Revise --version output.
  + --version: Add "configuration" to output.
  + --version: Add QUVI_VERSION_SCRIPTS_CONFIGURATION to output.
- Changes from version 0.9.3.1:
  + AC_PREREQ: Bump to 2.69/
  + DOC: Add chevs and (missing) ARGNAMEs to "config:" lines.
  + status: Mark message output for translation.
  + status: Redo frames to look similar to progressbar frames.
* Mon Aug 26 2013 dimstar@opensuse.org
- Update to version 0.9.3:
  + cb_status: Update for user_data
  + configure.ac: Require a2x when building from git.
  + DOC: --exec: Add details to %e and %f sequences.
  + DOC: --exec: Add the missing %e sequence.
  + DOC: quvi-get(1): Revise the output-regex description.
  + FIX: configure.ac: AS_IF for date(1).
  + FIX: regex pattern extraction (e.g. --output-regex).
  + status: Replace use of GDateTime with static frames.
  + --version: Add CC and CFLAGS to output.
  + --version: libquvi: Add QUVI_VERSION_BUILD_CC_FLAGS to output.
- Add new BuildRequires, based on configure checks:
  + pkgconfig(glib-2.0)
  + pkgconfig(gobject-2.0)
  + pkgconfig(json-glib-1.0)
  + pkgconfig(libxml-2.0)
- Replace pkgconfig(libquvi) BuildRequires with
  pkgconfig(libquvi-0.9), following the port to libquvi-0.9.
* Sat May 04 2013 grauwolf@geekosphere.org
- Update to version 0.4.2
  + Add "%e" to print the extension of the linked file
  + Add "%h" to print the thumbnail URL for a link
* Tue Jan 10 2012 vuntz@opensuse.org
- Update to version 0.4.1:
  + Accept multiple occurences of --exec
  + Add verbosity level 'mute'
  + Add new options: --export-format, --export-level, --verbosity,
  - -category, --feature
  + Deprecate options: --verbose-libcurl, --category-*, --quiet,
  - -no-*, --xml
  + Properly escape strings passed to shell
- Changes from version 0.4.0:
  + Split old code in three modules: quvi, libquvi,
    libquvi-scripts.
  + Make --category-all new default (prev. --category-http)
  + Extend --exec to support %t, page title
  + Remove deprecated "--format (help|list)"
  + Remove deprecated "--no-shortened"
  + Remove deprecated "--old"
- Completely rework packaging, following the upstream split in
  three modules. This can be considered as a new package.
* Tue Nov 29 2011 ro@suse.de
- add missing include stdio.h to fix build
* Tue Aug 09 2011 dnh@opensuse.org
- fixed soname in .spec (warnings: TODO)
* Sun Aug 07 2011 dnh@opensuse.org
- upstream update to 0.2.19 (YT has changed API once again)
* Tue May 31 2011 nmarques@opensuse.org
- 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);
* Mon Apr 11 2011 nmarques@opensuse.org
- Update to version 0.2.14:
  + Adds new tests;
  + Many fixes on .lua files;
  + Support for newer sites;
  + Adds ART TV support;
  + Extends HTML entity conversion table;
  + Many other small fixes (ChangeLog file)...
- Spec changes: updated license (LGPLv2.1), fixed %files, added
  %{soname} macro for easier maintenance, other minor fixes.
* Wed Apr 28 2010 mvyskocil@suse.cz
- Initial SUSE packaging of quvi 0.1.4