libcogl-gles2-20-1.22.8-150400.2.8 >  A bwTJp9|X@U#h?Ok{j|BCm nCT&ϤYRM_Lu׾,d08j épn7\<@HJq5;) %XY"T9%CN,u.=\VQ_ܾ̿*il+y'&7dU+2ڝ-*#3T"q cV5bۉ|`O`S]Q<4-ep-nIUGeuY銛if276fc0dbf9ab6147c870e3efb9dd3d56812e21af315706c84a55a934a8adb9a9b1af94dfd86864003de196cd460f2e6cb18be9a;bwTJp9|Gnq$e ׆oX9K/}Z=:IKӹekGXW}93ϟhƖQlGh͚~ٝ4D)l~e@$gbՂ/3p@H?8d % h )EKT\ ` d l   T | ^ (89:>F@UFdGxHIXY\]^bcdefl uv$wxyz4Clibcogl-gles2-201.22.8150400.2.8OpenGL ES 2 support for the cogl GL/GLES abstraction/utility layerCogl is a library for using 3D graphics hardware to draw pretty picturesbwSsheep56wSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://clutter-project.org/linuxx86_64wȡbwSbwS09b621e9a1e139796e4c726d4147d0f1a651233f9ea66d915761219a68e6c59alibcogl-gles2.so.20.4.3rootrootrootrootcogl-1.22.8-150400.2.8.src.rpmlibcogl-gles2-20libcogl-gles2-20(x86-64)libcogl-gles2.so.20()(64bit)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libcogl.so.20()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aU^@^g@^S^,-]s\@\fZ2@ZZZWQYo@W#W/@W4VzV*!@UYUTgTbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comsndirsch@suse.comdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.comjengelh@inai.dedimstar@opensuse.orgjengelh@inai.dedimstar@opensuse.orgzaitor@opensuse.orgfezhang@suse.comfezhang@suse.comzaitor@opensuse.orgidonmez@suse.comzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgfcrozat@suse.com- Add 2bd3cbed45d633fb15625d58e6b7cb8721b0ba98.patch: cogl-gles2: Fix undefined references. Following this, add libtool BuildRequires and pass autoreconf call before configure as the patch touches the buildsystem. - Add patches from fedora that should have gone upstream: + 0001-egl-Use-eglGetPlatformDisplay-not-eglGetDisplay.patch: egl: Use eglGetPlatformDisplay not eglGetDisplay. + 0002-add-GL_ARB_shader_texture_lod-support.patch: Add GL_ARB_shader_texture_lod support. + 0003-texture-support-copy_sub_image.patch: texture: Support copy_sub_image.- Update to version 1.22.8: + Fix building against libglvnd-provided EGL headers. + Stop checking the Automake version. + Fix compiler warnings with GCC ≥ 9. + Ensure we don't close the same X display twice. + Test suite fixes. + Free pipeline state last. - Drop cogl-fix-mesa20.patch: Fixed upstream. Following this, drop libtool BuildRequires and autoreconf call, no longer needed.- Update to version 1.22.6: + Build with newer versions of Pango + Fix the pkg-config files for cogl-gst and cogl-pango - Drop usage of source services, back to regular tarball. - Update content of cogl-fix-mesa20.patch to commit checked in upstream.- Add cogl-fix-mesa20.patch: fixes build against Mesa 20 (boo#1164688, glgo#GNOME/cogl!17).- No longer recommend -lang: supplements are in use- Update to version 1.22.4+8: + Add fallback for semi-private symbols in Pango. + Updated translations. - Use PARENT_TAG and TAG_OFFSET in service file.- Update to version 1.22.4+20190423.9bc253e9: + cogl/deprecated/cogl-fixed.h: Use "static inline" instead G_INLINE_FUNC. + primitive: Fix syntax on annotations type. + wayland: do not require wl_shell. + Update MSGID_BUGS_ADDRESS in po/Makevars. + Updated translations. - Drop cogl-support-automake-1.16.patch: Fixed upstream. - Update url in _service to new gitlab home.- Remove --with-pic which has no effect with --disable-static. - Trim metadata repetitions in the description.- Add cogl-support-automake-1.16.patch: Support bootstrapping with automake 1.16 (bgo#794720).- Fix SRPM group. Update summaries. - Remove idempotent %if..%endif guards. - Remove duplicate .la cleanup.- Modernize spec-file by calling spec-cleaner- Update to version 1.22.2+20171013.d043a41d: + Add precision for Sampler3D. + wayland-winsys: Take possible pending resize into account. + Fix an incorrect preprocessor conditional. + Updated translations. - Switch to git-checkout via source service, following this, add libtool BuildRequires and run autogen.sh to bootstrap tarball. - Drop 0001-fix-build-failure-with-Werror-undef.patch: Fixed upstream. - Add with_COGLGST define and set it to 0, add conditionals for typelib-1_0-CoglGst-2_0 and gstreamer-plugins-cogl sub-packages, no longer build these, follow upstream default. - Add explicit pkgconfig(egl) BuildRequires: Align with what configure looks for. - Minor spec cleanup, use autosetup macro.- Drop the SLE12 / Leap42 build_wayland_backend conditional.- Add 0001-fix-build-failure-with-Werror-undef.patch: Fix build failure for SLE (bgo#770533).- Update to version 1.22.2: + Skip journal dumping if not supported (bgo#728355). + Support glMapBufferRange from ES3 (bgo#728355). + Improvements in the KMS winsys (bgo#756926, bgo#758073). + Require gettext 0.19 to avoid hacks (bgo#760285). + Respect the Wayland spec for EGL surface creation (bgo#765351). + Updated translations. - Drop cogl-GLES-Support-glMapBufferRange.patch and cogl-fix-black-login-screen.patch: Fixed upstream.- Update to GNOME 3.20 Fate#318572- Add cogl-fix-black-login-screen.patch: Fix black and frozen login screen after logout when using gdm in wayland mode and session in x11 mode (boo#958885, bgo#758112, bgo#756926).- Pass --enable-cogl-gst to configure, we have clutter-gst-3.0, shame on us, this should have been done for Leap too. - Add new BuildRequires needed from above change: - pkgconfig(gstreamer-audio-1.0) - pkgconfig(gstreamer-base-1.0) - pkgconfig(gstreamer-controller-1.0) - pkgconfig(gstreamer-plugins-base-1.0) - pkgconfig(gstreamer-tag-1.0) - pkgconfig(gstreamer-video-1.0) - Package new sub-packages typelib-1_0-CoglGst-2_0 and gstreamer-plugins-cogl due to above change. Add Supplements: packageand(libcogl20:gstreamer) for gstreamer-plugins-cogl. - Flip enable gles2 define to 1, build gles2 support. - Add cogl-GLES-Support-glMapBufferRange.patch: ES3 provides glMapBufferRange as core, with the added bonus that it also supports read mappings. Use this where possible.- Update to version 1.22.0: + Improvements in handling errors in the KMS winsys (bgo#754540). + Fix crashers in Wayland and GLX winsys (bgo#754667, bgo#754888).- Update to version 1.21.2: + Add X11-specific API for retrieving the renderer's visual. + Improvement to the MSVC build. + Support KMS drivers without page flip. + Do not use deprecated OpenGL API with the GL3 driver. + Updated translations.- Update to version 1.20.0: + Support for "quad buffer" based stereo rendering. + Support for Mir window system. + A number of updates for the Wayland support. + Improved vblank sync when using glXWaitForMSC.- Disable wayland backend on SLE12./sbin/ldconfig/sbin/ldconfigsheep56 16519874121.22.8-150400.2.81.22.8-150400.2.8libcogl-gles2.so.20libcogl-gles2.so.20.4.3/usr/lib64/-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-SP4:GA/standard/654b199cd0b56edd02b23f429ac8410b-coglcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4f0cdb13fe43a3100649a4262eec12a732547e88, strippedPRRRRF$AŒj~utf-82f2e24bf882fce80f33c2c6a11ffea606543e39c076acd0335a96dc339029c23?7zXZ !t/y-] cr$x#F2_t}z:1mtZz3)" qT9@x;4LEdžS|ӥ6XJ5]pF߃` L^?]Zϩ{A+m,9d1 J*!זj]8&1J97h8-Z1vyVؿTG(6-&2Tfǻp~tsR]xXKqOo?y`tj?G51#)3tL"LRGP4뮈GsroJMBzR[Ƨe) bR/?!vS扊 s Fc˨867搅U[%/u9?]ƿ  ]A^I]»p1dzVŎu<ܴ3B';Dwu .8Yf2N 3ҭa*^U&J_ YC_n[ے2;iz S;idCoԮ c d k s=>]ށX"ӛxƅJ6$7_w7o Jk3b%كqכ?HhGPM6&>،& w|C5TZ6-b v䳥}3֞CΝ,Ķ2 rs3JF\6gJ  =q aϷOeJFOѠn?0l)]!O\4i#[StDDS.Ġv;[2غJvP4_֭{b cɓl=nIkrP;AXKmtl\?9uI *'$QuEJNT}x>'n"G D9y5`!1P-Ӷ\yh4RX/RYŒC΍LʰT|"9HNW&#;s V*)kdjqBOBI@5yz%iUd5jmJ0Cj[B|o) b3ᏁZ!'w,ُQ{Qs\:m]+We81M k' xb&6DA_l+r8s]L)3:8p~@w @Dh4)9@< ZTwp+ڸ zm]B~3EliCjB^w@.BjJ us_uV![A _$i~)_t<"Z aȋb$ROb:Ng aD#2wX-a tW2+ \A4n#-Z&$n9Y2"Sߧjgu†fI.'zG.2/#B9n6b?/F76o?]D3*R#gI̽(t{_)^Ou*R8-wPޔPrlB[K˨wE;ḨRD*u>TAS- Fbh)̏k3 >EV@Nu8GJ4%|]tMZ(?o02`<4Lmk'5/X}3|~t/98QPM.3~wmAu.;a9z O(Z40p˹RGvRXŰ\a: p+*;5aҞ)փɧm@yB,EJ;&C]qu=TN" $C Dη3#$]dB޼ܰ#S Ş@$&g0^մg`qEEf%7cx 3i` )&VXzW|,[9=":%xXhQ8VbQaI>x}r魃T/w/~7Ύqux%rOrk%h!X1&+rY _p12/CK /kvu^WX} Jק<2y]~Z#B%Ԡ/eBEt@^ ǰB3-啮)"Qlb'k$튮l9*}X:DPoaj/DŽ@kֶmS9F=K9Vd,N&Ҩ**[)ޔ^Ln$2Ks5}AwؤfQ]%GkRȔ'?\ ͅHzdc hF[ۤz$*~f&ĀBT&LKr3i fΖ@ c!A!:iiR%z$epDU<ԫO^ Ii ].,5$v}öN#5fgX~`6dJ&jc!Kq 5YFmXu~! @ZMޑ?)}j63Z-%軂N[&IL,H]g`ihih MlPxkلdFJ@[B_+[9j(k`&rr\L-H2Q&q.FR RK|6rhVb1s!ݼCu#~L9J5"%@"\ܤߤCB/^n["!d[>hK5| N[ȝ:"Kʄvo 0jLILc `@_~7(K]wE?- y64u)E/\o $ԶA+ca/MA+LCCsNH'Em9Vif(lh*Z1Ag{v(`JL(j$z3ZM57(|@$ĒYiuRRRY_Ol8 l^7*#e09L~ho/휳Ӄ& Z7vBq-}a*mGeg.*s BՓ o!JIv3|OM_ҦTp:0]^^pF;,0PG:ukpuhMC?9TDo-YH0FZnNrHH KÏ+KQ=Cs=A(RF F}G6XfN14SV?Q,#Hbh.I6[]Miz @X;{r~™#itTk S;hA#>ݡGᆌmyKҵ+Vm?xk[ՅL5< SsIdow{dHQ eY/2wبԊM$ eӪ[ʀi]S!|Adx?0K$dЯӈԜ$Y{eB7̯lb2t Je' E2I/ŕ>^@| ^{Թ⼁M6lTtL词g&~|GS1x{~;•9mp-e:*dʧf帳P=/^:{aI"IRIISX x0Wij{:3g%P#@ tk6(EnLtm\@p,\_)d[J2<|_:R]z* N>T ,1YEb@ |`(Tu/f1ZNca|JٮxtkTe:ce疸K7LH5&a24o=ӑ0 ?suH3A}e4t!eM⭠| L8;ƌK2t=:\7Ԯ[Eh'#݀()i{ͮHQ"R2f;O{Hа4C1vfQ$#N:⽿c:f-qiѡ8s0C~|7t-==OۼBQ<QH WŠI"7*UdGds8ӷمt!Ys@Ks)5>fZ'rc6'EX<<t_Ҝ[ղTvU L &&ɁQ&I|*:8n 2$h;9cLm'X坿OtX(,9Nt$m# M n F.f˽ "+L"cA"!k@:P|oi}{5sԇIEĂ\:2~IrՇאMAXȒZ}QK0дDnJHR621`F˩E}7)˂-;,W n}8B#2&fbGbG;`j^n nd+gl͝9;ї)9|kɦq s>Anu܅@wR0ajt%[9nDH=87ב=LBtT(,TJ h> 2|?o+M6礼7p3yWwNkWX)PƧ>ngHތN=!׸k?.Sbxt?Ia$W? vF ߡ).Y\r—4rf-ԮJJ$6Hͱh;0v]!w6 y@HZkӇ=}X(lVչ3FűÖ@|rܜo PBwC&(߈=z{\''wo37Z0{Yh=ݛϬǜ:N9Sc=[ (BF)ᓋ02_(HLchAp Cـ} :m#GK D׶vew2hI;u]pR 6]y]SʙDeT6 %labIy)lbrN p/(er[f5(c|I~goVnbl&Q'CYo4?݇ms!FY GuB߻/a`ܲӧe؍C2)[MtoEۯ.cݏ %TYهʍZiɖ/_W#e2&ylhƼBЦۑK1ߥa)|rYmķg 2  O¹QJzg k= -GҌȦ{b숨fbSN4$B&dcp^RJ} XJDYhAOy] -p7\W*Axa>ZozF?2]g_DW !Iĕ6 kPw#4OH,  YZ