nano-plugin-conky-1.11.5-1.20 >  A ^p9|C0dѣ" p>\?Ld  J"Q g     ",HP(8$!9!:!BFGH I(X,Y8ZX[\\d]l^~bcDdefluvzHCnano-plugin-conky1.11.51.20Conky Configuration File Support for nanoConky is an configurable system monitor for X. This package provides syntax highlighting support for conky configuration files in nano.^ Zibs-arm-1SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later AND LGPL-3.0-or-later AND MIThttps://www.suse.com/Productivity/Text/Editorshttps://github.com/brndnmtthws/conkylinuxaarch64A큤^ L^ Ldba65daee2d55aa19c2eb030055ebb2f42cde76548f94ec867005dc330afb772rootrootrootrootconky-1.11.5-1.20.src.rpmconky-nanonano-plugin-conkynano-plugin-conky(aarch-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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@sflees@suse.comsimonf.lees@suse.comsflees@suse.dechristophe@krop.frmvetter@suse.comdead_mozay@opensuse.orgmvetter@suse.comsflees@suse.dejengelh@inai.demvetter@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-nanoibs-arm-1 15917417861.11.51.11.5-1.201.11.5-1.201.11.5nanoconky.nanorc/usr/share//usr/share/nano/-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.suse.de/SUSE:SLE-15-SP2:GA/standard/d457ad67bf52d3c4b7b57deebf645c5c-conkycpioxz5aarch64-suse-linuxdirectoryASCII text, with very long lines@`$(R]Mi^utf-8bedd70394d06439c2b45204d9cd2a22b554c42506a23927b367af672449ed7df? 7zXZ !t// ] crt:bLL > Ϳ[> I3-ڂr޶o8,)u0/U&* ibI-S̈v! T@"D6 ̗[M k%yeL}2֪X/7/N'塥XvfFܼq$@*t}oJWoj:0n3+_iv,0b4^mgEQo͡UKjCx]2i_@<5Ԥiu'AJJV3.:6ãg{m('/p6 [;Gf=$.#0:yiǖ" yԬOq7$uHro|Ϋg ҈,zQ& @a6. ΐ.\FI5k1IP![v4 EYIoRokY -Ơą2ZRfj//nW54g6 զ2 DQ=o13KPe92[Kb2@4xxCvVCZbf'0nKu$~Auza#xǡ2_3)R+XJm!92v@lKN@v-rCt!"=x7QqF?).'GCF,nxC0;&WSq ?m9]`Ur0ߖXw(l!wk//(FCTJ$``H!ٍ{}+C6]w>ԕ]Q2}T] y̓_l +$Z3]~XO(BW[zU> V!7uD%9] uh:4XWjTɝ]'U3調?x\pHF%#brvQ+ P 2)j(LDؙՃ6#BMUHV u_bo:ڮ Ӯ0]=wm4z-'= RS)YX@s|ZE,̣fgK_Ψ:P0h4l)LH0;@AP=/K" r*!ň~_#c. ˆyBCYݜO#th; $JچNDܚjThH,FqѬÐL>t?mk#er-(.V n.MNRQ]֎X>W&@W}C־}zم[7q ~'T (O{۞و`Aq5,Ȏ{Vz&|@ !#j J;yH` 8ۚ&rJnBi7 ӴƸQ $ yd㭠Rv-ڢZ#$=5|B;FT9: y DITf_LB >-SiN vLJH質(i^ 2(vjt6 `Dq-r fI R (v l8'sSؽS8D|=3ʈ6YOSueFr$;-&Nwf\|@Xj?ae!^Rezqʛ}P!ȍG}v)Ѷe$7~eHv%jƙā jcW,tj :vմ@GM:a:h 2 5EJ۶aֺB8Bel;_Rˍ^ 'r P2ϧ :ި$txZKy>0Mٔ✗K7 @]3{Hi)Xu'ղm*ǘ{2w+6냶 YZ