rubygem-regexp_property_values-1.3.0-1.oe24090>    fJ ;G|`u` h k!Yt6$Kd58e]#M÷^a|ІP 3Ǣ6rzlB^!zKI=U^BĠ2ry“EX!ڕ!kFƹ(f#U(ک1>C s O. q巠m n܏+ϑaGUFؖ15,伵9!? ZK^&8Ⱦ W(&V Uj0sx2^klYP#2pzw\ Do5MOТa80w(Cn=mnjqj"61912d531e587b33ea7a82a35c3cad0d9c32d74600d3e2556cbcc4725bb9ee8e8c5a11bdab0be0a39968b7069fcc0ee4ca15d73f_-}fć"A˷>6B?2d!' 0 i  $( =I     (1889D:FG0H<IHRLXPY`\]^def $*lpCrubygem-regexp_property_values1.3.01.oe2409Inspect property values supported by Ruby's regex engineThis small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running, and what they match.fJdc-64g.compass-cipsMIThttp://openeuler.orgUnspecifiedregexp_property_values-1.3.0-spec.txzregexp_property_values-1.3.0.gemhttps://github.com/jaynetics/regexp_property_valueslinuxx86_64(@sfJfJfJb96b5cdf1bc87a61864c38b98ef3fbf9b9ed7baeae7e71ae322a228c6d037239363bf6fb73e6cd69931d43afc11043d20aaa22693e240cf60073f60f473bde83bf3ea829ac647ed7a25347baec8d1e4e8c8416f659f76d6a322959f01b440213 rootrootrootrootrootrootrubygem-regexp_property_valuesrubygem-regexp_property_values-docrubygem-regexp_property_values-debuginforubygem-regexp_property_values-debugsource  gccrpmlib(CompressedFileNames)rpmlib(FileDigests)ruby(release)ruby-develrubygem(rspec)rubygems-devel3.0.4-14.6.0-12.0.04.18.2eSa@bbaliyanan - 1.3.0-1jiangxinyu - 1.0.0-2houyingchao - 1.0.0-1- update to 1.3.0- Modify changelog and add yaml file- Init packagedc-64g.compass-ci 17267616711.3.0-1.oe24091.3.0-1.oe24091.3.0-1.oe24091.3.0-1.oe2409regexp_property_values-1.3.0-spec.txzregexp_property_values-1.3.0.gemrubygem-regexp_property_values.speccpiogzip9utf-8b67f24c070d12bb97573428b3615e166e17dc602b1fdaf59231eee954f5d48c36166eee99e49f83d1fcc7c384ba276ee09fed803fda86bde747c87d3555e5f57 Name: rubygem-regexp_property_values Version: 1.3.0 Release: 1 Summary: Inspect property values supported by Ruby's regex engine License: MIT URL: https://github.com/jaynetics/regexp_property_values Source0: https://rubygems.org/gems/regexp_property_values-1.3.0.gem Source1: regexp_property_values-1.3.0-spec.txz BuildRequires: ruby(release) BuildRequires: rubygems-devel BuildRequires: ruby-devel >= 2.0.0 BuildRequires: gcc BuildRequires: rubygem(rspec) %description This small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running, and what they match. %package doc Summary: Documentation for rubygem-regexp_property_values Requires: rubygem-regexp_property_values = 1.3.0-1.oe2409 BuildArch: noarch %description doc Documentation for rubygem-regexp_property_values. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'regexp_property_values-1.3.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/regexp_property_values-1.3.0-spec.txz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/regexp_property_values-1.3.0.gem' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'regexp_property_values-1.3.0' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . gem build ../regexp_property_values-1.3.0.gemspec mkdir -p ./usr/share/gems CONFIGURE_ARGS="--with-cflags='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' --with-cxxflags='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' --with-ldflags='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' $CONFIGURE_ARGS" \ gem install \ -V \ --local \ --build-root . \ --force \ --document=ri,rdoc \ regexp_property_values-1.3.0.gem %package debuginfo Summary: Debug information for package rubygem-regexp_property_values Group: Development/Debug AutoReq: 0 AutoProv: 1 %description debuginfo This package provides debug information for package rubygem-regexp_property_values. Debug information is useful when developing applications that use this package or when debugging this package. %files debuginfo -f debugfiles.list %package debugsource Summary: Debug sources for package rubygem-regexp_property_values Group: Development/Debug AutoReqProv: 0 %description debugsource This package provides debug sources for package rubygem-regexp_property_values. Debug sources are useful when developing applications that use this package or when debugging this package. %files debugsource -f debugsourcefiles.list %install mkdir -p /home/lkp/rpmbuild/BUILDROOT/rubygem-regexp_property_values-1.3.0-1.oe2409.x86_64/usr/share/gems cp -a ./usr/share/gems/* \ /home/lkp/rpmbuild/BUILDROOT/rubygem-regexp_property_values-1.3.0-1.oe2409.x86_64/usr/share/gems/ mkdir -p /home/lkp/rpmbuild/BUILDROOT/rubygem-regexp_property_values-1.3.0-1.oe2409.x86_64/usr/lib64/gems/ruby/regexp_property_values-1.3.0/regexp_property_values cp -a ./usr/lib64/gems/ruby/regexp_property_values-1.3.0/gem.build_complete /home/lkp/rpmbuild/BUILDROOT/rubygem-regexp_property_values-1.3.0-1.oe2409.x86_64/usr/lib64/gems/ruby/regexp_property_values-1.3.0/ cp -a ./usr/lib64/gems/ruby/regexp_property_values-1.3.0/regexp_property_values/*.so /home/lkp/rpmbuild/BUILDROOT/rubygem-regexp_property_values-1.3.0-1.oe2409.x86_64/usr/lib64/gems/ruby/regexp_property_values-1.3.0/regexp_property_values/ rm -rf /home/lkp/rpmbuild/BUILDROOT/rubygem-regexp_property_values-1.3.0-1.oe2409.x86_64/usr/share/gems/gems/regexp_property_values-1.3.0/ext/ %check pushd ./usr/share/gems/gems/regexp_property_values-1.3.0 ln -s /home/lkp/rpmbuild/BUILD/spec . sed -e '/^\s*require..character_set.$/ i skip' \ -i spec/regexp_property_values/value_spec.rb sed -i '/^require..bundler./ s/^/#/g' spec/spec_helper.rb rspec -I$(dirs +1)//usr/lib64/gems/ruby/regexp_property_values-1.3.0 spec popd %files %dir /usr/share/gems/gems/regexp_property_values-1.3.0 /usr/lib64/gems/ruby/regexp_property_values-1.3.0 %exclude /usr/share/gems/gems/regexp_property_values-1.3.0/.* %license /usr/share/gems/gems/regexp_property_values-1.3.0/LICENSE.txt /usr/share/gems/gems/regexp_property_values-1.3.0/bin /usr/share/gems/gems/regexp_property_values-1.3.0/lib %exclude /usr/share/gems/cache/regexp_property_values-1.3.0.gem /usr/share/gems/specifications/regexp_property_values-1.3.0.gemspec %files doc %doc /usr/share/gems/doc/regexp_property_values-1.3.0 %doc /usr/share/gems/gems/regexp_property_values-1.3.0/CHANGELOG.md /usr/share/gems/gems/regexp_property_values-1.3.0/Gemfile %doc /usr/share/gems/gems/regexp_property_values-1.3.0/README.md /usr/share/gems/gems/regexp_property_values-1.3.0/Rakefile /usr/share/gems/gems/regexp_property_values-1.3.0/regexp_property_values.gemspec %changelog * Tue Nov 14 2023 liyanan - 1.3.0-1 - update to 1.3.0 * Fri Apr 22 2022 jiangxinyu - 1.0.0-2 - Modify changelog and add yaml file * Mon Nov 29 2021 houyingchao - 1.0.0-1 - Init package ?XTk0L#CwFn$aff F%D%$iAB V$@=y93{zuo5ҢҢb_񻌘菇 * }C\ uE"|aHtcKEQ0(tDwI#-} `}?>攸p ?0Qh_qq K/%%G?%))KIc}9"=aq$q @p|(A]JNx@`H}aHޯCE?@;F7w9"trro1DH8) ` |ckH{-@ w+ xUuuy 7վ* ci#paH7an %@܎^DEcN`h(C;78Xo꧊8{@&:s8H$  v4 qFxMlC_; h`ŷh0>Jh9{7A ,wM$]cӠa 8=0﷿h#xXR?#8DЎH=]!>9[r/ w\m&~51㷜 vŋÏo2;FtlcÜ6P52658"O<}''1+6v?~~yFN K/(0oD =>`a( ǚyL1S;?{#rqt0SGXG HwÔKHSw?Jb ?VzhxG~CCB1 ߊ?e32 򳙏ǿOIHHS?KK⢘gs ݾsZnpxDUsu20A(4f| G  :"F~Ub^UX/?g%^;f8㿃?(8]1eǑ~h#A|5aS =0ef?x yTxlF ! p@cDO?!917? S9}/RY3$P?Bd?߰Le}$J}Ґ;V @8HҀ j:hZ;.L~[|">$B#b,v`A. >wLU#m~Rx0_t_/㗵|~;JB)Q!910y&((%90Rdi_b&d1 1Qѣ{_Y u6JGOz ƨ ˺.(Rw3k:쥠hqrG@b>_+ߩK!H7{I}/X9WCl$fpuWtЙF?w0F&Wb !e/8wGw7&+7Sҿ?b|O'.0&t{Ó םw=zx=B~ $N@qo w+:.9 kį$ 7fQG;S]=0}!A8 FWcc%6qC#\P7f!t, ._8 ^#Pw !/<ʚ ܱ(_z`T0 *g3+/'QO_D?`7f@>zS};G%%(F@w_o_2دzj`쌃1 J@4lx'' 3Ø" VFkQcYf L&{Gvnm`RgI]OCCY$#+k<|Qt7^ZB,FxL)D^Ѷj3g-B+w\lj;)W%=WnvTVfាKϣĄK/)up( OHK7.=0#E[}7vIu$KۓYYMuS: iYgξ&2:/N8=DoEv77UvYhqV$g:hGt,ce-nأ/V{uYM멈q@ZOd&K_i bi{*~>nSK9r IAm7c_QrΦ)9aif( k".M=Y7ܔ-La?TA }&Am7vH_ <-sCdogv#¿ǂwȈlPb0KV߾t#L0nmpG n\Q z2z~=mUiϹOL(H ڙꓓ&_9Ǜdxϯo* Y4ͫ 9d f}yBN"5w:HմDGݩt!vW͕rd 4Eǯ[3^ΏXTtZU 7W"Г!Z 1`-+/alvW)W Oⰹ CW W6~ι =X׃K0NJ{Cpv)yN7 XiBI~RrMN H bDSHy&N6v >_{!7e]}=S`!VNׯ+nȹSEWeeZFK=SRs;Oxϣ; (qUÌ+oý|>j-zc-17><(hN#>toӓk<`{S>}5le4^A%D#;t8t&tgߧ݋aANGǡU3$y%5_#VdX>zdU['@|+ϪҩOr_(JkF"K^nsǞ*p,e)'6?! r r %]w/E+͹si1gDhG ז Q>TVPk;>Ḻ%+ZY&&M|VVϞtVꪜܘZ^2 I|=L&1or9ab< 6QEjBR!47Fo<1ΐRAѢA)Nݣ>~B |Y`CP#}·/syXVx3MaX+Ʈ'zQ*,iVufrԻQV[[O.7w tz#eQRjtQxLShNe~RL'8J=+*e/R/nڟqV<-(}(0gUMm :̥-+4\Zp&$1yFP6DD7rf7™O?^ _j,Ѷ 9>֓$p'90X7n eWA^tvY}zMtMWƻ.ڦ"ާi;&.jBcߧ>Z~$wbfpqj}f^|zv=kVO gꓰR5qxfo ~8< `p$ޫ#"lGxWĭpbVE {Q9jL -;i2/v79gO:| т _6\)Њgp)yE+#f7q @y"%XmoҮy(^SWn%,ڸdz]sqNVO7sjg 6YuLOJ$O:k"3ش|Җ1Wm(RqyE09kȝ /+WB?&\&SYթ&^ܽ racK ,Ul*WoUH +2"q\ʪw%\*X5m]Sg/odF\>Ε̡P bQZ۵c |K$F 󐚎Qfv7Rf֫,YH^mx/ENoA\%S=b㶜q6>U{>֨BHqozJ>f` sqOBGs:W=bMyJ V0PO|*"Oxk|zߵ.XPZZǡWnn`&qtjaM \aC~gc;#e׶-fAwԕO\[9V$Tn%z.*u to>^tY;L0T`zU;Z`OxZ<_jAo9.zsD$WP+Rk;m}5geZXksOjv5ƓJ,P)8y{eNDK\!Xp\i/7giϼUkUhϜn:@Jx.3?,88DX)0~];e9Τ }.\Z?9Jko$DDŴҴFPj qWRz)lra569U)۳gZPLmJkVE .O_ICG9_4@'<챩0$eXXOTfth>Ϲk!tMZ:w/od*d7vؽpGFxJF?_K;2l#=t(%K嫾a 7n}qX./)-Eэő*8I>GzxˆGI24?#mi15R Y{}gc"^r)XVD(Ո1pi.IMgytR,ӄfȄBtffv>N;wΤkR{ZOCGv&[2gzWWp=:i}9uhI):\ΩRqEħ^ar1G! <$[Z];eAf/):$dj *xD,fԥELW嵯kD4xdT$I<'9Ehل?Hq.SW8а/[Ag۝`KwћgJ0R2bں\Ej׊ʆ03q5uA7i?ѱR1새Ҿ+09E%j Mj| n7^2[q#ƛ})gor $: ]XwMetͻq/ ?v{O/yPrhG޼hj5{=`Yn+U"޵rHjN u~dt+94yT}#=+Nqޠ+TH8{G曆kf[^KzC͖w'}0-*kBqv˝PTxT9,|.vXgr)0F8:R}Y%k=v5欄\]>4$i32)/\/R|JjR/햐/5(=t=S | ^4VwfGȼ-,8b7F.4jKa˥me=׌=Umv~QaQUs2eCUeJ^& 'ZhF^VY^2X_BgUy<[%u~[-^ti 6򖰒O@-8k{>ó #Es["n4 szпbo|QR0OAK/a1K^T;LdM lٟ6)TwRl?fN~Bх=S5!Tŋc}&E }& 1u~_̠B62K߮~suu|1ԻD\#ܹ-3Be}r>1?ԥ4fZnfdۅK+ci|la\UoNB]5Ҵ[fârkrUymgd&Up[).3jZ f*IfO .I謧tJEy=VҚH:u@0'GrZ{lܡ>ĥđ` l>kf'HXRe&ȧ4}("Bݚ_pq Rֳiv? "AnSEmGUp,IQMR{AC-VPv M${oQp<η=9%˅S)mZ,S>F9~rH6ܱT[Kqˣ*8x꾓޷o=qJ"ZXp"N7+c$UyFIN"(U1Y}֍e; SfD_6MǑH C״pxD嶅g$e-B)K^gbv>KA ݨ k{pR_X%p.[hYHN:?R#e+''%FNvJ`IGz>JqO[tܓƾ:],阪N|LaH;$ºe;bPojɒjstJQAa+B."39~iO*8X{5춍i}{z=Vόv ^Ӄ|f1_ Bvy_q.+L{>,2(k'xmOޅ@oGÚtoϧDĴ7ӗboуOiU]gMtܢ^OPi^n_ȝL $d0'<ဂ!0mM7s/= rs_K^mRx73:懛tq*6bgpzDlwyWmȜCrN$ʴBS̾eVf{ʥKćl|uNb@7[5W*\{C tdē[zTKTz* EK<[YI ԕ5J>Eu"ێϑ:˖5 R͵ 32`d̮$_ J{-wyq]z>JL;%ni\ɡi,.VbkzI1f<&г iI 'Yt=גWN[J4~u#WZȧF-Oc'kч^ቓ+'v؛%uݏ*$~޲jugz_Y\NdG= Kܕgct%7Svr&z7,BwD?/u1=ػ< \I U5!ukzvuComB 4 *9. kiqzkJe#R6]WB6 wuU_HbY$-Nپbs8m+o3_VDm^r-:x+g|M|-X ѻK؇{n> A:*1/yȬͬ$qi|%(R> VErԖ&'>g!e0_^~7`mB4īUy.w~қt~fEGl.x吓XhղQssu=Q;[ovozwޮD+Vg5r |a'l_M.L~S#Qw{Y:}`]Dd>.i'i%ѐc{O2)~e$e:ެÒ2!mgQ=~- +*ѝe:PgKoԹ+[wi?ؒ^X_xC`@T.mڦ77XQ7j+|Z`}1ݪr 0ˋL*'F+|'1Vz#IV.ZWP狀+\71˺~cs 0ݗbo O"mnx?"=}|=Z0{]5j—z0.E:E~L>syUt;m`+7ko5nT;z|KJvc/jog~E"NtVk3!lsvX;L=lwtCw7m*<E7(ϧX4Bvu/Rj$ZQ]6:;WGY|2c9X<Av\?dYS q NP)wf&ܽ+Etg?Φhor4dQ=3{R< H7YBgy)׳L:L6q$FF_a?،έd7"wMma2 C?fq}GSX.V*B i&RFd> Ѓct559;_On!z6hG&>'X{0v,loւJ8c)CkTӵA6N nl>UKߘL蝫zuo~v췷,<#uh#UHPI#swA;ٙB{^ᢟwD}Y0لzvݼ뇁۟UM֫oiWuپAkN}È3U]|TDI1Ӻl97ZxMztIt"E EUkeεuT. 'Y.7-KqsyO|\fQjL$YZ˜BIxxn:"9usuhnr|Ji}rl>Pis嵻s zof2 5F3r ̣)S^'?QER]ԐK<$~Xc,/ [5;3\=?Mr0{&GoCAT']l$;;LeB-=̃ 9qe8Fig[Gj!˃: 3s͗*XC- .6OiV_73nppf;މH;-̜07elmDrMt+o-l?[/hVՈ߼r!vZ9o X:dϔ8\\|ed)KӛHxz)tP_#Y]qham{tf#]Lޢ6m`{.ƫ{͚v̡e+E}K6t$x䧶9e{to"p)?->(4ZWw/S%*WMzvFyp}+>U5|=?-|YOIŊ(b|Q5Q7ْD\zĹތEB&㥼"X䢥'E&} Ϯ.N-Fǽa4H]=.Yw"r 2I KfU=W69%$9Q*ǏmEp>t(:PXShVmNo7ҾR}%ɹTtI'9RU)o "585ilܹWoy}{v -G[}vQ {hIl2ыnFT{T*BTJ%hF+g Tn'']6qtd˸8RJ+  _Ɓya"+.phy-K"7hvYeW95o֡^V#i }tK7OLDzk%%dU߱~fts oQd e_Nz,|zR˓.humgOʼnĖ3s5 dnNi]n56s'pzh>]'T 'Z- Np U~TWC:jt.34aWo1:sTkhdDH "CGiћv7s6y!M^̏:sŹy|\( `>`煱-OjSSl/~^[,Z^afG${7H&Qtiu/T Is $r2W͇ŝW[AKj>5'RnUrxWRp;_C#G8 { 3T|Z\; gRPY68.9iIkrNҙnů?gn#SPҶy/įU՜xͪwSܵ9Zd[tK]go󱏕+0p4:Mw M;1%OMpIPhy>&ÚWafZ:ܮ~īW,kp|䠏-Ed=E";7߀ħvq8WhPz$E&\v)Z'qmSQq٭2Eev,g|@qors[Ǚ< T%dxL )gR)"B˚Uj-kZ|4;`mU+qZd{];C P>ٓڞ׼<•bVm Lx'F({y%og'5 0xQ'J;2]BD[%sbA|x Fskn׾H+헻8!pTIތp5S@Gy(DF!P.u#rr~ $mhAB*䨨꠯^pM[Ix5'5ᇏ_>?wuy$5BoD%OR|?XD/Vz !llJTtd$nܸY} rx(o_|| U`?K>烑k yo18dy_8nu2y (  t?_/Q/_TEq?"fk05h_ ExB0~Af$&375P`MD a֜5o7l190?b꫱_#.f |͚A |9AG|:*z{8#1~9, = 0Q) 6_/?w:Gx :na@ nGݶ?!GJ7w? -!LLHG@061?> qa ,w>g/W Y8>~}1)5j J 3bāv?w]!_1s>H_kN|q܊ ?& ~"`⯋ #]rdc18]] o8 p<&ru (L ^;r_s×1jo,Ƽ|Ĝ}%بikk}\~+6L5U5 5d }?X^Gv_a"E%08o'Rb*¾$IGk uY .F|[j1/?(xz`yU= IWDXC $qnGO(c}1L 1Hlq#&b;?1X@T!0&.M_A6DTU@Ӕu$r