2021-10-26 11:53:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 26 09:46:12 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Add quvi-glibc-2.34.patch: Fix build with glibc 2.34, where
|
|
|
|
'write' is an internally used name.
|
|
|
|
|
2017-01-23 01:41:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 22 19:09:11 UTC 2017 - bwiedemann@suse.com
|
|
|
|
|
|
|
|
- Add reproducible.patch to allow for reproducible builds
|
|
|
|
|
2014-02-11 10:26:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 10 19:28:55 UTC 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.
|
|
|
|
|
2013-08-26 13:31:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 26 11:10:59 UTC 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.
|
|
|
|
|
2013-05-06 12:18:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 4 20:54:51 UTC 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
|
|
|
|
|
2012-01-24 12:21:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 10 13:15:16 UTC 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.
|
|
|
|
|
2011-12-02 09:28:16 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 29 14:52:36 CET 2011 - ro@suse.de
|
|
|
|
|
|
|
|
- add missing include stdio.h to fix build
|
|
|
|
|
2011-08-11 10:06:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2011-06-08 17:37:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 31 08:37:45 UTC 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);
|
|
|
|
|
2011-05-27 13:42:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 11 22:29:53 UTC 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 13:37:56 UTC 2010 - mvyskocil@suse.cz
|
|
|
|
|
|
|
|
- Initial SUSE packaging of quvi 0.1.4
|
|
|
|
|