Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fcitx5-configtool for 
openSUSE:Factory checked in at 2023-10-04 22:31:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx5-configtool (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx5-configtool.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx5-configtool"

Wed Oct  4 22:31:16 2023 rev:9 rq:1114923 version:5.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx5-configtool/fcitx5-configtool.changes      
2023-08-21 11:45:00.715623353 +0200
+++ 
/work/SRC/openSUSE:Factory/.fcitx5-configtool.new.28202/fcitx5-configtool.changes
   2023-10-04 22:32:05.773039385 +0200
@@ -1,0 +2,8 @@
+Tue Oct  3 07:51:15 UTC 2023 - Marguerite Su <[email protected]>
+
+- update to 5.1.1
+  * due to a fix in ECM, the SO version will change.
+    adapt to the change to make it consistently produce
+    the same SO version on old and new ECM. 
+
+-------------------------------------------------------------------

Old:
----
  fcitx5-configtool-5.1.0.tar.xz

New:
----
  fcitx5-configtool-5.1.1.tar.xz

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

Other differences:
------------------
++++++ fcitx5-configtool.spec ++++++
--- /var/tmp/diff_new_pack.FKmn5N/_old  2023-10-04 22:32:06.753074806 +0200
+++ /var/tmp/diff_new_pack.FKmn5N/_new  2023-10-04 22:32:06.757074951 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           fcitx5-configtool
-Version:        5.1.0
+Version:        5.1.1
 Release:        0
 Summary:        Configuration tool for fcitx5
 License:        GPL-2.0-or-later

++++++ fcitx5-configtool-5.1.0.tar.xz -> fcitx5-configtool-5.1.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-configtool-5.1.0/.gitignore 
new/fcitx5-configtool-5.1.1/.gitignore
--- old/fcitx5-configtool-5.1.0/.gitignore      2019-08-26 03:50:03.000000000 
+0200
+++ new/fcitx5-configtool-5.1.1/.gitignore      2023-09-27 19:35:40.248991300 
+0200
@@ -5,3 +5,4 @@
 *.kate-swp
 *.orig
 *~
+.*
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-configtool-5.1.0/CMakeLists.txt 
new/fcitx5-configtool-5.1.1/CMakeLists.txt
--- old/fcitx5-configtool-5.1.0/CMakeLists.txt  2023-08-14 19:44:35.349436300 
+0200
+++ new/fcitx5-configtool-5.1.1/CMakeLists.txt  2023-09-29 22:23:47.631090400 
+0200
@@ -10,7 +10,7 @@
           You must delete them, or cmake will refuse to work.")
 endif()
 
-project(fcitx5-configtool VERSION 5.1.0)
+project(fcitx5-configtool VERSION 5.1.1)
 
 set(QT_MIN_VERSION "5.12.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/fcitx5-configtool-5.1.0/src/migrator/lib/CMakeLists.txt 
new/fcitx5-configtool-5.1.1/src/migrator/lib/CMakeLists.txt
--- old/fcitx5-configtool-5.1.0/src/migrator/lib/CMakeLists.txt 2021-01-05 
02:58:28.760856600 +0100
+++ new/fcitx5-configtool-5.1.1/src/migrator/lib/CMakeLists.txt 2023-09-27 
19:35:40.252324600 +0200
@@ -1,7 +1,7 @@
 ecm_setup_version(PROJECT VARIABLE_PREFIX Fcitx5Migrator
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/migrator_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/Fcitx5MigratorVersion.cmake"
-                        SOVERSION 0)
+                        SOVERSION 1)
 
 add_library(Fcitx5Migrator SHARED
     migratorfactoryplugin.cpp

Reply via email to