changelog update, version number updates
git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libebml@811 a6f86f6d-0131-4f8e-9e7b-e335508773d5
This commit is contained in:
parent
9a31b3864c
commit
f9489f1f80
@ -1,3 +1,9 @@
|
||||
2011-09-23 robux4/mosu
|
||||
New 1.2.2 version:
|
||||
- fix usage of the DEBUG #define (use LIBEBML_DEBUG instead)
|
||||
- The EbmlCodeVersion variable now resides in the library instead of being declared static in the header file.
|
||||
- only use the test element to read once in the loop
|
||||
|
||||
2011-06-26 robux4/mosu
|
||||
New 1.2.1 version:
|
||||
- fix the constructor of CRTError in StdIOCallback (patch from Graham 'gbooker' Booker)
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
libebml (1.2.2-1) natty; urgency=low
|
||||
|
||||
* New version.
|
||||
|
||||
-- Moritz Bunkus <moritz@bunkus.org> Fri, 23 Sep 2011 13:22:24 +0200
|
||||
|
||||
libebml (1.2.1-1) natty; urgency=low
|
||||
|
||||
* New version.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# SPEC file for libebml on (at least) Fedora Core 1, 2, 3
|
||||
|
||||
Name: libebml
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Summary: Extensible Binary Meta Language
|
||||
|
@ -14,7 +14,7 @@ BuildRequires: bzip2 cpp make tar zlib zlib-devel binutils gcc gcc-c++ libstdc++
|
||||
|
||||
Name: libebml
|
||||
URL: http://sourceforge.net/projects/ebml
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 1
|
||||
Summary: libary to parse EBML files.
|
||||
License: LGPL
|
||||
|
Loading…
x
Reference in New Issue
Block a user