Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package eiskaltdcpp for openSUSE:Factory 
checked in at 2021-03-30 20:56:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eiskaltdcpp (Old)
 and      /work/SRC/openSUSE:Factory/.eiskaltdcpp.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eiskaltdcpp"

Tue Mar 30 20:56:58 2021 rev:7 rq:868397 version:2.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/eiskaltdcpp/eiskaltdcpp.changes  2020-12-22 
11:29:31.228931304 +0100
+++ /work/SRC/openSUSE:Factory/.eiskaltdcpp.new.2401/eiskaltdcpp.changes        
2021-03-30 20:57:01.120494159 +0200
@@ -1,0 +2,17 @@
+Mon Feb  1 12:26:04 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Trim metadata redundancies from descriptions. Fix grammar issues.
+
+-------------------------------------------------------------------
+Mon Feb  1 00:21:02 UTC 2021 - ???????? ???????????? <[email protected]>
+
+- The correct license is GPL-3.0-or-later.
+- Update to 2.4.1.
+  * https://github.com/eiskaltdcpp/eiskaltdcpp/blob/v2.4.1/ChangeLog.txt
+  * Fixed sending of hub commands containing %[mySID] parameter.
+  * Fix text in tooltip for system tray icon in KDE Plasma 5.
+  * Added new widget "Secretary" for searching magnet links and keywords.
+  * Fixed context menu for messages in private chats.
+- Refresh ru.ts.patch.
+
+-------------------------------------------------------------------
@@ -5 +22 @@
-- Add separete lang subpackeges: common-lang, qt-lang.
+- Add separate lang subpackages: common-lang, qt-lang.

Old:
----
  eiskaltdcpp-2.4.0.tar.gz

New:
----
  eiskaltdcpp-2.4.1.tar.gz

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

Other differences:
------------------
++++++ eiskaltdcpp.spec ++++++
--- /var/tmp/diff_new_pack.xzQ2nn/_old  2021-03-30 20:57:01.968495109 +0200
+++ /var/tmp/diff_new_pack.xzQ2nn/_new  2021-03-30 20:57:01.968495109 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package eiskaltdcpp
 #
-# 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,10 +18,10 @@
 
 %define sover   2_4
 Name:           eiskaltdcpp
-Version:        2.4.0
+Version:        2.4.1
 Release:        0
-Summary:        Cross-platform program that uses the Direct Connect and ADC 
protocol
-License:        GPL-3.0-only
+Summary:        Program that uses the Direct Connect and ADC protocols
+License:        GPL-3.0-or-later
 URL:            https://github.com/%{name}/%{name}
 Source0:        
https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        %{name}.firewalld
@@ -54,11 +54,11 @@
 BuildRequires:  pkgconfig(zlib)
 
 %description
-This package contains EiskaltDC++ program with GUI based on Qt. This is the 
most stable,
-flexible and convenient GUI for EiskaltDC++.
-EiskaltDC++ is a cross-platform program that uses the Direct Connect and
-Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, 
FlylinkDC++
-and other DC clients. EiskaltDC++ also interoperates with all common DC hub 
software.
+This package contains the EiskaltDC++ program with a GUI based on Qt.
+EiskaltDC++ is a program that uses the Direct Connect and Advanced
+Direct Connect protocols. It is compatible with DC++, AirDC++,
+FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with
+all common DC hub software.
 
 %package common
 Summary:        Shared data for %{name}
@@ -81,11 +81,11 @@
 Recommends:     %{name}-qt-lang
 
 %description qt
-This package contains EiskaltDC++ program with GUI based on Qt. This is the 
most stable,
-flexible and convenient GUI for EiskaltDC++.
-EiskaltDC++ is a cross-platform program that uses the Direct Connect and
-Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, 
FlylinkDC++
-and other DC clients. EiskaltDC++ also interoperates with all common DC hub 
software.
+This package contains the EiskaltDC++ program with GUI based on Qt.
+EiskaltDC++ is a program that uses the Direct Connect and Advanced
+Direct Connect protocols. It is compatible with DC++, AirDC++,
+FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with
+all common DC hub software.
 
 %package daemon
 Summary:        Daemon for %{name}
@@ -93,13 +93,16 @@
 Suggests:       %{name}-cli = %{version}
 
 %description daemon
