changelog update, version number updates

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@812 a6f86f6d-0131-4f8e-9e7b-e335508773d5
This commit is contained in:
Moritz Bunkus 2011-09-23 11:54:54 +00:00
parent 945625f4e3
commit c5f95ca5ad
4 changed files with 13 additions and 4 deletions

View File

@ -1,6 +1,9 @@
2011-09-11 robux4
2011-09-23 robux4/mosu
New 1.3.0 version:
- initialize all data members
- The KaxCodeVersion variable now resides in the library instead of being declared static in the header file.
- make KaxChapterSegmentEditionUID an unsigned integer to match the KaxChapterEditionUID it's supposed to target
- This release is not binary compatible to 1.2.x.
2011-06-26 robux4/mosu
New 1.2.0 version:
@ -992,7 +995,7 @@ New 0.9.0 version:
* trunk/libmatroska/matroska/KaxVersion.h: test SSL authentication
2004-07-08 12:02
2004-07-08 12:02
* trunk/libmatroska/matroska/KaxVersion.h: Test changes

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libmatroska (1.3.0-1) natty; urgency=low
* New version.
-- Moritz Bunkus <moritz@bunkus.org> Fri, 23 Sep 2011 13:54:26 +0200
libmatroska (1.2.0-1) natty; urgency=low
* New version.

View File

@ -1,7 +1,7 @@
# SPEC file for (at least) Fedora Core 1, 2, 3
Name: libmatroska
Version: 1.2.0
Version: 1.3.0
Release: 1
License: LGPL
Summary: Matroska Video Container

View File

@ -14,7 +14,7 @@ BuildRequires: bzip2 cpp libebml make tar zlib zlib-devel binutils gcc gcc-c++ l
Name: libmatroska
URL: http://dl.matroska.org/downloads/libmatroska/
Version: 1.2.0
Version: 1.3.0
Release: 1
Summary: library to deal with matroska files.
License: LGPL