cjs-devel-3.6.1-lp150.1.5 >  A ZO/=„i"% kVgsMΧV2Ԟn_M% 8/)PTi N`8?[ձL qU{8͠1u"6:[wiE D$jV^m Cm -EE6A-5VY5 Nv1n}ٴ7r.Mÿ~V5^PlS"Gl`t;ķ&6lg춓r帊424264cf537fcb3fab857e7010f6b55d174f485759fe2bdfd59f7cab5bf411a94bc0c437c67ec9596f8de8b0313698efb4a3603b)dZO/=„ }/S݂?C3g`aay3U1&!<=,af򶭹 o풸mC~TR{23y+uDψ76[y3đ?qd{> 3! 밬% ޟoo*q)q:[b&tgS)DL[s7UFsLln8_s`aSs D1nici&Xfpwkvo1"r)GùGq#:QI\1\>p>?d   E 9Uv|              ,H pL(89:lFG H I XY \H ]p ^b=cd@eEfHlJu\ vw x y zXhlrCcjs-devel3.6.1lp150.1.5Development Files for Cinnamon JS moduleJavaScript bindings based on GObject Introspection for the Cinnamon Desktop. This package contains development files for cjs.ZC@cloud101+>openSUSE Leap 15.0openSUSEMIT AND (MPL-1.1 OR GPL-2.0+ OR LGPL-2.1+)https://bugs.opensuse.orgDevelopment/Libraries/Otherhttps://github.com/linuxmint/cjslinuxx86_64tIAA큤A큤Z7Z7Z7Z7Z7Z7Z7Z7Z7Z7c4d29d2cd956d227bc0f7bf2b17ceb9c9539120f5b8f138e581371b9c8d7b516e0b6f953a70a7e4fa579c926d5f8f7c4630c888ea47922b0e4b1c1e08b06097ca66e64f5eaf704610b67af3720b772560f1ce48b3a6d4e4010db2a7f7755a216cc9ec56bb186b19c59825aec907ae7b867bb49b8faa1cc9e0c81722c96b42e7f307bf66bc5a4862870c75c44bcd39d66c75f80974f92920193a68207f522d546d035545620cddd073edc0cd3ccb4a83437b43dcc26c7a8cb549ee4ba6292343blibcjs.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcjs-3.6.1-lp150.1.5.src.rpmcjs-develcjs-devel(x86-64)pkgconfig(cjs-1.0)@@@@ @ @@@ @@    /usr/bin/pkg-configcjslibcjs0pkgconfig(cairo)pkgconfig(cairo-gobject)pkgconfig(gio-2.0)pkgconfig(gobject-2.0)pkgconfig(gobject-introspection-1.0)pkgconfig(gthread-2.0)pkgconfig(gtk+-3.0)pkgconfig(libffi)pkgconfig(mozjs-38)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib-1_0-CjsPrivate-1_03.6.13.6.12.42.02.42.03.14.03.0.4-14.6.0-14.0-15.2-13.6.14.14.1ZC@Yq@YyYbYS@Y%uY X!@W4p@WcV#UȒ@UmU8TZ@S@SO@Re@RNRIgsor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rui@marguerite.sustefan@fam-elser.destefan@fam-elser.dei@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sustefan@fam-elser.destefan@fam-elser.de- Update to version 3.6.1: * cairo: Free popped pattern. * value: Fix a memory leak while marshalling GValue. * arg: Fix memory leaks.- Update to version 3.6.0: * object: Keep proper track of pending closure invalidations. * Revert "handler ID's must be managed from start to finish - they should be initialised to 0, and re-set to 0 whenever they're finished being used". * object: Zero out new ConnectData. * Revert freeing closures in idle handler. * closure: Prevent collection of invalidated closure- Update to version 3.4.4: * object.cpp: Follow-up to 503fa20 - handler ID's must be managed from start to finish - they should be initialised to 0, and re-set to 0 whenever they're finished being used. * arg: Don't crash when asked to convert a null strv to an array. * object: Don't invalidate closure if already invalid. * closure: Remove a pointer to runtime. * closure: Prevent use-after-free in closures.- Update to version 3.4.3: * object.cpp: Follow-up to 503fa20 - handler ID's must be managed from start to finish - they should be initialised to 0, and re-set to 0 whenever they're finished being used. * arg: Don't crash when asked to convert a null strv to an array. * object: Don't invalidate closure if already invalid. * closure: Remove pointer to runtime. * closure: Prevent use-after-free in closures.- Update to version 3.4.2: * tweener: Add undefined property check. * tweener.js: Silence some additional warnings due to missing/unused properties. * object: Prevent use-after-free in signal connections. * util-root: Require GjsMaybeOwned callback to reset.- Update to version 3.4.1: * Better GLib and autotools compatibility. - Remove cjs-autotools-compat.patch, cjs-glib-compat.patch: merged upstream.- Update to version 3.4.0: * Rebase to upstream gjs 1.48.0 (a7bcfb9). * Always reload extension js modules. * min / max properties to specify a minimal / maximal value. * Throw error when attempting to instantiate abstract class. * signals.js: Add signalHandlerIsConnected method. * Use python2 instead of python. * importer.cpp: Add a method to the global imports object addSubImporter(name, path) * modules/GObject.js: Add access to handler_block and handler_unblock. * Fix file location problem from rebasing - Add cjs-autotools-compat.patch and cjs-glib-compat.patch: Add compatibility with older autotools and GLib.- Update to version 3.2.0: * Migrate away from gnome-common deprecated vars and macros. * modules/GObject.js: Add access to handler_block and handler_unblock. * build: Require C++11. * Fix build when extra debugging is enabled (util/log.h). - Add the optional Gtk3 dependency.- Update to version 3.0.1: * repo.cpp: Add Gvc->Cvc mapping for backward compatibility of sound xlets.- Update to version 3.0.0.- Update to 2.8.0: * importer.cpp: Add a method to the global imports object addSubImporter(name, path). - Remove cjs from baselibs.conf.- update version 2.6.2 * signals.js: add signalHandlerIsConnected method - add baselibs.conf- update to version 2.6.0- update to version 2.4.2- update version 2.4.0 * js version update to mozjs24 - add patch: cjf-2.4.0-lower_versions.patch * lower version requirements for gobject-introspection and gobject-2.0- update version 2.3.0 * prevent start-on-demand dbus service from working- update version 2.2.0- copypac from home:cyberorg:cinnamon - clean work - spli libcjs0 and typelib-1_0-CjsPrivate-1_0 sub-packages- Updated to version 2.0.0- Initial Release with git version from 2013/09/30cloud101 1510228800 3.6.1-lp150.1.53.6.1-lp150.1.53.6.1cjs-1.0cjscontext.hcoverage.hgjs.hmacros.hutilerror.hlibcjs.socjs-1.0.pc/usr/include//usr/include/cjs-1.0//usr/include/cjs-1.0/cjs//usr/include/cjs-1.0/util//usr/lib64//usr/lib64/pkgconfig/-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.0/standard/cfb1835ea9059893afe94ada9b38d8cb-cjscpioxz5x86_64-suse-linuxdirectoryC source, ASCII textC source, UTF-8 Unicode textpkgconfig filePRRRR RRR RR RRRR ?^2G5iOutf-8549fd3fee31a27b1ff1408c1784b672cb01e599689a9dce8cedd31113fe162c6? 7zXZ !t/1[ T] crt:bLL ~k.=/4^ wo]=)0B%B%iiF Qf d`^=lS.J^AQ d`G?g^uJv%eJa?\ yPDeV +7 yR0ZsgO}: Y=/MV "EA.1_Owh`Bi 1_= {FQ}8<Ӏ5P3t}dntVB:.Df?3\q2GkۿBP YՌ68] }>D92 x4CY{Uan4X3Q0ֽkM5k>^86_44 gl?W'E4НԮ)Y lCeµew>’O~-4c˾C.nC} .uJs5k$ᏎS|oh'4R)m?Cڡ8N%>!a{}s9(cVÀfz_OlʶV/j{J?^_^fA e4B³a3ˆI3M<7Ty/SR!0ᑕȺ2$ۆ%w0Z Ewuwͪm.Q͏?0&cL*,c@=ڀ0ʾAS6O| :Rh F JMx*eUC`ˉK _4LY"I?B#ʘ?Ua['V)`AjG@Ce09vNl![.ywAa>+ƃ|k\l;_IP)tٞ:K3"\χN~_[)d[ftʐQL&&ğyy6s?2qvoJ(;yr懋8 Ȫ' Sl=M̸ge،FDOZ] 2DzF,' qA^Ύ8w7uɫ3djH:79M~,ڰ D1eS ڸABm4"oHƌ@t qws{f6v >6C(ĔɞOV=s ?1xw\