| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libgtop-lang | Distribution: SUSE Linux Enterprise 15 |
| Version: 2.40.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.9.30 | Build date: Sun May 8 06:49:22 2022 |
| Group: System/Localization | Build host: sheep89 |
| Size: 248367 | Source RPM: libgtop-2.40.0-150400.9.30.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://developer.gnome.org/libgtop/stable/ | |
| Summary: Translations for package libgtop | |
Provides translations for the "libgtop" package.
GPL-2.0-or-later
* Thu Sep 16 2021 sbrabec@suse.com
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
* Sat Jan 25 2020 dimstar@opensuse.org
- No longer recommend -lang: supplements are in use
* Mon Mar 11 2019 bjorn.lie@gmail.com
- Update to version 2.40.0:
+ Fixed array and transfer annotations for documentation.
* Mon Feb 18 2019 bjorn.lie@gmail.com
- Update to version 2.39.91:
+ Replace deprecated gnome-common with autoreconf.
* Thu Feb 14 2019 bjorn.lie@gmail.com
- Update to version 2.39.90:
+ Fixed compile warnings
+ Linux: Get procmap doesn't need suid.
+ Updated translations.
* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Mon Sep 11 2017 zaitor@opensuse.org
- Update to version 2.38.0:
+ Updated translations.
* Wed Sep 06 2017 dimstar@opensuse.org
- Update to version 2.37.92:
+ Code cleanup.
+ Updated translations.
* Mon Aug 14 2017 zaitor@opensuse.org
- Update to version 2.37.90:
+ Added reserved fields to the sysdeps struct.
+ Fixed build failure in FreeBSD 11.
+ Updated translations.
* Tue May 23 2017 zaitor@opensuse.org
- Update to version 2.37.2:
+ Added support for per-process io monitoring.
+ Added nullpointer check.
+ Use unicode in translatable strings.
+ Updated translations.
- Bump soname and baselibs.conf following upstream changes.
- Drop libgtop-add-NULL-pointer-checker.patch: Fixed upstream.
* Tue May 23 2017 zaitor@opensuse.org
- Add libgtop-add-NULL-pointer-checker.patch: Add NULL pointer
checker (bug found with scan-build). Patch from upstream stable
git branch.
* Tue Mar 21 2017 dimstar@opensuse.org
- Update to version 2.36.0:
+ No changes.
* Tue Mar 14 2017 zaitor@opensuse.org
- Update to version 2.35.92:
+ Better output format for arrays.
* Thu Mar 02 2017 jengelh@inai.de
- Rename %soname to %sover to better reflect its use.
- Redo summaries and RPM groups.
* Wed Feb 15 2017 dimstar@opensuse.org
- Update to version 2.35.90:
+ Use dynamically allocated cpu buffer.
+ Do not cache getpagesize().
+ Use faster g_ascii_isspace in tokenization.
+ Ignore paragraphs not describing a CPU/core.
+ Updated translations.
- Drop libgtop-bsc1020294-cpu-buffer.patch: fixed upstream.
- Drop fdupes BuildRequires: it's already not been started and
rpmlint also does not complain about duplicate files.
* Thu Jan 19 2017 mgorse@suse.com
- Add libgtop-bsc1020294-cpu-buffer.patch: dynamically allocate
memory for buffer when reading /proc/cpuinfo (bsc#1020294
bgo#323354).
* Mon Jan 16 2017 zaitor@opensuse.org
- Update to version 2.34.2:
+ Linux: fill last_processor member.
+ Added more gettext options.
+ Updated translations.
- Add url to upstream developer page, silence rpmlint.
* Thu Dec 01 2016 dimstar@opensuse.org
- Fix build on SLE: pass "po libgtop" to
translation-update-upstream: it fails do detect the correct
gettext domain.
* Sat Aug 20 2016 zaitor@opensuse.org
- Update to version 2.34.1:
+ Rename --with-libgtop-examples to --with-examples.
+ Use gettext instead of intltool/glib-gettext.
+ Added Language headers to the translations.
- Drop intltool BuildRequires following upstream changes.
- Remove obsolete clean section, and conditionals for long gone
versions of openSUSE.
- Make translation-update-upstream conditional, only apply on
non-openSUSE.
* Fri Apr 15 2016 mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
- Drop extending-max-cpu-number.patch: fixed upstream.
(bnc#885202).
* Tue Mar 22 2016 dimstar@opensuse.org
- Update to version 2.34.0:
+ Stable release.
* Tue Mar 01 2016 zaitor@opensuse.org
- Update to version 2.33.91:
+ Fix building on musl-libc.
+ Updated translations.
- Drop libgtop_spec-update.sh as source, and clean spec of it. No
longer needed in the obs.
- Move %install_info_delete for doc subpackage from postun to
preun.
* Wed Jan 20 2016 dimstar@opensuse.org
- Update to version 2.33.4:
+ On OpenBSD only PID 1 is special.
+ Call setlocale in main.
* Tue Dec 22 2015 zaitor@opensuse.org
- Update to version 2.33.3:
+ Fixed broken compilation on OpenBSD.
+ Updated translations.
* Tue Sep 22 2015 dimstar@opensuse.org
- Update to version 2.32.0:
+ Stable release.
* Wed Sep 16 2015 dimstar@opensuse.org
- Update to version 2.31.91:
+ Darwin: Fixed build.
+ All:
- GI docs fixes.
- include fixes.
+ Updated translations.
* Mon Aug 17 2015 zaitor@opensuse.org
- Update to version 2.31.90:
+ ABI changes:
- ABI was inconsistent on platforms like FreeBSD which make use
of glibtop_machine. The ABI was actually different between
the library and the server. Fixed this by simply always
defining glibtop_machine in glibtop struct.
- Add Pss and Swap members in glibtop_proc_mem.
- This is the second ABI breakage in since 2.28 (the first one
was bumping NCPU), there were no release for 2.30.
+ FreeBSD:
- proclist: exclude the "idle" kernel process when
GLIBTOP_EXCLUDE_IDLE.
- Remove extraneous glibtop_init() calls.
+ Linux:
- proc_mem: implement Pss and Swap.
- Remove extraneous glibtop_init() calls.
+ All:
- Propagate the change that machine in struct glibtop is now a
pointer. Hope that change doesn't break build on other
platforms, I can only test Linux and FreeBSD.
* Thu Aug 06 2015 zaitor@opensuse.org
- Update to version 2.31.4:
+ Implement a proper --enable-debug mode.
+ FreeBSD:
- procstate: set process name for kernel (pid=0).
- procmap: get dev/inode for ZFS (no filename yet).
- mem: rework memory usage to something more meaningful.
- proclist: don't report threads.
- proctime: fix CPU times.
+ Linux:
- mem:
. Use MemAvailable when available.
. Match `free`, report Slab as Cached.
- Support for x.y versionsmemory to match `free`.
+ Fix a lot of GI tags: it now works without crashing.
+ Server and daemon binaries are now dynamically linked against
their libgtop.
+ Update a lot of examples/.
+ Clean up some very old code.
+ Updated translations.
* Fri Jun 26 2015 zaitor@opensuse.org
- Update to version 2.31.3:
+ Numerous OpenBSD backend fixes.
+ Fixed FreeBSD build issues.
+ Implemented procaffinity support for NetBSD.
+ Updated translations.
- Add pkgconfig(glib-2.0) BuildRequires: New explicit dependency.
/usr/share/locale/ar/LC_MESSAGES/libgtop.mo /usr/share/locale/as/LC_MESSAGES/libgtop.mo /usr/share/locale/ast/LC_MESSAGES/libgtop.mo /usr/share/locale/be/LC_MESSAGES/libgtop.mo /usr/share/locale/bg/LC_MESSAGES/libgtop.mo /usr/share/locale/bn/LC_MESSAGES/libgtop.mo /usr/share/locale/bn_IN/LC_MESSAGES/libgtop.mo /usr/share/locale/ca/LC_MESSAGES/libgtop.mo /usr/share/locale/ca@valencia/LC_MESSAGES/libgtop.mo /usr/share/locale/cs/LC_MESSAGES/libgtop.mo /usr/share/locale/da/LC_MESSAGES/libgtop.mo /usr/share/locale/de/LC_MESSAGES/libgtop.mo /usr/share/locale/dz/LC_MESSAGES/libgtop.mo /usr/share/locale/el/LC_MESSAGES/libgtop.mo /usr/share/locale/en@shaw/LC_MESSAGES/libgtop.mo /usr/share/locale/en_CA/LC_MESSAGES/libgtop.mo /usr/share/locale/en_GB/LC_MESSAGES/libgtop.mo /usr/share/locale/eo/LC_MESSAGES/libgtop.mo /usr/share/locale/es/LC_MESSAGES/libgtop.mo /usr/share/locale/et/LC_MESSAGES/libgtop.mo /usr/share/locale/eu/LC_MESSAGES/libgtop.mo /usr/share/locale/fa/LC_MESSAGES/libgtop.mo /usr/share/locale/fi/LC_MESSAGES/libgtop.mo /usr/share/locale/fr/LC_MESSAGES/libgtop.mo /usr/share/locale/ga/LC_MESSAGES/libgtop.mo /usr/share/locale/gl/LC_MESSAGES/libgtop.mo /usr/share/locale/gu/LC_MESSAGES/libgtop.mo /usr/share/locale/he/LC_MESSAGES/libgtop.mo /usr/share/locale/hi/LC_MESSAGES/libgtop.mo /usr/share/locale/hr/LC_MESSAGES/libgtop.mo /usr/share/locale/hu/LC_MESSAGES/libgtop.mo /usr/share/locale/id/LC_MESSAGES/libgtop.mo /usr/share/locale/it/LC_MESSAGES/libgtop.mo /usr/share/locale/ja/LC_MESSAGES/libgtop.mo /usr/share/locale/kn/LC_MESSAGES/libgtop.mo /usr/share/locale/ko/LC_MESSAGES/libgtop.mo /usr/share/locale/lt/LC_MESSAGES/libgtop.mo /usr/share/locale/lv/LC_MESSAGES/libgtop.mo /usr/share/locale/mai/LC_MESSAGES/libgtop.mo /usr/share/locale/mk/LC_MESSAGES/libgtop.mo /usr/share/locale/ml/LC_MESSAGES/libgtop.mo /usr/share/locale/mr/LC_MESSAGES/libgtop.mo /usr/share/locale/nb/LC_MESSAGES/libgtop.mo /usr/share/locale/ne/LC_MESSAGES/libgtop.mo /usr/share/locale/nl/LC_MESSAGES/libgtop.mo /usr/share/locale/nn/LC_MESSAGES/libgtop.mo /usr/share/locale/or/LC_MESSAGES/libgtop.mo /usr/share/locale/pa/LC_MESSAGES/libgtop.mo /usr/share/locale/pl/LC_MESSAGES/libgtop.mo /usr/share/locale/pt/LC_MESSAGES/libgtop.mo /usr/share/locale/pt_BR/LC_MESSAGES/libgtop.mo /usr/share/locale/ro/LC_MESSAGES/libgtop.mo /usr/share/locale/ru/LC_MESSAGES/libgtop.mo /usr/share/locale/sk/LC_MESSAGES/libgtop.mo /usr/share/locale/sl/LC_MESSAGES/libgtop.mo /usr/share/locale/sq/LC_MESSAGES/libgtop.mo /usr/share/locale/sr/LC_MESSAGES/libgtop.mo /usr/share/locale/sr@latin/LC_MESSAGES/libgtop.mo /usr/share/locale/sv/LC_MESSAGES/libgtop.mo /usr/share/locale/ta/LC_MESSAGES/libgtop.mo /usr/share/locale/te/LC_MESSAGES/libgtop.mo /usr/share/locale/th/LC_MESSAGES/libgtop.mo /usr/share/locale/tr/LC_MESSAGES/libgtop.mo /usr/share/locale/ug/LC_MESSAGES/libgtop.mo /usr/share/locale/uk/LC_MESSAGES/libgtop.mo /usr/share/locale/vi/LC_MESSAGES/libgtop.mo /usr/share/locale/zh_CN/LC_MESSAGES/libgtop.mo /usr/share/locale/zh_HK/LC_MESSAGES/libgtop.mo /usr/share/locale/zh_TW/LC_MESSAGES/libgtop.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:40:38 2026