Hello community,

here is the log from the commit of package k3b for openSUSE:Factory checked in 
at 2020-06-19 16:48:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/k3b (Old)
 and      /work/SRC/openSUSE:Factory/.k3b.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "k3b"

Fri Jun 19 16:48:56 2020 rev:110 rq:813599 version:20.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/k3b/k3b.changes  2020-03-12 23:01:58.099078310 
+0100
+++ /work/SRC/openSUSE:Factory/.k3b.new.3606/k3b.changes        2020-06-19 
16:49:31.010350475 +0200
@@ -1,0 +2,43 @@
+Tue Jun  9 12:14:15 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+-------------------------------------------------------------------
+Fri May 15 15:41:03 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- Changes since 20.04.0:
+  * Fix k3b not finishing if started without splash screen (kde#419105)
+
+-------------------------------------------------------------------
+Thu Apr 23 12:21:58 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- Changes since 20.03.90:
+  * Fix k3b not finishing if started without splash screen (kde#419105)
+
+-------------------------------------------------------------------
+Sun Apr  5 20:29:43 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.90
+  * New feature release
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:16:39 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.80
+  * New feature release
+- Too many changes to list here.
+
+-------------------------------------------------------------------
@@ -7 +50 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -26 +69 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

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

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

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

Other differences:
------------------
++++++ k3b.spec ++++++
--- /var/tmp/diff_new_pack.c8sWp1/_old  2020-06-19 16:49:31.846353079 +0200
+++ /var/tmp/diff_new_pack.c8sWp1/_new  2020-06-19 16:49:31.850353091 +0200
@@ -21,17 +21,13 @@
 %bcond_without lame
 %bcond_without mad
 Name:           k3b
-Version:        19.12.3
+Version:        20.04.2
 Release:        0
 Summary:        CD/DVD/Blu-ray Burning Application for KDE
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/CD/Record
 URL:            https://www.kde.org
 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
@@ -87,6 +83,10 @@
 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)
@@ -130,22 +130,7 @@
 %kf5_makeinstall -C build
 %if %{with lang}
   %find_lang %{name} --with-man --all-name
-  %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120300
   %{kf5_find_htmldocs}
-  %else
-  # %%kf5_find_htmldocs is only defined since Leap 42.3
-  CURDIR=`pwd`
-  pushd %{buildroot}%{_kf5_htmldir}
-  for i in *; do
-    if ! [ -d "%{_datadir}/locale/${i}" ]; then
-        echo "Removing unsupported translation %{_kf5_htmldir}/${i}"
-        rm -rf "$i"
-    elif [ "$i" != "en" ]; then
-        echo "%doc %lang($i) %{_kf5_htmldir}/${i}" >> $CURDIR/%{name}.lang
-    fi
-  done
-  popd
-  %endif
 %endif
 
 %suse_update_desktop_file -r org.kde.k3b Qt KDE AudioVideo DiscBurning

++++++ Don-t-suggest-to-install-libburn.patch ++++++
--- /var/tmp/diff_new_pack.c8sWp1/_old  2020-06-19 16:49:31.866353141 +0200
+++ /var/tmp/diff_new_pack.c8sWp1/_new  2020-06-19 16:49:31.866353141 +0200
@@ -13,11 +13,11 @@
  src/k3bsystemproblemdialog.cpp | 6 ------
  1 file changed, 6 deletions(-)
 
-Index: k3b-17.11.80/src/k3bsystemproblemdialog.cpp
-===================================================================
---- k3b-17.11.80.orig/src/k3bsystemproblemdialog.cpp
-+++ k3b-17.11.80/src/k3bsystemproblemdialog.cpp
-@@ -293,13 +293,6 @@ void K3b::SystemProblemDialog::checkSyst
+diff --git a/src/k3bsystemproblemdialog.cpp b/src/k3bsystemproblemdialog.cpp
+index 805e3354c..1abcb27c8 100644
+--- a/src/k3bsystemproblemdialog.cpp
++++ b/src/k3bsystemproblemdialog.cpp
+@@ -291,13 +291,6 @@ void K3b::SystemProblemDialog::checkSystem(QWidget* 
parent, NotificationLevel le
  #endif
          }
  


++++++ k3b-19.12.3.tar.xz -> k3b-20.04.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/k3b/k3b-19.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.k3b.new.3606/k3b-20.04.2.tar.xz differ: char 26, 
line 1


Reply via email to