-This package installs only EiskaltDC++ daemon (without any GUI).
-Support of control via JSON-RPC is enabled. Look at EiskaltDC++ CLI and Web UI 
programs for controlling it.
-EiskaltDC++ Qt and GTK+ UI may be used for configuring of EiskaltDC++ daemon
-(they use the same settings from core library), but they should not be 
launched simultaneously.
-EiskaltDC++ is a cross-platform program that uses the Direct Connect and 
Advanced Direct Connect protocols.
-It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients.
-EiskaltDC++ also interoperates with all common DC hub software.
+This package contains only the EiskaltDC++ daemon, without any GUI.
+Support for control via JSON-RPC is enabled. The EiskaltDC++ CLI and
+Web UI programs can be used to control it.
+EiskaltDC++ Qt and GTK+ UI may be used for configuring the
+EiskaltDC++ daemon (they use the same settings from core library),
+but they should not be launched simultaneously.
+EiskaltDC++ is a program that uses the Direct Connect and Advanced
+Direct Connect protocols. It is compatible with DC++, AirDC++,
+FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with
+all common DC hub software.
 
 %package cli
 Summary:        CLI frontend for %{name}
@@ -108,11 +111,12 @@
 Suggests:       %{name}-daemon = %{version}
 
 %description cli
-This package installs EiskaltDC++ CLI (command-line interface) written in perl.
-This program is used to control EiskaltDC++ daemon via JSON-RPC protocol.
-EiskaltDC++ is a cross-platform program that uses the Direct Connect and 
Advanced Direct Connect protocols.
-It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients.
-EiskaltDC++ also interoperates with all common DC hub software.
+This package contains the EiskaltDC++ CLI (command-line interface) written in 
Perl.
+This program is used to control the EiskaltDC++ daemon via the JSON-RPC 
protocol.
+EiskaltDC++ is a program that uses the Direct Connect and Advanced
+Direct Connect protocols. It is compatible with DC++, AirDC++,
+FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with
+all common DC hub software.
 
 %lang_package -n %{name}-common
 %lang_package -n %{name}-qt

++++++ eiskaltdcpp-2.4.0.tar.gz -> eiskaltdcpp-2.4.1.tar.gz ++++++
++++ 119939 lines of diff (skipped)

++++++ ru.ts.patch ++++++
--- /var/tmp/diff_new_pack.xzQ2nn/_old  2021-03-30 20:57:02.884496135 +0200
+++ /var/tmp/diff_new_pack.xzQ2nn/_new  2021-03-30 20:57:02.888496140 +0200
@@ -1,18 +1,18 @@
-diff -Pdpru eiskaltdcpp.orig/eiskaltdcpp-qt/translations/ru.ts 
eiskaltdcpp/eiskaltdcpp-qt/translations/ru.ts
---- eiskaltdcpp.orig/eiskaltdcpp-qt/translations/ru.ts 2019-05-14 
12:48:36.000000000 +0300
-+++ eiskaltdcpp/eiskaltdcpp-qt/translations/ru.ts      2019-05-14 
13:07:44.847559964 +0300
-@@ -2102,12 +2102,12 @@ ?????????????????? ?????????????????????
+diff -Pdpru eiskaltdcpp-2.4.1.orig/eiskaltdcpp-qt/translations/ru.ts 
eiskaltdcpp-2.4.1/eiskaltdcpp-qt/translations/ru.ts
+--- eiskaltdcpp-2.4.1.orig/eiskaltdcpp-qt/translations/ru.ts   2021-01-24 
14:06:31.000000000 +0300
++++ eiskaltdcpp-2.4.1/eiskaltdcpp-qt/translations/ru.ts        2021-02-01 
03:05:07.159000294 +0300
+@@ -2115,12 +2115,12 @@ ?????????????????? ??????????????????????
      <message>
-         <location filename="../src/MainWindow.cpp" line="1714"/>
+         <location filename="../src/MainWindow.cpp" line="1728"/>
          <source>Free %1</source>
 -        <translation>???????????????? %1</translation>
 +        <translation>%1 ????????????????</translation>
      </message>
      <message>
-         <location filename="../src/MainWindow.cpp" line="1717"/>
+         <location filename="../src/MainWindow.cpp" line="1731"/>
          <source>Free %1 of %2</source>
 -        <translation>???????????????? %1 ???? %2</translation>
 +        <translation>%1 ???? %2 ????????????????</translation>
      </message>
      <message>
-         <location filename="../src/MainWindow.cpp" line="1764"/>
+         <location filename="../src/MainWindow.cpp" line="1778"/>

Reply via email to