Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package itinerary for openSUSE:Factory 
checked in at 2022-04-23 19:45:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/itinerary (Old)
 and      /work/SRC/openSUSE:Factory/.itinerary.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "itinerary"

Sat Apr 23 19:45:32 2022 rev:17 rq:971411 version:22.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/itinerary/itinerary.changes      2022-03-04 
20:17:49.168773262 +0100
+++ /work/SRC/openSUSE:Factory/.itinerary.new.1538/itinerary.changes    
2022-04-23 19:45:59.310984913 +0200
@@ -1,0 +2,22 @@
+Mon Apr 18 07:51:06 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.0/
+
+-------------------------------------------------------------------
+Fri Apr  8 18:17:34 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Wed Mar 23 08:13:41 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.80
+  * New feature release
+- Too many changes to list here.
+- Use GCC 10 for building kate on Leap 15.
+
+-------------------------------------------------------------------

Old:
----
  itinerary-21.12.3.tar.xz
  itinerary-21.12.3.tar.xz.sig

New:
----
  itinerary-22.04.0.tar.xz
  itinerary-22.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ itinerary.spec ++++++
--- /var/tmp/diff_new_pack.r8ei71/_old  2022-04-23 19:45:59.766985455 +0200
+++ /var/tmp/diff_new_pack.r8ei71/_new  2022-04-23 19:45:59.770985460 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           itinerary
-Version:        21.12.3
+Version:        22.04.0
 Release:        0
 Summary:        Itinerary and boarding pass management application
 License:        LGPL-2.0-or-later
@@ -57,6 +57,10 @@
 BuildRequires:  cmake(Qt5QuickControls2)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  pkgconfig(zlib)
+%if 0%{?suse_version} <= 1500
+# variadic macro causes build issues
+BuildRequires:  gcc10-c++
+%endif
 # QML imports
 Requires:       kirigami2
 Requires:       prison-qt5-imports
@@ -74,6 +78,10 @@
 %autosetup -p1
 
 %build
+%if 0%{?suse_version} <= 1500
+  export CXX=g++-10
+%endif
+
 %cmake_kf5 -d build -- -DBUILD_TESTING=ON
 %cmake_build
 


++++++ itinerary-21.12.3.tar.xz -> itinerary-22.04.0.tar.xz ++++++
++++ 42547 lines of diff (skipped)

Reply via email to