Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmatroska/libmatroska.changes  2012-05-10 
14:33:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libmatroska.new/libmatroska.changes     
2013-04-02 15:35:41.000000000 +0200
@@ -1,0 +2,11 @@
+Sat Mar 23 14:14:45 UTC 2013 - [email protected]
+
+- Update to version 1.4.0:
+  + Added new elements CueDuration, CueRelativePosition,
+    ChapterStringUID, VideoAlphaMode and
+    DefaultDecodedFieldDuration
+  + Removed the Debian build files from our package.
+- Bump soname following upstream code changes.
+- Rebased matroska-noansiflag.patch.
+
+-------------------------------------------------------------------

Old:
----
  libmatroska-1.3.0.tar.bz2

New:
----
  libmatroska-1.4.0.tar.bz2

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

Other differences:
------------------
++++++ libmatroska.spec ++++++
--- /var/tmp/diff_new_pack.v8cltl/_old  2013-04-02 15:35:42.000000000 +0200
+++ /var/tmp/diff_new_pack.v8cltl/_new  2013-04-02 15:35:42.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmatroska
 #
-# 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,19 +16,19 @@
 #
 
 
-%define soname 5
+%define soname 6
 
 Name:           libmatroska
-Version:        1.3.0
+Version:        1.4.0
 Release:        0
 Summary:        Library to Deal with Matroska Files
 License:        LGPL-2.1+
 Group:          Development/Libraries/Other
 Url:            http://www.matroska.org/
-Source0:        
http://dl.matroska.org/downloads/libmatroska/libmatroska-%{version}.tar.bz2
+Source0:        
http://dl.matroska.org/downloads/libmatroska/%{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
 BuildRequires:  gcc-c++
-BuildRequires:  libebml-devel >= 1.0.0
+BuildRequires:  libebml-devel >= 1.3.0
 Patch:          matroska-noansiflag.patch
 
 %description

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.v8cltl/_old  2013-04-02 15:35:42.000000000 +0200
+++ /var/tmp/diff_new_pack.v8cltl/_new  2013-04-02 15:35:42.000000000 +0200
@@ -1 +1 @@
-libmatroska5
+libmatroska6

++++++ libmatroska-1.3.0.tar.bz2 -> libmatroska-1.4.0.tar.bz2 ++++++
++++ 1668 lines of diff (skipped)

++++++ matroska-noansiflag.patch ++++++
--- /var/tmp/diff_new_pack.v8cltl/_old  2013-04-02 15:35:43.000000000 +0200
+++ /var/tmp/diff_new_pack.v8cltl/_new  2013-04-02 15:35:43.000000000 +0200
@@ -1,11 +1,11 @@
---- make/linux/Makefile.orig
-+++ make/linux/Makefile
-@@ -67,7 +67,7 @@ objects:=$(patsubst %$(EXTENSION),%.o,$(
+--- make/linux/Makefile-orig   2013-03-19 20:13:20.000000000 +0100
++++ make/linux/Makefile        2013-03-23 15:42:45.651041795 +0100
+@@ -67,7 +67,7 @@
  
  objects_so:=$(patsubst %$(EXTENSION),%.lo,$(sources))
  
--WARNINGFLAGS=-Wall -Wno-unknown-pragmas -ansi -fno-gnu-keywords -D_GNU_SOURCE 
\
-+WARNINGFLAGS=-Wall -Wno-unknown-pragmas -fvisibility-inlines-hidden 
-D_GNU_SOURCE \
+-WARNINGFLAGS=-Wall -Wextra -Wno-unknown-pragmas -ansi -fno-gnu-keywords 
-D_GNU_SOURCE \
++WARNINGFLAGS=-Wall -Wextra -Wno-unknown-pragmas -fvisibility-inlines-hidden 
-fno-gnu-keywords -D_GNU_SOURCE \
                -Wshadow
  COMPILEFLAGS=$(DEBUGFLAGS) $(CXXFLAGS) $(CPPFLAGS) $(WARNINGFLAGS) $(INCLUDE)
  LINKFLAGS=-L. -L$(LIBEBML_LIB_DIR) $(LDFLAGS)

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

Reply via email to