Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kopeninghours for openSUSE:Factory checked in at 2023-03-03 22:27:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kopeninghours (Old) and /work/SRC/openSUSE:Factory/.kopeninghours.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kopeninghours" Fri Mar 3 22:27:21 2023 rev:24 rq:1068866 version:22.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kopeninghours/kopeninghours.changes 2023-02-04 14:19:15.390814691 +0100 +++ /work/SRC/openSUSE:Factory/.kopeninghours.new.31432/kopeninghours.changes 2023-03-03 22:29:45.099606367 +0100 @@ -1,0 +2,8 @@ +Tue Feb 28 09:46:23 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- Old: ---- kopeninghours-22.12.2.tar.xz kopeninghours-22.12.2.tar.xz.sig New: ---- kopeninghours-22.12.3.tar.xz kopeninghours-22.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kopeninghours.spec ++++++ --- /var/tmp/diff_new_pack.GkZHxg/_old 2023-03-03 22:29:45.691609020 +0100 +++ /var/tmp/diff_new_pack.GkZHxg/_new 2023-03-03 22:29:45.699609056 +0100 @@ -1,7 +1,7 @@ # # spec file for package kopeninghours # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without released Name: kopeninghours -Version: 22.12.2 +Version: 22.12.3 Release: 0 Summary: OSM opening hours expression parser and evaluator License: LGPL-2.0-or-later @@ -72,8 +72,7 @@ export QT_QPA_PLATFORM=offscreen %ctest -%post -n libKOpeningHours1 -p /sbin/ldconfig -%postun -n libKOpeningHours1 -p /sbin/ldconfig +%ldconfig_scriptlets -n libKOpeningHours1 %files %dir %{_kf5_qmldir}/org ++++++ kopeninghours-22.12.2.tar.xz -> kopeninghours-22.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kopeninghours-22.12.2/CMakeLists.txt new/kopeninghours-22.12.3/CMakeLists.txt --- old/kopeninghours-22.12.2/CMakeLists.txt 2023-01-29 23:34:40.000000000 +0100 +++ new/kopeninghours-22.12.3/CMakeLists.txt 2023-02-25 06:11:44.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 "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(KOpeningHours VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kopeninghours-22.12.2/po/zh_CN/kopeninghours.po new/kopeninghours-22.12.3/po/zh_CN/kopeninghours.po --- old/kopeninghours-22.12.2/po/zh_CN/kopeninghours.po 2023-01-29 23:34:40.000000000 +0100 +++ new/kopeninghours-22.12.3/po/zh_CN/kopeninghours.po 2023-02-25 06:11:44.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-12-23 02:25+0100\n" -"PO-Revision-Date: 2023-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:59\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
