Hello community,

here is the log from the commit of package mkvtoolnix for openSUSE:Factory 
checked in at 2012-03-06 13:39:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mkvtoolnix (Old)
 and      /work/SRC/openSUSE:Factory/.mkvtoolnix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes    2011-10-16 
12:56:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new/mkvtoolnix.changes       
2012-03-06 13:39:45.000000000 +0100
@@ -1,0 +2,31 @@
+Mon Mar  5 10:53:43 UTC 2012 - [email protected]
+
+- Update to 5.3.0
+  * Fix DTS handling.
+  * Fix (E)AC3 detection.
+  * Fix invalid memory access with certain broken files.
+  * mkvmerge's verbose identification mode has been extended with
+    a couple more fields.
+  * mkvmerge can treat several separate input files as if they
+    were concatenated into a single large file.
+
+-------------------------------------------------------------------
+Mon Feb 13 10:50:23 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Sun Dec 18 19:55:28 UTC 2011 - [email protected]
+
+- Update to 5.2.0
+  - Fixes a lot of smaller issues.
+  - Performance enhancements.
+
+-------------------------------------------------------------------
+Tue Nov 29 22:27:05 UTC 2011 - [email protected]
+
+- Update to 5.1.0
+  - Lot of small bug fixes.
+  - Greatly improves support for MPEG transport streams.
+
+-------------------------------------------------------------------

Old:
----
  mkvtoolnix-5.0.1.tar.bz2

New:
----
  mkvtoolnix-5.3.0.tar.bz2

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

Other differences:
------------------
++++++ mkvtoolnix.spec ++++++
--- /var/tmp/diff_new_pack.PoqnYx/_old  2012-03-06 13:39:47.000000000 +0100
+++ /var/tmp/diff_new_pack.PoqnYx/_new  2012-03-06 13:39:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mkvtoolnix
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -18,16 +18,16 @@
 
 
 Name:           mkvtoolnix
-Version:        5.0.1
+Version:        5.3.0
 Release:        0
-License:        GPLv2+
 Summary:        Tools to Create, Alter, and Inspect Matroska Files
-Url:            http://www.bunkus.org/videotools/mkvtoolnix/
+License:        GPL-2.0+
 Group:          Productivity/Multimedia/Other
+Url:            http://www.bunkus.org/videotools/mkvtoolnix/
 Source:         
http://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-%{version}.tar.bz2
-BuildRequires:  boost-devel
+BuildRequires:  boost-devel >= 1.46
 BuildRequires:  file-devel
-BuildRequires:  gcc-c++
+BuildRequires:  gcc-c++ >= 4.6
 # Needed because of scriplets macros and directory ownership check
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libebml-devel >= 1.2.2
@@ -38,6 +38,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(flac)
+BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(ogg)
 BuildRequires:  pkgconfig(vorbis)
 BuildRequires:  pkgconfig(zlib)
@@ -72,8 +73,9 @@
 %suse_update_desktop_file mkvmergeGUI
 %suse_update_desktop_file mkvinfo
 install -pm 0644 AUTHORS ChangeLog COPYING README 
%{buildroot}%{_docdir}/%{name}
-install -dm 0755 %{buildroot}%{_docdir}/%{name}/examples
-install -pm 0644 examples/* %{buildroot}%{_docdir}/%{name}/examples
+cp -a examples %{buildroot}%{_docdir}/%{name}
+# I guess this is the correct thing to do until bnc#737549 is fixed
+rm -rf %{buildroot}%{_mandir}/nl %{buildroot}%{_mandir}/uk 
%{buildroot}%{_mandir}/zh_CN
 %find_lang %{name} --with-man --all-name
 
 %postun
@@ -112,7 +114,5 @@
 %{_mandir}/man1/mkvmerge.1%{ext_man}
 %{_mandir}/man1/mmg.1%{ext_man}
 %{_mandir}/man1/mkvpropedit.1%{ext_man}
-%{_mandir}/nl
-%{_mandir}/zh_CN
 
 %changelog

++++++ mkvtoolnix-5.0.1.tar.bz2 -> mkvtoolnix-5.3.0.tar.bz2 ++++++
++++ 216123 lines of diff (skipped)

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

Reply via email to