Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

girara-devel-2026.02.04-bp161.1.1 RPM for aarch64

From OpenSuSE Leap 16.1 for aarch64

Name: girara-devel Distribution: SUSE Linux Enterprise 16
Version: 2026.02.04 Vendor: openSUSE
Release: bp161.1.1 Build date: Thu Jul 2 18:12:39 2026
Group: Unspecified Build host: reproducible
Size: 31135 Source RPM: girara-2026.02.04-bp161.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://pwmt.org/projects/girara
Summary: Header files for the girara library
Header files for the girara user interface library.

Provides

Requires

License

Zlib

Changelog

* Thu Jul 02 2026 Martin Pluskal <mpluskal@suse.com>
  - Cleanup spec file with spec-cleaner
  - Drop dependency on girara-devel from the devel-doc
    subpackage (a -doc package should not require -devel)
  - Add girara-tests-unset-xdg-vars.patch: run the utils-with-home
    test with all XDG_* environment variables unset, so it no
    longer fails in build environments that export XDG_CONFIG_HOME
    (backport of upstream commit 0f653f2c4e3e)
* Wed May 27 2026 Андрей Алыпов <and.november@opensuse.org>
  - Update to version 2026.02.04:
    * Fix installation of headers
  - Added girara.keyring
  - Updates from version 2026.02.03:
    * SONAME bump: libgirara-gtk3-5 -> libgirara5
    * Move Gtk+-specific parts to zathura
  - Updates from version 2026.01.30:
    * SONAME bump: libgirara-gtk3-4 -> libgirara-gtk3-5
    * Remove viewport and replace GtkScrolledWindow in view with GtkStack
    * Display shortcut info if no function is passed
    * Remove unused functions
    * Various fixes and improvements
  - Updates from version 0.4.5:
    * Swith to glib-based testing framework
    * Various fixes and improvements
* Thu Jun 13 2024 Joshua Smith <smolsheep@opensuse.org>
  - Migrate from deprecated setup to autosetup
  - Update to version 0.4.4:
    * Reduce minimum glib verson
  - Updates from version 0.4.3:
    * Fix font weight mapping
    * Remove deprecated functions
    * Various fixes and improvements
* Mon Mar 25 2024 ming li <mli@suse.com>
  - Update to version 0.4.2:
    * Ellipsize status bar
    * Various fixes and improvements
* Sun Dec 31 2023 Joshua Smith <jsmithfpv@gmail.com>
  - update to 0.4.1:
    * Add keyboard device to simulated key events
    * Fix placement of bottom box
    * Run tests under xvfb if required
    * Rework data structures
    * Update translations
* Mon Aug 28 2023 Andrea Manzini <andrea.manzini@suse.com>
  - update to 0.4.0
    * Fix use after free
* Sun Feb 26 2023 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 0.3.9
    * Switch to json-glib
    * Add support for non-ASCII keys
* Thu Feb 24 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - update to 0.3.7
    * Various fixes and improvements
    * Update translations
* Wed Aug 04 2021 Paolo Stivanin <info@paolostivanin.com>
  - update to 0.3.6
    * Various fixes and improvements
    * updated translations
* Wed Jan 20 2021 Dirk Müller <dmueller@suse.com>
  - update to 0.3.5
    * Set RGBA visual
    * Update translations
    * Set meson warning_level
* Tue Feb 11 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 0.3.4
    * bugixes
* Tue Nov 05 2019 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 0.3.3
    * Various fixes and improvments
* Sat Jan 19 2019 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 0.3.2
    * Various fixes and improvements
    * Update transations
* Wed May 23 2018 mimi.vx@gmail.com
  - update to 0.3.0
    * Make colors changeable during runtime
    * various fixes
    * Replace deprecated GTK+ 3 functions
    * Replace build system with meson
    * Adopt CSS to newer GTK+ 3 releases
    * remove obsoleted features
* Fri Jan 26 2018 mimi.vx@gmail.com
  - update to 0.2.7
  - respect optflags
  - spec-cleaned
    * Adopt CSS to newer GTK+ 3 releases
    * Remove obsolete features
    * Update translations
    * Various fixes and improvments
* Sun Feb 05 2017 mimi.vx@gmail.com
  - update to 0.2.7
  - drop girara-font-handling.patch
    * Various fixes and improvments
    * Updated font handling
* Mon Oct 17 2016 jengelh@inai.de
  - Update rpm group; trim description
* Thu Oct 13 2016 mimi.vx@gmail.com
  - add girara-font-handling.patch -- fix for gtk-3.21+ compaktibility
* Thu Jun 02 2016 mimi.vx@gmail.com
  - update to 0.2.6
    * GTK+ 3.20 compatibility
    * Update translations
* Tue Feb 23 2016 mimi.vx@gmail.com
  -  update to 0.2.5
    * Make scrollbar styleable
    * Build with C11 standard
    * Enable LFS everywhere
    * Home key mapping
    * Bind ctrl-[,j,]
    * Update translations
* Mon May 11 2015 mimi.vx@gmail.com
  - edhance spec to better work with so_version
* Sun May 10 2015 mimi.vx@gmail.com
  - update to 0.2.4
    * Make xembed support optional
    * Use GDK_WINDOWING_X11
    * Command to dump settings to JSON file
    * Make undershoot transparent
    * Update build system
    * Update documentation
    * Update translations
* Tue Oct 28 2014 mimi.vx@gmail.com
  - change licence to Zlib
* Mon Oct 27 2014 mimi.vx@gmail.com
  - move to group System/Libraries
* Fri Oct 24 2014 mimi.vx@gmail.com
  - merge old changelog
* Thu Oct 23 2014 mimi.vx@gmail.com
  - remove unneed deps
* Thu Oct 23 2014 mimi.vx@gmail.com
  - rename giara-devel
* Thu Oct 23 2014 mimi.vx@gmail.com
  - remove check
  - add SONAME
* Thu Oct 23 2014 mimi.vx@gmail.com
  - add ncurses-utils to deps
* Thu Oct 23 2014 mimi.vx@gmail.com
  - move to pkg-config
  - add check
* Thu Oct 23 2014 mimi.vx@gmail.com
  - update to 0.23 upstream version
* Sat May 12 2012 seiler@b1-systems.de
  - removed outcommented lines
  - changed lang package name to follow SUSE guidelines
  - added rpm optflags...RPM guidelines
* Thu Apr 26 2012 seiler@b1-systems.de
  - enhanced Summary of libgirara to increase the chance to get this thing upstream
* Wed Apr 25 2012 seiler@b1-systems.de
  - changed wrong dependency because of this error
    unresolvable: nothing provides girara = 0.1.2 needed by girara-devel
* Wed Apr 25 2012 seiler@b1-systems.de
  - initial commit

Files

/usr/include/girara
/usr/include/girara/datastructures.h
/usr/include/girara/girara-version.h
/usr/include/girara/girara.h
/usr/include/girara/input-history.h
/usr/include/girara/log.h
/usr/include/girara/macros.h
/usr/include/girara/template.h
/usr/include/girara/types.h
/usr/include/girara/utils.h
/usr/lib64/libgirara.so
/usr/lib64/pkgconfig/girara.pc
/usr/share/doc/packages/girara-devel
/usr/share/doc/packages/girara-devel/AUTHORS
/usr/share/doc/packages/girara-devel/README.md
/usr/share/licenses/girara-devel
/usr/share/licenses/girara-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 23:52:11 2026