gnome-genius-1.0.29-66.5e>UA4v@4˧9 &ڐ?ieo1bTpa&|)7}/4$bӾLSvЀ>>-?-d  THL\`~  |      |    <  \       ( 8 9 :& F!G! H", I" X"Y"\" ]#| ^$b'c(Nd(e(f(l(u( v)Pw+ x, y,#z-(-8-<-B--Cgnome-genius1.0.2966.5GNOME interface for Genius, a general purpose calculatorGenius is a general purpose calculator program similar in some aspects to BC, Matlab, Maple or Mathematica. It is useful both as a simple calculator and as a research or educational tool. The syntax mimics how mathematics is usually written.ireproducibleGNOME:Apps / openSUSE_Factoryobs://build.opensuse.org/GNOMEGPL-3.0-or-laterProductivity/Scientific/Mathhttp://www.jirka.org/genius.htmllinuxppc64le `)65G!A큤AAA큤AA큤AA큤AA큤AA큤AA큤AA큤AA큤iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii1afbefba7e37c8ed49f69416871f64a4552d063e151f2b6a0bdf274ec189dabec96bc7c69994887ad4b9335d99adaa937661075cc4871e4cdbd1bd996c09b23a47536c8972e1ccb2e75bd5ea028aae648a5eac80c6e01d28950c7349785cc7b4af3f5492ad2de4986c082ba2cd3558b34ef0f82c0edec2fac7e13638ff7f414a377475effecd6225dd4d35927ea36c278110b308d7414e7680df0269233faac32a4e74710703b38cf9c40b79d8e34430fd27a8044be8310032aec6f39987e161cd0b698963b4b4e5ad711142891864225393b1c360b5ba607220711554c1ab012d549239ef37605b8914559d51c1f3e08b4df5bfbf0a239a28cbe661869aaeb6cb2ec2e7d30b5753362bce5525e95fad3550c171663b4e4c15f580ebe7bf75daee2098fa5e73e36f8c61cdccb402d0fd71eaff7f709cc62e44832e5f61a2437a5f06474dbc15e25f7d7b0cfa9ea7dc9175e5d7979f8550963c0f7da7fb663a3e72f761ed314c2b45c9831f58da18efa40b6011bdcaa6925d8fd5dafb2653d08dae36b0e79428766185e34d5bec51326b8c6c34e823e3ccf7dda906fdbca4ab97b2ffd5937a61ed52d4e848e7716db68121cf7ee196ff3ccf8f42a2c715d43867rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgenius-1.0.29-66.5.src.rpmapplication()application(gnome-genius.desktop)gnome-geniusgnome-genius(ppc-64)mimehandler(text/x-genius)@@@@@@@@@@@@@@@@@@@@@@@@@    geniuslibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.32)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libcairo.so.2()(64bit)libgdk-3.so.0()(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgmodule-2.0.so.0()(64bit)libgmp.so.10()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libgtksourceview-4.so.0()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libm.so.6(GLIBC_2.29)(64bit)libm.so.6(GLIBC_2.38)(64bit)libmpfr.so.6()(64bit)libpango-1.0.so.0()(64bit)libpangocairo-1.0.so.0()(64bit)libreadline.so.8()(64bit)libvte-2.91.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)1.0.293.0.4-14.6.0-14.0-15.4.18-14.20.1i@i@az`/@^b;@^2@]$[!@[d@YDominique Leuenberger Bjørn Lie Bjørn Lie Bjørn Lie bjorn.lie@gmail.comDominique Leuenberger Bjørn Lie luc14n0@linuxmail.orgluc14n0@linuxmail.orgjengelh@inai.de- Drop gnome-doc-utils-devel BuildRequires: no longer needed- Update to version 1.0.29: + A bit of a brown-paper-bag release since the last one had a crash on saving console output. Also fix several other much less likely crashes. - Changes from version 1.0.28: + Implement an adaptive Gauss-Kronrod integration and make it default for NumericalIntegral. Adds functions AdaptiveGaussKronrod, AdaptiveGaussKronrodWithTolerance, GaussKronrodRule, and related parameters. + SYNTAX: Don't special case parsing -^n it will be parsed now as -(^n) as it should be. So -1^2 is now -1 as is only reasonable. + Fix referencing of true local variables so that local variables can be used as returns through the argument list. + When first refering to a variable, only search the local context, otherwise we might be by mistake referring to an unrelated variable in the calling function or global. + Add midpoint, trapezoid, and left-hand rule graphical examples showing the rectangles. + Improve the Euler method exponential example + Fix drawing points in postscript/PDF + Allow graphing of constants (functions with no arguments) + Add CompositeSimpsonsRuleData, TrapezoidRule, LeftHandRule, RightHandRule functions + Argument now complains when given 0 + Fix Macaulay* functions when c=0 + Fix a few compile warnings + Few minor bug fixes and fix some crashes + Updated translations.- Update to version 1.0.27: + Add Save button to toolbar. + Add calculus example "zooming animation" to show differentiability. + Allow setting editor color scheme in the settings dialog. + Closing window acts exactly like the quit button/menu item. + Current program is marked with larger font instead of bold, since that doesn't work with all themes. + Improve performance of surface plots, and get rid of flicker. + Remove menu icons. + Leave the Stop button on the plot window enabled if a script is running. + Remove dependence on AMTK. + Updated translations. - Drop pkgconfig(amtk-5) BuildRequires: following upstream changes.- Update to version 1.0.26: + The range boxes in the plot dialog are now evalued rather than being spin boxes, so that one can use arbitrary genius expressions there. + Always spawn a new instance, none of this uniqueness nonsense. + Various fixes stemming from the port to GTK3 and from various new compiler warnings. + File chooser dialogs are now native. + Fix saving of settings in the presence of old style settings directories. + Set default gtksourceview colorscheme to "kate" as "classic" is hard to see in dark mode. It can be set in the config file (no GUI currently). + Updated translations.- Update to version 1.0.25: + Port to gtk-3.0. + Various bugfixes across the board. - Replace ncurses-devel, pkgconfig(gtk+-2.0) and pkgconfig(gtksourceview-2.0) with pkgconfig(ncurses), pkgconfig(gtk+-3.0) and pkgconfig(gtksourceview-4) BuildRequires. Add pkgconfig(amtk-5) and pkgconfig(vte-2.91) BuildRequires: New dependencies.- No longer recommend -lang: supplements are in use- Drop rarian-scrollkeeper-compat BuildRequires and stop passing - -disable-scrollkeeper to configure: No longer needed nor used or recognized. - Drop translation-update-upstream BuildRequires and macro: genius is no longer in the t-u-u database, so no extra translations available. - Update macros to current standard. - Drop conditional hicolor-icon-theme, shared-mime-info and update-desktop-files BuildRequires and post(un) handling of relevant macros as well as gtk3-tools, update-desktop-files and shared-mime-info Requires(post(un)): No longer needed for any current supported version of openSUSE.- Add hicolor-icon-theme, update-desktop-files and shared-mime-info as BuildRequires and as Requires(post/postun) for right handling of post(un) scriptlets for suse_version < 1330.- Update to version 1.0.24: + Add: A RungeKutta and a plane curve plotting examples. + Updated translations. - Drop: + BuildRoot tag: its standard value is already set by default. + update-desktop-files BuildRequires and suse_update_desktop_\ file macro: they are no longer required. + pkgconfig(vte) BuildRequires: this is not required anymore now that Genius uses its own vte. - Add gio-2.0, gio-unix-2.0, gobject-2.0, pango and x11 pkgconfig modules BuildRequires. - Update: + '+' in GPL License tag to '-or-later' to comply with SPDX 3.0. + Post(un) scriptlets to be ran in release versions < 1330.- Ensure neutrality of description, remove rhetoric questions from description. Update package summaries.reproducible 1774440940  1.0.29-66.51.0.29-66.5   gnome-geniusgeniusgenius-readline-helper-fifognome-genius.desktophicolor16x16appsgnome-genius.png22x22appsgnome-genius.png24x24appsgnome-genius.png256x256appsgnome-genius.png32x32appsgenius-stock-plot.pnggnome-genius.png48x48appsgenius-stock-plot.pnggnome-genius.png8x8appsgnome-genius.pngscalableappsgnome-genius.svggenius.xml/usr/bin//usr/libexec//usr/libexec/genius//usr/share/applications//usr/share/icons//usr/share/icons/hicolor//usr/share/icons/hicolor/16x16//usr/share/icons/hicolor/16x16/apps//usr/share/icons/hicolor/22x22//usr/share/icons/hicolor/22x22/apps//usr/share/icons/hicolor/24x24//usr/share/icons/hicolor/24x24/apps//usr/share/icons/hicolor/256x256//usr/share/icons/hicolor/256x256/apps//usr/share/icons/hicolor/32x32//usr/share/icons/hicolor/32x32/apps//usr/share/icons/hicolor/48x48//usr/share/icons/hicolor/48x48/apps//usr/share/icons/hicolor/8x8//usr/share/icons/hicolor/8x8/apps//usr/share/icons/hicolor/scalable//usr/share/icons/hicolor/scalable/apps//usr/share/mime/packages/-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -gobs://build.opensuse.org/GNOME:Apps/openSUSE_Factory/00d49888a6e000456874472346a590b2-geniusdrpmzstd19T0ppc64le-suse-linuxELF 64-bit LSB pie executable, 64-bit PowerPC or cisco 7500, OpenPOWER ELF V2 ABI, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=dd30aa4d45468e689df45a6c9d5e018bc6ee5b54, for GNU/Linux 4.3.0, strippeddirectoryELF 64-bit LSB pie executable, 64-bit PowerPC or cisco 7500, OpenPOWER ELF V2 ABI, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=e1d2601d0804245b4945c9159d71a27bd11d7089, for GNU/Linux 4.3.0, strippedUnicode text, UTF-8 textPNG image dataSVG Scalable Vector Graphics imageXML 1.0 document, ASCII text RRRRRRRRRR RR RRRRR RRR RR RRRRRRRR RRPPP]Ⱏ'@Kutf-83b6b4cf3cd51007557c71ef258e1cd6d785f05dfe6a76bdbfed9990fcd55460628a44e7768ce642b3394496349a432af4cf8943a741c724de4bc7e697d37bdb6? (/h Fi0IRmʧ0j;Le, R" -m""-S8MY(@.!ΌOn7N0/d ),$|U^K / Q.׻9l{Ȉv[q;8;}y6w߼8_yNxl{|c-> q]ߎnw؜dgQ $z.#\GVe# ʳl &&|6$7 e_bpME׋|X^T!2pfκik[(9dUWHgjselD [}9 !fBWgWf" MNO+%3Q"MDZ>ܜNYՃms~; :kh ӳ}%2謋!ͤ쥻-H`V)ȈKy ʼn8ZIDb8zIo0,3\Q' $txp|lT 6ff8 3nˍw!<9