Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package k3b for openSUSE:Factory checked in 
at 2021-04-25 21:26:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/k3b (Old)
 and      /work/SRC/openSUSE:Factory/.k3b.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "k3b"

Sun Apr 25 21:26:18 2021 rev:121 rq:887606 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/k3b/k3b.changes  2021-03-08 15:19:20.478030256 
+0100
+++ /work/SRC/openSUSE:Factory/.k3b.new.12324/k3b.changes       2021-04-25 
21:26:40.448376445 +0200
@@ -1,0 +2,25 @@
+Fri Apr 16 16:11:17 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+
+-------------------------------------------------------------------
+Fri Apr  9 17:39:44 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:27:22 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Changes since 20.12.3:
+  * Large directories were not being added to data projects with all their 
contents
+  * Warn when trying to add folders that contain unsupported filenames 
(kde#428115)
+
+-------------------------------------------------------------------

Old:
----
  k3b-20.12.3.tar.xz
  k3b-20.12.3.tar.xz.sig

New:
----
  k3b-21.04.0.tar.xz
  k3b-21.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ k3b.spec ++++++
--- /var/tmp/diff_new_pack.WqXnZz/_old  2021-04-25 21:26:41.832378109 +0200
+++ /var/tmp/diff_new_pack.WqXnZz/_new  2021-04-25 21:26:41.832378109 +0200
@@ -21,13 +21,17 @@
 %bcond_without lame
 %bcond_without mad
 Name:           k3b
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
-Summary:        CD/DVD/Blu-ray Burning Application for KDE
+Summary:        CD/DVD/Blu-ray Burning Application by KDE
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/CD/Record
-URL:            https://www.kde.org
+URL:            https://apps.kde.org/k3b
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 # PATCH-FIX-OPENSUSE
 Patch1:         Don-t-suggest-to-install-libburn.patch
 # PATCH-FIX-OPENSUSE
@@ -43,28 +47,28 @@
 BuildRequires:  musepack-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  cmake(KF5Archive) >= 5.21.0
+BuildRequires:  cmake(KF5Archive)
 BuildRequires:  cmake(KF5Cddb)
-BuildRequires:  cmake(KF5Config) >= 5.21.0
-BuildRequires:  cmake(KF5CoreAddons) >= 5.21.0
-BuildRequires:  cmake(KF5DocTools) >= 5.21.0
-BuildRequires:  cmake(KF5FileMetaData) >= 5.21.0
-BuildRequires:  cmake(KF5I18n) >= 5.21.0
-BuildRequires:  cmake(KF5IconThemes) >= 5.21.0
-BuildRequires:  cmake(KF5JobWidgets) >= 5.21.0
-BuildRequires:  cmake(KF5KCMUtils) >= 5.21.0
-BuildRequires:  cmake(KF5KIO) >= 5.21.0
-BuildRequires:  cmake(KF5NewStuff) >= 5.21.0
-BuildRequires:  cmake(KF5Notifications) >= 5.21.0
-BuildRequires:  cmake(KF5NotifyConfig) >= 5.21.0
-BuildRequires:  cmake(KF5Service) >= 5.21.0
-BuildRequires:  cmake(KF5Solid) >= 5.21.0
-BuildRequires:  cmake(KF5WidgetsAddons) >= 5.21.0
-BuildRequires:  cmake(KF5XmlGui) >= 5.21.0
-BuildRequires:  cmake(Qt5Core) >= 5.5.0
-BuildRequires:  cmake(Qt5DBus) >= 5.5.0
-BuildRequires:  cmake(Qt5Gui) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5FileMetaData)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5JobWidgets)
+BuildRequires:  cmake(KF5KCMUtils)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5NewStuff)
+BuildRequires:  cmake(KF5Notifications)
+BuildRequires:  cmake(KF5NotifyConfig)
+BuildRequires:  cmake(KF5Service)
+BuildRequires:  cmake(KF5Solid)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5DBus)
+BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5Test)
 BuildRequires:  pkgconfig(taglib)
 Requires:       %{_bindir}/cdrdao
 Requires:       %{_bindir}/cdrecord
@@ -83,10 +87,6 @@
 Provides:       kde4-k3b = 4.2.2.svn951754
 Obsoletes:      k3b-codecs
 Obsoletes:      kde4-k3b < 4.2.2.svn951754
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 %if %{with ffmpeg}
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavformat)
@@ -118,8 +118,7 @@
 %lang_package
 
 %prep
-%setup -q
-%autopatch -p1
+%autosetup -p1
 
 %build
 CXXFLAGS="%{optflags} -fno-strict-aliasing"


++++++ k3b-20.12.3.tar.xz -> k3b-21.04.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/k3b/k3b-20.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.k3b.new.12324/k3b-21.04.0.tar.xz differ: char 25, 
line 1

Reply via email to