From: Moritz Bunkus Date: Fri, 23 Sep 2011 11:54:54 +0000 (+0000) Subject: changelog update, version number updates X-Git-Tag: release-1.3.0~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5f95ca5ad8a5fe013b91c17e773940014a55a01;p=libmatroska changelog update, version number updates git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@812 a6f86f6d-0131-4f8e-9e7b-e335508773d5 --- diff --git a/ChangeLog b/ChangeLog index f01598e..823ff7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/debian/changelog b/debian/changelog index 6343c2e..e487a91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libmatroska (1.3.0-1) natty; urgency=low + + * New version. + + -- Moritz Bunkus Fri, 23 Sep 2011 13:54:26 +0200 + libmatroska (1.2.0-1) natty; urgency=low * New version. diff --git a/make/linux/fedora-core.spec b/make/linux/fedora-core.spec index 53bcfc0..43aafd1 100644 --- a/make/linux/fedora-core.spec +++ b/make/linux/fedora-core.spec @@ -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 diff --git a/make/linux/suse.spec b/make/linux/suse.spec index 9f4da81..fd879c6 100644 --- a/make/linux/suse.spec +++ b/make/linux/suse.spec @@ -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