Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdiff3 for openSUSE:Factory checked 
in at 2021-03-05 13:45:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdiff3 (Old)
 and      /work/SRC/openSUSE:Factory/.kdiff3.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdiff3"

Fri Mar  5 13:45:07 2021 rev:34 rq:876932 version:1.8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdiff3/kdiff3.changes    2020-09-04 
11:12:55.103055049 +0200
+++ /work/SRC/openSUSE:Factory/.kdiff3.new.2378/kdiff3.changes  2021-03-05 
13:45:12.895618845 +0100
@@ -1,0 +2,19 @@
+Fri Mar  5 09:03:31 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Use a _service file to exclude the windows_installer folder.
+
+-------------------------------------------------------------------
+Fri Jan 22 06:40:24 UTC 2021 - wba...@tmo.at
+
+- Update to 1.8.5:
+  * Fix url handling for drag and drop (kde#417189)
+  * Fix regression in handling paste from clipboard to blank diff
+    window (kde#426823)
+  * Fix link detection via KIO
+  * Drop custom event filter in OpenDialog. We now use
+    FileNameLineEdit instead as in the main window.
+  * Fix url/path handling bugs for remote files
+  * Don't ignore stat errors unless it tells us the file was not
+    found
+
+-------------------------------------------------------------------

Old:
----
  kdiff3-1.8.4.tar.xz

New:
----
  _service
  kdiff3-1.8.5.tar.xz
  kdiff3-lang.tar.xz

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

Other differences:
------------------
++++++ kdiff3.spec ++++++
--- /var/tmp/diff_new_pack.OPgCuA/_old  2021-03-05 13:45:13.791619660 +0100
+++ /var/tmp/diff_new_pack.OPgCuA/_new  2021-03-05 13:45:13.795619664 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdiff3
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,16 @@
 
 %bcond_without lang
 Name:           kdiff3
-Version:        1.8.4
+Version:        1.8.5
 Release:        0
 Summary:        Code Comparison Utility
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Version Control
 URL:            http://kdiff3.sourceforge.net/
-Source0:        
https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
+# Drop the _service file and restore the line below for the next release
+# Source0:        
https://download.kde.org/stable/%%{name}/%%{name}-%%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.xz
+Source1:        kdiff3-lang.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -58,7 +61,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1 -a1
 
 %build
   %cmake_kf5 -d build

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
   <param name="version">1.8.5</param>
   <param name="url">https://invent.kde.org/sdk/kdiff3</param>
   <param name="revision">refs/tags/1.8.5</param>
   <param name="scm">git</param>
   <param name="filename">kdiff3</param>
   <!-- This folder will be dropped in the next release -->
   <param name="exclude">windows_installer</param>
  </service>
  <service name="recompress" mode="disabled">
   <param name="file">*.tar</param>
   <param name="compression">xz</param>
  </service>
  <service name="set_version" mode="disabled" />
</services>
++++++ kdiff3-1.8.4.tar.xz -> kdiff3-1.8.5.tar.xz ++++++
++++ 234796 lines of diff (skipped)

Reply via email to