Hello community,

here is the log from the commit of package libebml for openSUSE:Factory checked 
in at 2013-04-02 12:12:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libebml (Old)
 and      /work/SRC/openSUSE:Factory/.libebml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libebml", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libebml/libebml.changes  2012-05-10 
14:33:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libebml.new/libebml.changes     2013-04-02 
12:12:04.000000000 +0200
@@ -1,0 +2,20 @@
+Sat Mar 23 14:17:54 UTC 2013 - [email protected]
+
+- Update to version 1.3.0:
+  + Compilation warning fixes
+  + GetValue() and SetValue() functions for
+    EbmlFloat/EbmlSInteger/EbmlUInteger
+  + GetValue(), SetValue(), GetValueUTF8(), SetValueUTF8()
+    functions for EbmlString/EbmlUnicodeString
+  + Date values use 64bit integers
+  + Integer conversion operators were made 'const'
+  + GetElementList() function for EbmlMaster providing a
+    reference to the underlying std::vector<> for better
+    interaction with the C++ standard library
+  + New constructor for UTFstring taking a single std::wstring
+  + Increased library .so name to .4 due to binary incompatible
+    changes.
+  + Removed the Debian build files from our package.
+- Bump soname following upstream code changes.
+
+-------------------------------------------------------------------

Old:
----
  libebml-1.2.2.tar.bz2

New:
----
  libebml-1.3.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libebml.spec ++++++
--- /var/tmp/diff_new_pack.7Non38/_old  2013-04-02 12:12:05.000000000 +0200
+++ /var/tmp/diff_new_pack.7Non38/_new  2013-04-02 12:12:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libebml
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,16 @@
 #
 
 
-%define soname 3
+%define soname 4
 
 Name:           libebml
-Version:        1.2.2
+Version:        1.3.0
 Release:        0
 Summary:        Libary to Parse EBML Files
 License:        LGPL-2.1+
 Group:          Development/Libraries/Other
 Url:            http://www.matroska.org/
-Source:         
http://dl.matroska.org/downloads/libebml/libebml-%{version}.tar.bz2
+Source:         
http://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.bz2
 BuildRequires:  gcc-c++
 
 %description

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.7Non38/_old  2013-04-02 12:12:05.000000000 +0200
+++ /var/tmp/diff_new_pack.7Non38/_new  2013-04-02 12:12:05.000000000 +0200
@@ -1 +1 @@
-libebml3
+libebml4

++++++ libebml-1.2.2.tar.bz2 -> libebml-1.3.0.tar.bz2 ++++++
++++ 2480 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to