Hello community,

here is the log from the commit of package lokalize for openSUSE:Leap:15.2 
checked in at 2020-05-13 03:53:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/lokalize (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.lokalize.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lokalize"

Wed May 13 03:53:22 2020 rev:44 rq:797492 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/lokalize/lokalize.changes      2020-03-15 
13:36:47.814853649 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.lokalize.new.2738/lokalize.changes    
2020-05-13 03:53:30.808410866 +0200
@@ -1,0 +2,40 @@
+Thu Apr 23 12:23:11 UTC 2020 - Luca Beltrame <[email protected]>
+
+- 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:
+  * Update mailings list for the Norwegian languages
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:42 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- Changes since 20.03.80:
+  * Only check LT for source and HTML escaping
+  * Add bg nplurals as used in gettext
+  * Do not launch LT on empty strings
+  * Only fire LT once
+  * Remove this for stable due to string freeze
+  * Add auto language tool check after X seconds of wait
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:39 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Too many changes since 19.12.3, only listing bugfixes:
+  * Adding LanguageTool support (kde#410068)
+  * Add a Close project menu item (kde#406259)
+  * Fix a bug in recent files list with non-project file opens (kde#412820)
+  * Put radio buttons for Catalog Filter (kde#412836)
+  * Link zoom in source and target panels (kde#413497)
+  * Add files list to the catalog view (kde#405133)
+
+-------------------------------------------------------------------

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

New:
----
  lokalize-20.04.0.tar.xz
  lokalize-20.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ lokalize.spec ++++++
--- /var/tmp/diff_new_pack.JlIh4Z/_old  2020-05-13 03:53:31.240411772 +0200
+++ /var/tmp/diff_new_pack.JlIh4Z/_new  2020-05-13 03:53:31.240411772 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lokalize
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,20 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           lokalize
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        KDE Translation Editor
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 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
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  hunspell-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Crash)
@@ -42,11 +39,10 @@
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5KIO)
-BuildRequires:  cmake(KF5Notifications)
 BuildRequires:  cmake(KF5Kross)
-BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(KF5Notifications)
 BuildRequires:  cmake(KF5Sonnet)
-BuildRequires:  update-desktop-files
+BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Script)
@@ -55,15 +51,15 @@
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 %if %{with lang}
-Recommends:     %{name}-lang
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
 %endif
+Recommends:     %{name}-lang
 
 %description
 This package contains lokalize, an editor for translations
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q


++++++ lokalize-19.12.3.tar.xz -> lokalize-20.04.0.tar.xz ++++++
++++ 93648 lines of diff (skipped)


Reply via email to