Hello community,

here is the log from the commit of package kaffeine for openSUSE:Factory 
checked in at 2019-01-21 10:55:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaffeine (Old)
 and      /work/SRC/openSUSE:Factory/.kaffeine.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaffeine"

Mon Jan 21 10:55:28 2019 rev:74 rq:666208 version:2.0.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/kaffeine/kaffeine.changes        2018-10-31 
13:15:34.235389308 +0100
+++ /work/SRC/openSUSE:Factory/.kaffeine.new.28833/kaffeine.changes     
2019-01-21 10:56:00.603609074 +0100
@@ -1,0 +2,34 @@
+Tue Jan 15 11:51:16 UTC 2019 - [email protected]
+
+- Update to 2.0.16(-2):
+  * Update scanfile.dvb to reflect latest channel additions
+  * Immediately apply the new audio language if the user changes it
+    while a channel is being playing
+  * Fix audio language selection issues (kde#402735)
+  * Add support for "Original Language" for audio and sub-title
+    descriptors
+  * Add some new PMT stream_type identifiers in order to allow
+    supporting newer audio and video encoding types
+  * Add support for High DPI pixel maps (kde#400422)
+  * Add a command line option to force an specific aspect ratio
+    (kde#394201)
+  * Only read/write longitude/latitude from config files for USALS
+    satellite configurations (kde#400268)
+  * Add support for parallel instant records
+  * Fix several issues related to audio CD playing
+  * Update build instructions for Debian/Ubuntu and Fedora at
+    README.md
+  * Fix handling of command line arguments and describe the ones
+    that are mutually exclusive at the docs (kde#394000)
+  * Fix compilation issues and clean warnings when built with Clang
+  * Fix compilation issues with qt5.11-rc2 and with FreeBSD
+    (kde#393222)
+  * Some code cleanups and typo fixes
+- Add full Source URL
+- Drop patches merged upstream:
+  * 0001-only-use-qPrintable-for-debug-messages.patch
+  * 0002-Fix-breakages-with-qt5.11-rc2.patch
+  * fix-audio-CD-playing.patch
+  * Set-vlcMedia-to-NULL-after-release.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-only-use-qPrintable-for-debug-messages.patch
  0002-Fix-breakages-with-qt5.11-rc2.patch
  Set-vlcMedia-to-NULL-after-release.patch
  fix-audio-CD-playing.patch
  kaffeine-2.0.15.tar.xz

New:
----
  kaffeine-2.0.16-2.tar.xz

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

Other differences:
------------------
++++++ kaffeine.spec ++++++
--- /var/tmp/diff_new_pack.zXv5BH/_old  2019-01-21 10:56:01.539607950 +0100
+++ /var/tmp/diff_new_pack.zXv5BH/_new  2019-01-21 10:56:01.539607950 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kaffeine
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,28 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           kaffeine
-Version:        2.0.15
+Version:        2.0.16
 Release:        0
 Summary:        VLC-based Multimedia Player
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Video/Players
 URL:            http://kaffeine.kde.org/
-Source0:        %{name}-%{version}.tar.xz
+Source0:        
https://download.kde.org/stable/%{name}/%{name}-%{version}-2.tar.xz
 # PATCH-FEATURE-OPENSUSE kaffeine-fixsplitter.patch -- GUI improvement (allow 
more flexibly set splitters)
 Patch0:         kaffeine-fixsplitter.patch
-# PATCH-FIX-UPSTREAM -- 0001-only-use-qPrintable-for-debug-messages.patch
-Patch1:         0001-only-use-qPrintable-for-debug-messages.patch
-# PATCH-FIX-UPSTREAM -- 0002-Fix-breakages-with-qt5.11-rc2.patch
-Patch2:         0002-Fix-breakages-with-qt5.11-rc2.patch
-# PATCH-FIX-UPSTREAM
-Patch3:         fix-audio-CD-playing.patch
-# PATCH-FIX-UPSTREAM
-Patch4:         Set-vlcMedia-to-NULL-after-release.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5CoreAddons)
@@ -74,7 +66,7 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-%{version}-2
 
 %build
 %cmake_kf5 -d build


Reply via email to