kreport-3.2.0-bp153.2.2.1<>,>xa'ĺ!M@eeeRzH-וVYV-e]ݍF&7g͘>0A"?"d   M 17@ l            ? v @(/889T:FEG` H I XY\ ] ^bcJdeflu v<w!D x!p y!5z"p"""""""Ckreport3.2.0bp153.2.2.1Framework for creation and generation of reportsA framework for creation and generation of reports in multiple formatsa'ĺobs-power9-07 SUSE Linux Enterprise 15openSUSELGPL-2.0-onlyhttp://bugs.opensuse.orgProductivity/Office/Otherhttps://community.kde.org/KReportlinuxppc64leH ZZAAA큤a'Ğa'ĵa'ĵa'ĵa'Ěa'Ěa'ėa'Ęa'Ęa'ę\t f0626706eeed08743938c60f6abb5ce563e1f0dbebf4b3ddfef6f172af0719e53f7bf00052ca9cb8a9fd4a9072597bcf13b55c3cc040162ab0f0647e843ba35ec52ef804646064dfdade5e10580dd0ac5fae585356ef56804e616e785b490661adad1dfb47e09b2222233d350191d5d2ec7a50abb9e3562270ca53cc6cd4956db772f91d848e41a63444323bd5098637a8997cfddbf070d1dbe4b7a8fe23b99926e1c2ab79742a096bc932813b00fe6449338c57277d3e5e2a68b824db7d5c86de6094ee9a28798085832e5ee2bb6fc983be065c3fba4e523d90e892e11645588ce8333c3930d09594a92abe3fe64be7a7cb7be907f1895bdf1b2203aef23eb8rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootkreport-3.2.0-bp153.2.2.1.src.rpmkreportkreport(ppc-64)@@@@@@@@@@@@@@@@@@@@@    libKF5CoreAddons.so.5()(64bit)libKPropertyCore3.so.4()(64bit)libKReport3.so.4()(64bit)libQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Gui.so.5()(64bit)libQt5Gui.so.5(Qt_5)(64bit)libQt5WebKitWidgets.so.5()(64bit)libQt5WebKitWidgets.so.5(Qt_5)(64bit)libQt5Widgets.so.5()(64bit)libQt5Widgets.so.5(Qt_5)(64bit)libQt5Xml.so.5()(64bit)libQt5Xml.so.5(Qt_5)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.29)(64bit)libmarblewidget-qt5.so.28()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\,@ZZYXXv@Xr)wbauer@tmo.atwbauer@tmo.atwbauer@tmo.atwbauer@tmo.atwbauer@tmo.atjengelh@inai.detittiatcoke@gmail.com- Update to 3.2.0: * Improvements + Use QPageSize::name() for names of page sizes * Buildsystem + Fix data install dir for Windows, make icons installed relative to that, make icons coinstallable + Make sure we don't try to build maps on Windows, even if Marble is around (it has Unix requirements) - Run spec-cleaner- Update to 3.1.0: * General + Bump soname for the libraries to separate from incompatible 3.0.x versions + Add Python 3 support for the buildsystem * New features + Add support for custom page width/height + Add more page sizes * API changes + see https://community.kde.org/Kexi/Releases/3.1.0_Changes for details * Bug fixes + Fix rendering asynchronously rendered elements such as maps and web boxes + Stability fixes from Coverity tests + Fix build warnings and clear up init() code for items + Fix crash in SortedField when copy-constructing + Fix usage of QPageLayout by calling the non default constructor + Port QRegExp to QRegularExpression + Remove unnescessary strings for translation + Linestyle width > weight + Fix initialization of report elements created by user, e.g. barcodes had invalid default settings + Fix field type not updating report dirty state + Improve detection of scripting in reports + Set the default interpreter to Javascript if it is empty + Fix interpreter if empty + Add missing features from 2.9 + Always save the interpreter as javascript if empty + Fix broken logic related to looping over report elements + Fix recursion crash when item is smaller than scene + Change X-KReport-Priority field in .desktop files to X-KReport-PluginInfo-Priority + Fix horizontal alignment for barcode scripting and use alignment enum + Make KReport build and kreportexample run also when KREPORT_SCRIPTING is OFF + Fix crash when showing first-page section + Fix crash when pasting line element + Improve initialization of properties in Report Designer + Use suffix option from the new KProperty instead of units; implement units locally in KReport * Docs and examples + Enable creation of API docs QCH file during the build + Add and improve user scripting API docs from 2.9 + Add brief docs for exported classes - Add separate lang subpackage that contains the new translations- Add python-base build requirement to fix build in Leap 15- Update to 3.0.2: * General - New: Port the Group dialog widget from Qt 4. - Fix loading of pen style data (kde#378561) - Improvements of handling pen width. Set step value of 1.0. - Improve accuracy of line weight property. - Fix initialization of report elements created by user, e.g. barcodes had invalid default settings - Fix possible crashes while switching from design view to preview - Improve detection of scripting. Always save the script, regardless of whether or not the object script is empty, this way and default to the original script, unless the object script has been changed so the original interpreter should be saved properly. - Set the default interpreter to JavaScript if empty * Buildsystem - Make sure KProperty* libs are not newer than 3.0.x * Tests - Fix HeadersTest for paths containing spaces- Update to 3.0.1: * General - Add 24x24 icons, useful on classic Windows - Try to locate rcc files in PATH subdirs too, useful for running apps from the build dir, without installing - Fix async rendering of map item (Review #3028) - Add all PROJECT_STABLE* and KREPORT_TESTING_EXPORT constants - Synchronize plugin versions with KReport version: 3.0 - Check for plugin versions and duplicates in the plugin manager - Fix uninitialized variables in KReportItemMaps() - Fix uninitialized variables in KReportItemText(), OROCheck(), KReportPluginMetaData::Private() - Add checks for nullptrs in KReportItemWeb, KReportItemMaps, KReportItemChart - Add missing initializations in KReportSectionData - Add missing initializations in KReportItemBarcode - Add BoundedTextItem init, make the type qreal [0..1] for consistency with Qt - Keep apps in the same bin dir so resources that are kept relative to this dir can be found without installing * Buildsystem - macro kreport_add_icons_rcc_file: generate rcc icons in the builddir/bin/data/icons/ dir so it can be used within the builddir - Use ecm_install_po_files_as_qm macro for Qt Translation catalogs - Fix finding KReport config - use ecm_configure_package_config_file macro - Drop unused KF5I18n BuildRequires- RPM group fix- Initial package based on version 3.0.0obs-power9-07 1629996218 3.2.0-bp153.2.2.13.2.0-bp153.2.2.1kreport3org.kde.kreport.barcode.soorg.kde.kreport.maps.soorg.kde.kreport.web.sokreport3iconskreport_breeze.rccorg.kde.kreport.barcode_breeze.rccorg.kde.kreport.maps_breeze.rccorg.kde.kreport.web_breeze.rcckreport_elementplugin.desktop/usr/lib64/qt5/plugins//usr/lib64/qt5/plugins/kreport3//usr/share//usr/share/kreport3//usr/share/kreport3/icons//usr/share/kservicetypes5/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:16873/openSUSE_Backports_SLE-15-SP3_Update/8496d15112904da4dff777303734ae60-kreport.openSUSE_Backports_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=b59436befebbb4f99e167dff32ef698d9147cde2, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=889d75f8b0dcf9acaf911ed21bb053c732f25ed9, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=5ed01d5ad544887d34312496ffc4f7c5020a6345, strippedUTF-8 Unicode text#RRRRR RR RR RR RRRRR RRRRR RRR RRRRR R RRRRR RRRRRR RR RRR RRR RRRR LY!4"kreport-langutf-882f9aecf043d3494e11f2fde6e81a7d82ae8d9b899a616d3f5df44bd69dd972b?7zXZ !t/* ]"k%nyxIi %~#4So1:a xy=:("ړchKC#0ritz=xAQ҄ gۂ+9Zn]VzKZ,NeY:d}țZq012i*~حEITP5>&nflƸaB>DUL7ʳK5y 1O|F]U@j =Pt5Ѝ Q,mQ,l9b xK)N..޻{{-69 M7x'[yiWPj-1MM1\t9#,Y"NR1qqJ 8^9K.x|~$Py' JZi uiquyh=z/ŐpL31N&!p'$L,$ǷU} $^b?Mw|oGZ$,2Qk8<}L>3Wkjm¾W[ Ho?5 -"K=g8g-] "CB4< zڙ^CCDuQ,F B5&mv@Ԅ}^U!K$3'#u52M:7/H7{ S— %ۧNf Q~DkE} u) A1EB0nT<5_5upa ~ƯNSvfZ^˾61-%&(f^G>SW(*~?y+!ϥy *M7J6&YeEž4U7P]ץ4iGmЫPv\/2w 1%Jc!n_i8ckx?HwUձ2jϸb1L.GuΝGEW7jR}GNq3lD.K^U`ۜSu|*Ǣk !j ɍIJs,Z_,lتmzQG7XXHaO\Ӯ1y%H!j&6?(NT [|Ƣ.ц8^HlTB#9?3yy'zضOiuxi9璔o{S\j"Yu?LJcnq 3%9 [@./h$'6\,*4tԎXV ͹Oq5DJ-Eab(VGJ,}۫x/&ZGmz yh_Cd@3Kϗ ]j_\7d簷T{l>I aS" Srh_0Z2Hě~j'ig-+I$Ӗ_ b18L7)E m>9GfgLǩR'M| q\WQuk)˅1\̫W,vԘ7^𛾍6SKG5vq=~/TViNO4*]FefnEr:Z,nh{DUJ`e_ɒf2f5ۚ!D5V^g.`LhԂc^5|+p%dexF#8O=64qW1lȱGOoG￴l W>ѵH2@mo*h g2QY86Rp7?nA񝃤롪>HL8u7fLzy"j*F3#'䋬ɂ3踏4&4Ѿ}AQF׮ΰx'z̿UCeZ’RɗZ: \]F]]کrxZqb¨ϯ!^OSH/*)$W9-Cb\V|e-+32N<(FM-\I:;v>OE9$yъaۇr0h X_j)bc(kr aZi\x)EلYtML{`O>dlͦ'$Z$cWQt[?XRU5bs+*q3jL ;.lrZl?25C8J{Tָr [i5vPkR ;J0_IeqL޴VTYclȔSK,X?Vyiമ~jjq7p_OV~} R?GpX |FLj/'Ou&lZb ̑a%F*p w oq dUk[&V,7EBi#- $qf۩ϸb3핉wX."[{a{( D )M^\&aV!ux> .Z^#:Vm8)Iw#įo;ZD``Xǰkp>Up@_H@10Ku{B_pը|&(qT$XVJg_a3{Ss+#p8״l!CHȹߦ}H.~ar:!3I;ձ;: 3+>ba/˷b3CַKƇ=YXU~l+qzd>c>L$B"IÞE!~馼GlPɇ r?йy=_՝3m%~nhX'`ȶ_}W-mUwg_ dVmub< uŸٽHx69Y|WrBq.9vU4 U ;YJ*܊#}(nU/108.SKl(bHך._q.И΂Zyl# x d`c?p,NPGIL6zN?yuc k>dh&"m\ګ w"uPf v÷M.Qf-(9H±g2lg';M.n@p# GޣȩӱTaqi0ȧTCGj UB943ZrL ]fhk:́\m^P'폫.x=YTcZt LpR^NtXS=D>GHY2ϔKTuj0jf>CMr145B A BJkIM\EOudM wyCa" pwed߯vvN3W']Sߧ4'*ooU߈8s*E.]gr^REH6)K2v5Tѵ6Ƽ`G%<9ELGY[Z*R``'ӛ2i6*_ЖW !}?pf ~c륹_ܦ }пyëB3!#ۻDXs|LA fI8اۋG!R {.;ZP o'vՁr~kn9R J@Aw`oy+ωÿO74.عY_fyZ 3C\=v*4~6MM>F 6;mw˟ݮΛF/tS~]SXUas9hclzC#U\$[WyWHry[q 5m|"E8GV6Ejq^SV?OTG{ÑAx[}_ @I@a:;o{˿d<͵h`@"p6H)/*\}<KUS5B 8jԯ-+ւTEv!\[嗭%O& sKjv;"UZ+);A {Z0% hFcq2˙'`+%Rf \r7; ϛ~VP\īT-{asqc47bS ~*P`XL[t|z9 P=?se!d.Ff ؆.WzTCOSJGI.T#7~ GB^3Z.(~t;;l&&y@b$[x UxuYU<ٗz Ѭn)^_Tʿ摻wKL{e|)8Ƈbd3n^s*OF$P%^gU-e OȀj*5RPRwM2g#x}YL%Yxk@Tqh4Y6"[)-6N!RFnj %_ H#0k5N3mH@kS>!j3M4GgdI!?¥ܔ}`lpWP~߼)Wy1,ѭdpx{{EXC;(U r%X]؁KX_`.UX YZ