Hello community,

here is the log from the commit of package akregator for openSUSE:Factory 
checked in at 2020-04-25 20:21:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akregator (Old)
 and      /work/SRC/openSUSE:Factory/.akregator.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akregator"

Sat Apr 25 20:21:00 2020 rev:48 rq:796842 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/akregator/akregator.changes      2020-03-11 
18:35:17.311006981 +0100
+++ /work/SRC/openSUSE:Factory/.akregator.new.2738/akregator.changes    
2020-04-25 20:21:32.845183573 +0200
@@ -1,0 +2,32 @@
+Thu Apr 23 12:21:47 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:
+  * Inform when loading was done
+  * Fix display userfeedback config in kontact config dialogbox
+
+-------------------------------------------------------------------
+Sun Apr  5 20:29:34 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:
+  * Fix clazy warning/cppcheck warning
+  * Use correct namespace
+
+-------------------------------------------------------------------
+Sun Mar 22 09:16:29 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:
+  * Don't translate file extension (kde#416983)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ akregator.spec ++++++
--- /var/tmp/diff_new_pack.AX6oYF/_old  2020-04-25 20:21:33.897185742 +0200
+++ /var/tmp/diff_new_pack.AX6oYF/_new  2020-04-25 20:21:33.901185751 +0200
@@ -21,17 +21,13 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           akregator
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        RSS Feed Reader
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/News/Utilities
 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 >= %{kf5_version}
 BuildRequires:  fdupes
 BuildRequires:  gettext-devel
@@ -70,18 +66,11 @@
 Obsoletes:      akregator5 < %{version}
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
-# Needed for 42.3
-%if 0%{?suse_version} < 1330
-# It does not build with the default compiler (GCC 4.8) on Leap 42.x
-%if 0%{?sle_version} < 120300
-BuildRequires:  gcc6-c++
-%else
-BuildRequires:  gcc7-c++
-%endif
-%endif
 %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
 Akregator is a news feed reader. It enables you to follow news sites,
@@ -91,24 +80,12 @@
 Konqueror integration for adding news feeds and with an internal
 browser for news reading.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q
 
 %build
-%if 0%{?suse_version} < 1330
-  # It does not build with the default compiler (GCC 4.8) on Leap 42.x
-  %if 0%{?sle_version} < 120300
-    export CC=gcc-6
-    export CXX=g++-6
-  %else
-    export CC=gcc-7
-    export CXX=g++-7
-  %endif
-%endif
 %cmake_kf5 -d build -- -DBUILD_TESTING=OFF
 %cmake_build
 

++++++ akregator-19.12.3.tar.xz -> akregator-20.04.0.tar.xz ++++++
++++ 32385 lines of diff (skipped)



Reply via email to