Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kpublictransport for 
openSUSE:Factory checked in at 2023-02-04 14:14:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpublictransport (Old)
 and      /work/SRC/openSUSE:Factory/.kpublictransport.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpublictransport"

Sat Feb  4 14:14:43 2023 rev:27 rq:1062847 version:22.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpublictransport/kpublictransport.changes        
2023-01-07 17:21:38.350844938 +0100
+++ 
/work/SRC/openSUSE:Factory/.kpublictransport.new.4462/kpublictransport.changes  
    2023-02-04 14:19:22.946857662 +0100
@@ -1,0 +2,8 @@
+Tue Jan 31 10:34:16 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.2/
+
+-------------------------------------------------------------------

Old:
----
  kpublictransport-22.12.1.tar.xz
  kpublictransport-22.12.1.tar.xz.sig

New:
----
  kpublictransport-22.12.2.tar.xz
  kpublictransport-22.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kpublictransport.spec ++++++
--- /var/tmp/diff_new_pack.2AdbLs/_old  2023-02-04 14:19:23.346859937 +0100
+++ /var/tmp/diff_new_pack.2AdbLs/_new  2023-02-04 14:19:23.350859960 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kpublictransport
-Version:        22.12.1
+Version:        22.12.2
 Release:        0
 Summary:        QML imports for querying public transport data
 License:        LGPL-2.0-or-later


++++++ kpublictransport-22.12.1.tar.xz -> kpublictransport-22.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpublictransport-22.12.1/.gitlab-ci.yml 
new/kpublictransport-22.12.2/.gitlab-ci.yml
--- old/kpublictransport-22.12.1/.gitlab-ci.yml 2023-01-02 23:46:49.000000000 
+0100
+++ new/kpublictransport-22.12.2/.gitlab-ci.yml 2023-01-29 23:34:37.000000000 
+0100
@@ -12,4 +12,4 @@
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6-dummy.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpublictransport-22.12.1/CMakeLists.txt 
new/kpublictransport-22.12.2/CMakeLists.txt
--- old/kpublictransport-22.12.1/CMakeLists.txt 2023-01-02 23:46:49.000000000 
+0100
+++ new/kpublictransport-22.12.2/CMakeLists.txt 2023-01-29 23:34:37.000000000 
+0100
@@ -6,7 +6,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(KPublicTransport VERSION ${RELEASE_SERVICE_VERSION})
 

Reply via email to