2013-08-26 12:51:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 14 09:08:35 UTC 2013 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.2:
|
|
|
|
+ One year of bugfixing and improvements. Please see NEWS for
|
|
|
|
a full list of changes.
|
|
|
|
- Add -DLUA_COMPAT_MODULE to CFLAGS, allowing to use compatibility
|
|
|
|
features of LUA 5.1, using LUA 5.2.
|
|
|
|
- Move the library to libquvi. NOTE: the current library is a .so
|
|
|
|
file only and does not have version information. This is an
|
|
|
|
intentional behavior from upstream and accepted during the 0.9
|
|
|
|
release cycle. The versions are ABI incompatible to each other.
|
|
|
|
See http://repo.or.cz/w/libquvi.git/commit/20b1e for a rationale.
|
|
|
|
- Add libquvi-rpmlintrc: we need to filter out the library being
|
|
|
|
in the main package now. rpmlintrc does not know correcly about
|
|
|
|
this case, and considering that this is a temporary situation
|
|
|
|
during the 0.9 cycle, it's also not worthy to address this in
|
|
|
|
rpmlintrc code.
|
|
|
|
|
2012-12-29 19:34:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 29 18:01:49 UTC 2012 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to 0.4.1 version:
|
|
|
|
* Add examples/parse.c [a26f5f6]
|
|
|
|
* Add examples/supported.c [179d997]
|
|
|
|
* DOC: Replace buzzhumor with gaskrank [3d2e015]
|
|
|
|
* FIX: Lua 5.2: Use luaL_newstate instead (#89) [6de7322]
|
|
|
|
* FIX: Make verify c/b check against correct option [0c4ff3b]
|
|
|
|
* FIX: Use dirname(3) properly [b2f1621]
|
|
|
|
- Remove conditionnal BuildRequires macros; now work fine with lua 5.2
|
|
|
|
|
2012-01-23 10:55:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 23 09:26:42 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Revert my previous change: libquvi doesn't work with lua 5.2, see
|
|
|
|
http://sourceforge.net/apps/trac/quvi/ticket/89
|
|
|
|
|
2012-01-17 19:52:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 17 12:37:03 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Always build against lua-devel: lua 5.2 on 12.2/Factory doesn't
|
|
|
|
seem to be an issue.
|
|
|
|
|
2012-01-10 14:38:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 10 13:13:14 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- New package (version 0.4.0).
|
|
|
|
- This is based on the quvi 0.2.19 package: quvi got split in three
|
|
|
|
modules upstream for 0.4.x.
|
|
|
|
|