beakerlib-vim-syntax-1.29.1-1.el8$>BȇK4mkW >:8?8d $ `  (.8@ D H P  0D(8D9D:|DG5H5I5X5Y5\5]6^6b6jd7e7f7l7t7u7v7888E8K8Cbeakerlib-vim-syntax1.29.11.el8Files for syntax highlighting BeakerLib tests in VIM editorFiles for syntax highlighting BeakerLib tests in VIM editorbbuildvm-s390x-24.s390.fedoraproject.orgOFedora ProjectFedora ProjectGPLv2Fedora ProjectUnspecifiedhttps://github.com/beakerliblinuxnoarchs܁b֥b֥e8629493a92d2b0aebfd78a01f934e33772399bec029f8b640ef36d231b56a066d383ddbce76bbac5f09a2c35ffbbb3e73a383b7802b7593ca1ea780b17c1ec0rootrootrootrootbeakerlib-1.29.1-1.el8.src.rpmbeakerlib-vim-syntax    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)vim-common3.0.4-14.6.0-14.0-15.2-14.14.3b֜a@ab` @`\{@`Gc@`"y@`J@`@`_j_Z@_^y^0"@]8H@\ \@\C@\R@[Ѱ@[GB[0@ZSZ$Z}@Zz@Zu@Zk@Z7Z1@Y@YB@Yx@Y;@X@X@XVV2 @Ua@T T|X@SǺS@S-SRZ@QQ@QQQ@Q5@Q@PP@O!O@N MOK@KtK@K[KuBKuBK`*Dalibor Pospisil - 1.29.1-1Fedora Release Engineering - 1.28-2Dalibor Pospisil - 1.28-1Fedora Release Engineering - 1.27-2Dalibor Pospisil - 1.27-1Dalibor Pospisil - 1.26-1Dalibor Pospisil - 1.25-1Dalibor Pospisil - 1.24-1Dalibor Pospisil - 1.23-1Dalibor Pospisil - 1.22-1Dalibor Pospisil - 1.21-1Dalibor Pospisil - 1.20-1Fedora Release Engineering - 1.18-13Dalibor Pospisil - 1.18-12Fedora Release Engineering - 1.18-8Fedora Release Engineering - 1.18-7Dalibor Pospisil - 1.18-6Dalibor Pospisil - 1.18-4Dalibor Pospisil - 1.18-3Fedora Release Engineering - 1.17-20Dalibor Pospisil - 1.17-19Fedora Release Engineering - 1.17-16Dalibor Pospisil - 1.17-15Dalibor Pospisil - 1.17-13Iryna Shcherbina - 1.17-12Igor Gnatenko - 1.17-11Fedora Release Engineering - 1.17-10Dalibor Pospisil - 1.17-9Dalibor Pospisil - 1.17-7Dalibor Pospisil - 1.17-6Dalibor Pospisil - 1.17-5Dalibor Pospisil - 1.17-4Dalibor Pospisil - 1.17-2Fedora Release Engineering - 1.16-4Dalibor Pospisil - 1.16-3Dalibor Pospisil - 1.16-1Fedora Release Engineering - 1.15-2Dalibor Pospisil - 1.15-1Fedora Release Engineering - 1.11-2Dalibor Pospisil - 1.11-1Fedora Release Engineering - 1.10-3Dalibor Pospisil - 1.10-2Dalibor Pospisil - 1.10-1Dalibor Pospisil - 1.9-3Dalibor Pospisil - 1.9-2Dalibor Pospisil - 1.9-1Fedora Release Engineering - 1.8-5Petr Muller - 1.8-4Fedora Release Engineering - 1.8-3Petr Pisar - 1.8-2Petr Muller - 1.8-1Petr Muller - 1.7-2Petr Muller - 1.7-1Petr Muller - 1.6-3Fedora Release Engineering - 1.6-2Petr Muller - 1.6-1Fedora Release Engineering - 1.5-2Petr Muller - 1.5-1Fedora Release Engineering - 1.4-2Petr Muller - 1.4-1Fedora Release Engineering - 1.3-2Petr Muller - 1.3-1Petr Muller - 1.2-1Petr Muller - 1.2-0Petr Muller - 1.1-0Petr Muller - 1.0-3Petr Muller - 1.0-2Petr Muller - 1.0-1- rlImport: upwards traversal start in the current directory - rlImport: support '.' to import lib.sh from the current directory - rlImport: can handle libraries required by the fmf_id in different forms than (url, name) also name-only. Also the path attribute is considered - fingerprint: an asserts fingerprint and phases fingerprint is computed it is printed as a message and it is also available in the TestResults file - fixed a check for os-release file existence - fixed LOG_LEVEL usage - removed dependency on selinuxenabled - fixed a few typos, thanks to jwakely@fedoraproject.org- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild- cleanup rlRun_LOG files at rlJournalEnd - close journal in rlDie - generate journal.xml at that moment - implemented functions rlIsOS, rlIsOSLike, rlIsOSVersion, and rlIsRHELLike - rlAssertRequired can now handle versioned dependencies - new functions rlCheckRerquired, rlCheckRecommended, and rlCheckDependencies- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild- rlCheckRequirements is now able to check also versions requirements- fixed rlServiceDisable if called without rlServiceEnable beforehand - few internal fixes- rebased yash to version 1.2, fixes the backtick iterpretation - docs fixes, by Štěpán Němec - rlImport --all imports only required libraries, not recommend - implemented chkconfig fallback to systemctl - fixed `make test` test suite execution- TestResults state indicator - profiling code - rebased yash to 1.1 - fixed rlAssertLesser - fixed failed library load name logging- ability to parse fmf id references - ability the use simpler library name - library(foo), {url: '../foo.git', name: '/'}, meaming the library is n the root folder - ability put library even deeper in the tree - library(foo/path/to/the/library), {url: '../foo.git', name: '/path/to/the/library'} - rebased yash to 1.0 - and few more minor fixes- Rebase to the laster upstream - better and more consistent search for libraries - ability to parse yaml files including main.fmf and metadata.yaml- Rebase to the latest upstream - improvements to libraries search - docs update - some optimizations - fixed pattern for mathing port or socket in rlWaitFor* - log colorizing on all screen* terminals - IFS fixes - Use /etc/os-release in rlGetDistro*() (#35) - support for curl 7.29.0 - prefer curl over wget - silence status of service in rlService{Start,Stop,Restore} functions (#… - TESTPACKAGE variable to force package name (#54)- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild- optiomized CPU info gathering - enhanced library search - added missing dependencies on /usr/bin/bc and /usr/bin/time- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild- fixed correct python checking, bz1715479 - fix unbound variables, issues #43 - fixed path to services state store - fixed file submit to local patch is called outside test harness - restore shell options in rlWatchdog, bz1713291 - correctly skip test version if there's no rpm source of it, bz1712495- show getopt parsing error (good for debugging) - do not use -T option to submit command- rebase to beakerlib-1.18 - support for dnf/dnf download - support direct systemctl call - netstat replaced by ss - ability to run without python (no journal.xml) - better handling of reboots - better handling of persistent data - final report polishing - better compatibility with old bash - LibraryDir variable pointing to the library directory for all imported libraries - fallback to curl if wget is not available - updated documentation- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild- fixed meta file generation - follow url redirection when using curl - fixed checking for python interpreter - weak dependency on python3 - handling of missing python - fixed srpm fetching - fallback to curl if wget is not available - changed requirements structure- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild- migrated to python3 - weak dependency of python3-lxml - without this the journal.xml just will not be generated- rlRun -s now waits for output logs to be flushed, bz1361246 + bz1416796- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)- Escape macros in %changelog- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild- support rxvt terminal colors - fixed persistent data load for bash version <= 4.1.2 - moved printing of final summray to rlJournalEnd - extended coloring capabilities - unified footer format- phase name sanitization (remove all weird characters) - allow debug message to to only to console (speeds execution up in debug) - allow to reboot inside of phase and continue there - fixed persistent data loading- added missing dependecy- result file tweaks - fixed ifs issue - improved performance of journaling.py - fixed computing the length of text text journal per phase - use internal test name and do not touch TEST variable if empty - omit human readable meta file comments in non-debug mode - enable nested phases by default- updated dependecies set- completely reworked getting rpms - bstor.py rewritten in pure bash - some doc fixes - completely rewritten journal - extended test suite - support for XSL transformation of journal.xml - provided xunit.xsl - libraries are now searched also in /usr/share/beakerlib-libraries- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild- reworked rpm download function and fallbacks, bz1448510 - added links to bugzilla- added missing dependency - updated links to beakerlib's new home, bz1436810 - added rlAssertLesser and rlAssertLesserOrEqual, bz1423488 - added rpm-handling functions rlFetchSrcForInstalled, rlRpmDownload, and rlRpmInstall- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- added rlIsCentOS similar to rlIsRHEL, bz1214190 - added missing dependencies, bz1391969 - make rlRun use internal variables with more unique name, bz1285804 - fix rlRun exitcodes while using various switches, bz1303900 - rlFileRestore now better distinquish betwwen various errorneous situations, bz1370453 - rlService* won't be blocked be less(1) while systemctl redirection is in place, bz1383303 - variable LibraryDir variable is created for all imported libraries, holding the path to the library source, bz1074487 - all logging messages are now printed to stderr, bz1171881 - wildcard %doc inclusion in spec, bz1206173 - prevent unbound variables, bz1228264 - new functions rlServiceEnabled/rlServiceDisable for enabling/disabling services, bz1234804 - updated documentation for rlImport -all, bz1246061 - rlAssertNotEquals now accept empty argument, bz1303618 - rlRun now uses better filename for output log, bz1314700 - fixed cosmetic discrepancy in log output, bz1374256 - added documentation reference for bkrdoc, bz843823 - added documentation of the testwatcher feature, bz1218169 - rlServiceRestore can restore all saved services in no parameter provided, bz494318 - rlCheckMount take mount options (ro/rw) into consideration, bz1191627 - added documentation for LOG_LEVEL variable, bz581816- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- fixed bugs 971347, 1076471, 1262888, 1216177, 1184414, 1192535, 1224345, 1211269, 1224362, 1205330, 1175513, 1211617, 1221352- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- remount if mounting already mounted mount point with options, fixes bug 1173623- dropped support for rlSEBoolean functions - fixed bugs 554280, 1003433, 1103137, 1105299, 1124440, 1124454, 1131934, 1131963, 1136206, 1155158, 1155234, 1158464, 1159191, and 1165265- reverted conditional phases support- bunch of fixes- rebase to upstream 1.9- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Fix docdir usage to comply with Unversioned Docdirs- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Perl 5.18 rebuild- Update to new upstream version 1.8- Robustify journal to accept umlaut in distro release name - Fix internal documentation- rebase to upstream 1.7- Build ceased to figure out pod2man dep automatically: fixed- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Updated to new upstream version- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- update to new upstream version- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- update to new upstream version- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- packaging fixes: permission fixes, added dep on python2, - added examples as documentation files- packaging fixes: docdir change, specfile tweaks - using consistently install -p everywhere- disable the testsuite and removed a 3rd party lib from the tree- packaging fixes- fixed bad path preventing tests from running- zillion of specfile tweaks for Fedora inclusion - staf-rhts files were removed - added a LICENSE file - added a better package summary - directory structure revamped - improved rLDejaSum- genesis of the standalone BeakerLib1.29.1-1.el8beakerlib.vimbeakerlib.vim/usr/share/vim/vimfiles/after/ftdetect//usr/share/vim/vimfiles/after/syntax/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protectiondrpmxz2noarch-redhat-linux-gnuASCII textUTF-8 Unicode text, with very long lineshttps://bugz.fedoraproject.org/beakerlibutf-8bde8543e8255eb45e995cb753feab4170525d372aac1d91a3f58c91d72b440f7?`7zXZ !#,q]"k%,'Xu &Z_B?[Ha\D/U[E([6# uj*l˲[VcanGܢ,zdOy=ʷ:{W F!=BLx-~Y77k9j'zB6(\^ܦlrBf9ymޞ9qsd>{SrL֏y,^1WUrf]3@2qxKV5<1 D ړΠ,%8 RHqZy#5O^'458m%R}ӯ<²4),82JR46xsͩ&5W@.p2#f0641ʂڴf+mF.5{-KîoۿصACa=3ʍX"oo>>JQ%TcT Ua3ɑ/=΄cqr Q;Ȱ덅/Pnz7/IjV/bm j0p]WJclyq]$S@aHi+o2(ErHos} t%_ƯѼO 7l2nF =vT._!k7$\/{8rY70}uvLb=]}?M#A;U@Fۮ0K $4Z YZ