vim-plugin-conky-1.11.5-lp152.1.17 >  A ^go/=„.cQ{~e"1$'o^a g񪁙XnQ&a1Lca`C:t&TSȀ o??E+5!" JVqhaX ib ?h[-AʎE1 oV]nk\匜_b(o1cpu WJ&BU9ɺe*|h:2^!Xp>!@?!0d % N3 Mg    j p0D(8!9X!:!BFG,HDI\XdYpZ[\]^b\c d ae ff il ku v z    !,Cvim-plugin-conky1.11.5lp152.1.17Conky Configuration File Support for VimConky is an configurable system monitor for X. This package provides syntax highlighting support for conky configuration files in vim.^g]lamb65openSUSE Leap 15.2openSUSEGPL-3.0-or-later AND LGPL-3.0-or-later AND MIThttps://bugs.opensuse.orgProductivity/Text/Editorshttps://github.com/brndnmtthws/conkylinuxx86_64AAA큤A큤^gX^gX^gX^gX^gX^gX247508b3076867872ef37e2228060a8ecab4620abd9ba2104457d548d74e05288f085fd7e3dfcdf6bb094c65cb7999ac107a87c2e6e1bf47046bcb9a1488895drootrootrootrootrootrootrootrootrootrootrootrootconky-1.11.5-lp152.1.17.src.rpmconky-vimvim-plugin-conkyvim-plugin-conky(x86-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)vim-base3.0.4-14.6.0-14.0-15.2-14.14.1^^%@^U @]7@][]@]@\"\"\@Z1@Z@Z/Z-!Z@Z ,@YyYI@XX @XlXU(WjWBVS@VS@Vs@VP\V2 @V@UUd`@T@Simon Lees Simon Lees Simon Lees Christophe Giboudeaux mvetter@suse.comDead Mozay mvetter@suse.comSimon Lees Jan Engelhardt mvetter@suse.comadam.majer@suse.dejengelh@inai.depgajdos@suse.comi@marguerite.supgajdos@suse.compgajdos@suse.comjoerg.lorenzen@ki.tng.deolaf@aepfle.deolaf@aepfle.deolaf@aepfle.deolaf@aepfle.dei@marguerite.sualoisio@gmx.comronisbr@gmail.comi@marguerite.sunormand@linux.vnet.ibm.comsimon@simotek.netolaf@aepfle.dedimstar@opensuse.orgi@marguerite.sui@marguerite.sudgutu@suse.comaloisio@gmx.com- Don't require nano with the nano completions, conky shouldn't pull in nano just for completions.- Fix negative ram reporting #877 #878 #909 fix-negative-memory.patch- IRC support was not correctly disabled on SLE - Re add imlib2, librsvg + cairo support on SLE (we still ship it and I'd like to use it in configs) it also means we don't need a second Leap package. - Run spec-cleaner- Remove the xmms2 dependency on openSUSE Factory.- Update to 1.11.5: * Fix graph leak and the uninitialized values (#858) * Fix `link_qual_max` getting updated with bad value * Fix heap use-after-free with setlocale * Refactorings and cleanups * For details see: https://github.com/brndnmtthws/conky/compare/v1.11.4...v1.11.5 - Remove conky-memory-leak-fix.patch: upstreamed- Add conky-memory-leak-fix.patch Fixes a memory leak in Conky- Update to 1.11.4: * Added option to disable redraw on desktop change * Synchronize access to kstat * Fix various issues * For details see: https://github.com/brndnmtthws/conky/compare/v1.11.3...v1.11.4- Clean up cmake macro's and paramaters further - Drop unneeded conky-1.10.4-ncurses.patch- Use %cmake macro to resolve FIXMEs. - Trim bias from descriptions.- Update to 1.11.3: * Allow hwmon command to accept hwmon device name * For details see: https://github.com/brndnmtthws/conky/compare/v1.11.2...v1.11.3 - Update conky.timestamp.patch and conky-1.10.1-avoid-git.patch - Remove libical3.patch: upstreamed - Use lua 5.3 - Install desktop file- New upstream version 1.10.8 + fixed segfault when HOME is unset + Fix segfault when kernel reports non-sequential SMP CPU indices + Provide support to query active port on PulseAudio's default sink + enable persistent view of irc messages + Fix SEGV in a CPU hotplug environment + GPLv3 is the default license + Support multiple include paths for libbircclient - conky-1.10.4-ncurses.patch: comment out - doesn't seem to be needed - conky-1.10.0-libircclient.patch: removed, upstreamed. - conky.luamm.patch: removed, upstreamed. - libical3.patch: adds support for libical 3.x- Explicitly request old libical- fix build for SLE 15: buildrequire also Xdamage - make more clear when xmms2 support is compiled in - use pkgconfig()-style buildrequires for X libraries, package is build for suse_version >= 1315, so they are defined - fix 0%{is_opensuse} to 0%{?is_opensuse} on one placeand remove is_opensuse definition, which is in my opinion useless afterwards- use modular Xorg libaries if possible - make suse is_opensuse is defined- build with SLE 15- change default system configuration - add /usr/bin/conkyconf - add README.SUSE - require fontawesome-fonts for icons - fate: #323638- BuildRequires libtolua++-5_1-devel on Leap.- Fix build with conky.luamm.patch- Remove more timestamps from binaries- Add buildconditional for audacious, cmus, libXNVCtrl, xmms2 - Remove unused BuildRequires, convert to pkgconfig()- Remove timestamp from binaries - add conky.timestamp.patch- update version 1.10.6 * try more than one sysctl to get CPU temperature * cached versions of get_nvidia_value and get_nvidia_string_value - changes in 1.10.5 * check st_ctime to work with mutt MUA * update uri to get NOAA METAR data- Update to version 1.10.4 - Enabled pulseaudio - Added conky-1.10.4-ncurses.patch- Update version 1.10.2. * Bugfix release. - Drop patches already applied by upstream: * conky-libdir.patch * conky-1.10.1-check_include_file.patch- update version 1.10.1 * bugfix release * If BUILD_IPV6=ON (default), but the user has disabled ipv6 support in the kernel using the parameter ipv6.disable=1, then conky fails to open /proc/net/if_inet6. This leads to a segfault when conky calls fclose(file) regardless. This fix simply moves the fclose call into the preceding if statement. (boo#958897) - drop patch: conky-1.10.0-libdir.patch - add patch: conky-libdir.patch - add patch: conky-1.10.1-avoid-git.patch - add patch: conky-1.10.1-check_include_file.patch * fix check_include_file not found - enable builds for sles 12- for suse_version after 1320 add BuildRequires: libtolua++-5_1-devel- Add conky-1.10.0-fix-upstream-issue-187-IPV6-crash.patch fixing upstream issue #187 and (boo#958897) patch taken from upstream https://github.com/brndnmtthws/conky/commit/ee08a9e1b045e8d2f4f13a0e60c2f603b66b0d69?diff=unified- Its always /usr/bin/lua5.1- Also use /usr/bin/lua5.1 on Leap 42.1 (boo#952599).- fix /usr/bin/lua51, it's now /usr/bin/lua5.1 in TW.- update version 1.10.0 * Partial rewrite in C++ (from C) * New Lua-based config system * New CMake-based build system * Support for newer GCC versions - drop patch: conky-1.9.0-libiw_with_libm.patch * upstream changed from autotools to cmake - drop patch: fix-CVE-2011-3616.patch, upstreamed - drop patch: fix-apcupsd.patch. * problematic, invalid conversion from void* to int* - add patch: conky-1.10.0-libircclient.patch * fix includedir - add patch: conky-1.10.0-libdir.patch * respect LIB_INSTALL_DIR - remove old-time conditional checks: * lua/imlib2 are always enabled - drop conky-cairo/imlib2 sub-packages * they're always enabled, no need to split * add Provides/Obsoletes in main package - rename conky-vim/nano sub-packages to vim/nano-plugin-conky - remove pseudo sub-packages: * there are more "features" now, we can not create more and more dummy packages * keeping packages from being switched among repositories should be done by users via package management system, not this way * add Provides/Obsoletes in main package - drop conky-rpmlintrc * the error it filtered doesn't exist anymore - drop conky.desktop * conky is not a desktop application. a desktop file is useless- Removed conky-libiw_with_libm.patch because it's not used anywhere- Merged back changes for the packman sectionconky-vimlamb65 15916992931.11.51.11.5-lp152.1.171.11.5-lp152.1.171.11.5vimsiteftdetectconkyrc.vimsyntaxconkyrc.vim/usr/share//usr/share/vim//usr/share/vim/site//usr/share/vim/site/ftdetect//usr/share/vim/site/syntax/-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:Leap:15.2/standard/d457ad67bf52d3c4b7b57deebf645c5c-conkycpioxz5x86_64-suse-linuxdirectoryASCII textASCII text, with very long linesb5[d5Dutf-83073cb1ead4910635aa2403c74356dc40bbf26df994cf64faa4057bd0e898907? 7zXZ !t/"g ] crt:bLL C΋oG0wV)2xM fEUfT#W:aM; 2*kF)`DŲs)mr0"[nu{eyWvmZI-ٹTiJѰVj`J,?$D67ɮM"ʔiFDkH'Sx5 I;U"<[C.~eã*kWhRsJߡ`Od\u5_Po#rU";!La,^1pYCCTjMi#yFͬK7.?'X[j<9zH8IBּe'&Sx#9.FC?+w[><-E?Xkhu\\ Cl9W.f&)ѱ`ջvCE&"{۰}QV4.= a=Ń R;^ݓ`% ,e cER| L* n:@(ыZjTi ac! `sHe A%SRyk6㧛㿤=QjF#+/t7]"(XP sTa̖}:!⤑8s_aC$B֝H|uY: 'yh r_πdTmz0MOtx`cǣpb|GXiLA[SRH.SN_ Cz皫D1 I;| MYЖɥ^j{oRc'S_ds|hiSc3aE^*"ptK$fLͥ(̥sI$b.49 "܁BG!Idr8!7(/w {!6ïYz\?b[^El?-!ЭnJAm}~4O/K#S<} iP9rыKi ?EezYȍp:ϙ$w pZ)hbYK}ENL?[y3L+۸ -dzo!"mz޻.d$Gsczy .&;La)ц\;f|b/g8@ ?,p(/SUAlƎ$⢕~?Oa)-}螜Nª]!dXWd?:k1 xKB'x~-@oOt}s4U)Sؒ:QА}P=9mOP1q@%m0*ALE.B0?3xvDWLC۽-_s99°_32EYokv,r"Yn1bWYR'B{ ZfaxLM,Ew#UVELu6 Ϳʹ3)DNgۙUT7s'',|Uܴ1mmWחC'c69diW RfR ħdl Z>+*BقHzN͎&)H̀ C>6 1 {9 Y2X$'7Zb}'-WgN/@HF/,*p\>;\2c,'LPVAՆWˑfk#C~5xݏg8>TmlsD?lA5TͫsK%8͍*{κr464H-HDH_M OȌwp&*hf~TӔޏ)17;uhA˒SDT8 8pĩ(F [Y|z:h±D}^D\0w 4Q*x#ltZp &* d=q@ ٰ*ZՉn}!uYq*uذ!!Z'nOBT R9~ɑ$C3LlX9bLPn Ѳ+KC Z fy*< #n?V@nF,!^HĚ&&Ux %V*XĘ8ASm$[PUJUzҦeͫ;Q}놑q#+ T7(DpM^s\y^8'O3V>$EAʞb`U JD=Mt3z1=8YIzͤ_-^i\/kzo:v}^uC8l۪iۉwjON_wj=h:o}uF1J$ZXTP!o*?5ԎЄj<~dw7!M$DžC?f &8Qc3WtVnZ;[~lCɫ@5h 7 d5ކUk2ʙx`5~谮r8w4!+~QM`'g+f;_iW