Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package khealthcertificate for 
openSUSE:Factory checked in at 2024-06-14 19:00:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/khealthcertificate (Old)
 and      /work/SRC/openSUSE:Factory/.khealthcertificate.new.19518 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "khealthcertificate"

Fri Jun 14 19:00:17 2024 rev:5 rq:1180510 version:24.05.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/khealthcertificate/khealthcertificate.changes    
2024-05-27 11:58:57.092615655 +0200
+++ 
/work/SRC/openSUSE:Factory/.khealthcertificate.new.19518/khealthcertificate.changes
 2024-06-14 19:03:31.230713566 +0200
@@ -1,0 +2,10 @@
+Wed Jun 12 07:33:13 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.05.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.05.1/
+- Changes since 24.05.0:
+  * FreeBSD Qt 6.7 seems to need a QCoreApplication for accessing TLS features
+
+-------------------------------------------------------------------

Old:
----
  khealthcertificate-24.05.0.tar.xz
  khealthcertificate-24.05.0.tar.xz.sig

New:
----
  khealthcertificate-24.05.1.tar.xz
  khealthcertificate-24.05.1.tar.xz.sig

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

Other differences:
------------------
++++++ khealthcertificate.spec ++++++
--- /var/tmp/diff_new_pack.cIpMuz/_old  2024-06-14 19:03:31.746732305 +0200
+++ /var/tmp/diff_new_pack.cIpMuz/_new  2024-06-14 19:03:31.750732450 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           khealthcertificate
-Version:        24.05.0
+Version:        24.05.1
 Release:        0
 Summary:        Handling of digital vaccination, test and recovery certificates
 License:        LGPL-2.0-or-later


++++++ khealthcertificate-24.05.0.tar.xz -> khealthcertificate-24.05.1.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khealthcertificate-24.05.0/CMakeLists.txt 
new/khealthcertificate-24.05.1/CMakeLists.txt
--- old/khealthcertificate-24.05.0/CMakeLists.txt       2024-05-16 
23:52:35.000000000 +0200
+++ new/khealthcertificate-24.05.1/CMakeLists.txt       2024-06-09 
23:41:35.000000000 +0200
@@ -6,7 +6,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "24")
 set (RELEASE_SERVICE_VERSION_MINOR "05")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(KHealthCertificate VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/khealthcertificate-24.05.0/autotests/eudgcparsertest.cpp 
new/khealthcertificate-24.05.1/autotests/eudgcparsertest.cpp
--- old/khealthcertificate-24.05.0/autotests/eudgcparsertest.cpp        
2024-05-16 23:52:35.000000000 +0200
+++ new/khealthcertificate-24.05.1/autotests/eudgcparsertest.cpp        
2024-06-09 23:41:35.000000000 +0200
@@ -154,6 +154,6 @@
     }
 };
 
-QTEST_APPLESS_MAIN(EuDgcParserTest)
+QTEST_GUILESS_MAIN(EuDgcParserTest)
 
 #include "eudgcparsertest.moc"

Reply via email to