Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpimtextedit for openSUSE:Factory checked in at 2023-04-23 22:45:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpimtextedit (Old) and /work/SRC/openSUSE:Factory/.kpimtextedit.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpimtextedit" Sun Apr 23 22:45:04 2023 rev:94 rq:1081208 version:23.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes 2023-03-03 22:26:39.538981201 +0100 +++ /work/SRC/openSUSE:Factory/.kpimtextedit.new.1533/kpimtextedit.changes 2023-04-23 22:46:48.754490760 +0200 @@ -1,0 +2,20 @@ +Sat Apr 15 08:46:11 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/23.04.0/ + +------------------------------------------------------------------- +Fri Mar 31 16:42:20 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.03.90 + * New feature release + +------------------------------------------------------------------- +Fri Mar 17 20:43:58 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.03.80 + * New feature release + +------------------------------------------------------------------- Old: ---- kpimtextedit-22.12.3.tar.xz kpimtextedit-22.12.3.tar.xz.sig New: ---- kpimtextedit-23.04.0.tar.xz kpimtextedit-23.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpimtextedit.spec ++++++ --- /var/tmp/diff_new_pack.v3QKnw/_old 2023-04-23 22:46:49.462494761 +0200 +++ /var/tmp/diff_new_pack.v3QKnw/_new 2023-04-23 22:46:49.466494783 +0200 @@ -16,11 +16,10 @@ # -# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%define libname libKPim5TextEdit5 %bcond_without released Name: kpimtextedit -Version: 22.12.3 +Version: 23.04.0 Release: 0 Summary: KDE PIM Libraries: Text edit functionality License: LGPL-2.1-or-later @@ -32,17 +31,18 @@ %endif BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem -BuildRequires: libboost_headers-devel BuildRequires: cmake(Grantlee5) BuildRequires: cmake(KF5Codecs) +BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5DesignerPlugin) -BuildRequires: cmake(KF5Emoticons) +BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Sonnet) BuildRequires: cmake(KF5SyntaxHighlighting) +BuildRequires: cmake(KF5TextEditTextToSpeech) BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) @@ -55,53 +55,58 @@ This package contains the basic packages for KDE PIM applications, in particular those related to editing text, like email messages. -%package -n libKF5PimTextEdit5 +%package -n %{libname} Summary: KDE PIM Libraries: Text editing functionality -Requires: %{name} +Requires: kpimtextedit +# Renamed +Obsoletes: kpimtextedit-lang <= 23.04.0 -%description -n libKF5PimTextEdit5 +%description -n %{libname} This package provides text editing functionality for KDE PIM applications %package devel Summary: KDE PIM Libraries: Build Environment -Requires: libKF5PimTextEdit5 = %{version} +Requires: %{libname} = %{version} Requires: cmake(KF5SyntaxHighlighting) Requires: cmake(KF5TextWidgets) +Requires: cmake(KF5TextEditTextToSpeech) %description devel This package contains necessary include files and libraries needed to develop KDE PIM applications. -%lang_package +%lang_package -n %{libname} %prep %autosetup -p1 -n kpimtextedit-%{version} %build -%cmake_kf5 -d build -- -DBUILD_TESTING=ON -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir} +%cmake_kf5 -d build -- -DBUILD_TESTING=ON %cmake_build %install %kf5_makeinstall -C build -%find_lang %{name} --with-man --all-name +%find_lang %{libname} --with-man --all-name -%ldconfig_scriptlets -n libKF5PimTextEdit5 +%ldconfig_scriptlets -n %{libname} %files %{_kf5_debugdir}/kpimtextedit.categories -%files -n libKF5PimTextEdit5 +%files -n %{libname} %license LICENSES/* -%{_kf5_libdir}/libKF5PimTextEdit.so.* +%{_kf5_libdir}/libKPim5TextEdit.so.* %files devel +%dir %{_includedir}/KPim5 +%{_includedir}/KPim5/KPIMTextEdit/ %{_kf5_cmakedir}/KF5PimTextEdit/ -%{_kf5_includedir}/KPIMTextEdit/ -%{_kf5_libdir}/libKF5PimTextEdit.so +%{_kf5_cmakedir}/KPim5TextEdit/ +%{_kf5_libdir}/libKPim5TextEdit.so %{_kf5_mkspecsdir}/qt_KPIMTextEdit.pri -%{_kf5_plugindir}/designer/kpimtexteditwidgets.so +%{_kf5_plugindir}/designer/kpimtextedit5widgets.so -%files lang -f %{name}.lang +%files -n %{libname}-lang -f %{libname}.lang %changelog ++++++ kpimtextedit-22.12.3.tar.xz -> kpimtextedit-23.04.0.tar.xz ++++++ ++++ 20012 lines of diff (skipped) ++++++ kpimtextedit-22.12.3.tar.xz.sig -> kpimtextedit-23.04.0.tar.xz.sig ++++++ --- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit-22.12.3.tar.xz.sig 2023-03-03 22:26:39.430980856 +0100 +++ /work/SRC/openSUSE:Factory/.kpimtextedit.new.1533/kpimtextedit-23.04.0.tar.xz.sig 2023-04-23 22:46:48.738490670 +0200 @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNATURE----- -iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmP9R+AACgkQu0YzUNbv -Me8mkBAAjuW8rE749vNnmlDzbQMJe1eIN6Jdtchf+IwswNgNn7qYNbalt3BDh+HW -yy9w74rmWbJ5B5Y2RN/CGD6rAcMQu+fs4YZWlYWbef23z4oM/vC3J6jnZgpGaxmH -22SBbCiHzzT7/C4/WQzDQt2o8X6w+1jBRt/wnxOKhVU1r83h1Z3h2Auc7K/nx9kC -DtXtMUUSnhNXsVTD2VLkcBdsu0JMjlQj+/5hjQUyz3IkYmaM7QYOmByGS6Cdc64e -y2/RXwEclMP0ST7krDAnUBlMwctUEpS9P354F7lkTwDOyjkN57Y8aJJimwKmD7/l -PH0bPPP+/6fEY7fip1QeA5EHhn6dIHU+ndEDIOx50CvzEtnBgD1ZhCD5WUb/+5eg -uAAHGyWY4p/4LyUlw4rMMjyaA3xbsVieNsDxcgbfY24LxWApNK7Pixy/uPg4S6cs -cO+2Im7eVazWlsbnDxMsIiGVujVsBTxY5qWD+xhhgjxRLcIGVXkIPS4G4deoYx7Q -LiI76H22ZuITOf9VBk9eSVessnLGUEzyZWE13e8MJw/GdEKijIaFjxURvl9UxMJC -cfGq/6I1iiXJSTMK+eLS0cUKauc5MjBneiEc61xcXeHi1ZAPd7ghbjv3ERg9t/Uu -SXP45yNP6sU4bnchJ4YMgkR6SQGSXFSE24RTHAtJ3EdXo5nxVkg= -=DF7j +iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmQ475oACgkQu0YzUNbv +Me/jFxAAkGpE+ugTad9jUN4bDkMC+F0MLbm0pvZqwhyvdiIbC8DDp0zlEE/f00J0 +lWCcwq/sOx7zmXtfweyXvegkhLNkwsrZLTie5rp3UIcz2Yt6D5ZMdvFIwf4HNqBa +D/g9C60GpACnKjkgBmQ7wSBYH5YoaoaGaKBaD4A3gIdm+P7On4+RTgh4CSnztOoV +vdewOU7a+tkKA8SIaGcllTkTyK6t8an4K9LcvKBUUbse/fMFA3nyPlLLWHh8GUhA +w8z5YiCyg5E1MK3wRVk9e+PZtex3BG8yyGaghzNwsGbhRycWNDpX2kCCXyo2ENaU +9agmX2UNb/rcCIr1LiBExMu6QD1P1fVD0FDgSgFmnOOmRw9XIoLB2g2sWamf3k7U +At1VFOBz6HnGOhcJvRJY9mL7jH/yFJCQnFWEH6x+ASRdi5ZTPPgL1O0SymvImumk +hZOdmRPUYwMnRcOQcAnbkYjUUgSyb6we69E38T4EpfukRfHDwJhCAkbPF8g07+Ga +Q1F5o7Vuw22ommyZJn60QNn1mYIjhue2zdQoUIVykcsJYK+bW9OCgk/PV5OTHERS +3ebhdawpWpBiXo3xyTBXt2Yv9MWFrhi77PD2oSK3VEuzGaA2HQWu7HBPuuiE+c0S +ey5xmflZt4Y6fWvTCktUbQsdp1/f0dKePqag6jIpZSzk/eD7yF8= +=unCc -----END PGP SIGNATURE-----
