]> granicus.if.org Git - libmatroska/commitdiff
changelog update, version number updates
authorMoritz Bunkus <moritz@bunkus.org>
Fri, 23 Sep 2011 11:54:54 +0000 (11:54 +0000)
committerMoritz Bunkus <moritz@bunkus.org>
Fri, 23 Sep 2011 11:54:54 +0000 (11:54 +0000)
git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@812 a6f86f6d-0131-4f8e-9e7b-e335508773d5

ChangeLog
debian/changelog
make/linux/fedora-core.spec
make/linux/suse.spec

index f01598ec8493f5cb77ae0f5ca02d30f315c2dcc3..823ff7ab51a40630b0c1a1bf9314b8765418fd02 100644 (file)
--- 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
 
index 6343c2e76ab32a8d5df8e6d6ae12c9b7063f5da8..e487a912f1fccfb717747474a850311745ed5d07 100644 (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.
index 53bcfc03b2b9b02e6d1fe93bc665d888c56717f8..43aafd141f0d7db1f91bcb0fe1c68bdc821a0484 100644 (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
index 9f4da8133753a12d12df1251ceafa5983f0403c3..fd879c664b8a1a00b98fbee1561c097c987788a2 100644 (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