| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-screenshot-lang | Distribution: SUSE Linux Enterprise 15 |
| Version: 41.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.1.8 | Build date: Sun May 8 09:30:06 2022 |
| Group: System/Localization | Build host: sheep96 |
| Size: 599230 | Source RPM: gnome-screenshot-41.0-150400.1.8.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://www.gnome.org | |
| Summary: Translations for package gnome-screenshot | |
Provides translations for the "gnome-screenshot" package.
GPL-2.0-or-later
* Sun Nov 14 2021 bjorn.lie@gmail.com
- Update to version 41.0:
+ Drop support for non-unique mode in headless instance.
+ metainfo: Align app name with .desktop name
+ Updated translations.
- Rebase patch with quilt.
* Thu Sep 16 2021 sbrabec@suse.com
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
* Sat Mar 20 2021 dimstar@opensuse.org
- Update to version 40.0:
+ No changes since 40.rc.
* Thu Mar 18 2021 dimstar@opensuse.org
- Update to version 40.rc:
+ Metainfo: add a launchable tag.
+ Updated translations.
* Mon Feb 15 2021 gmbr3@opensuse.org
- Update to version 40.beta:
+ Move sound effects to gnome-shell.
+ Focus the filename entry by default.
+ Remember delay for area screenshots.
+ Remove compulsory_for_desktop.
+ Updated translations.
- Switch from _service to regular relaesed tarballs.
* Fri Sep 11 2020 dimstar@opensuse.org
- Update to version 3.38.0:
+ Updated translations.
* Fri Sep 04 2020 dimstar@opensuse.org
- Update to version 3.37.90:
+ Port to libhandy.
- Changes from version 3.37.1:
+ Completely redesign the UI.
+ Allow taking area screenshots with timeout.
+ Deprecate --include-border and --remove-border options.
+ Deprecate --border-effect option.
+ Add -Dx11 build option to allow building without X11.
+ Cleanups and deprecation fixes.
+ Updated translations.
- Add pkgconfig(libhandy-1) BuildRequires: new dependency.
- Rebase gnome-screenshot-onlyshowin.patch.
* Wed Mar 11 2020 bjorn.lie@gmail.com
- Update source service to obs_scm.
* Wed Mar 11 2020 mgorse@suse.com
- Update to version 3.36.0:
+ Updated translations.
* Sat Jan 25 2020 dimstar@opensuse.org
- No longer recommend -lang: supplements are in use
* Mon Oct 14 2019 bjorn.lie@gmail.com
- Update to version 3.34.0:
+ Updated translations.
* Wed Sep 04 2019 mgorse@suse.com
- Update to version 3.33.90:
+ Add a flatpak-based CI job.
+ Relax sandboxing options in flatpak manifest.
+ Run flatpak in interactive mode by default.
+ Support saving both to disk and clipboard from CLI.
+ Fix alignment of labels in save dialog.
+ Make file chooser dialog modal.
+ Fix crash when using the fallback X11 code path on HiDpi.
+ Fix window screenshot size when using the fallback X11 code
path on HiDpi.
+ Fix area selection flash when using the fallback X11 code path.
+ Translation updates.
- Require meson >= 0.50.0.
* Fri Mar 15 2019 bjorn.lie@gmail.com
- Update to version 3.32.0:
+ Release GNOME Screenshot 3.32.0.
* Fri Mar 08 2019 bjorn.lie@gmail.com
- Update to version 3.30.0+47:
+ Bump GTK+ requirement to 3.12.0
+ Add <description> to pass git pre-receive hook
+ Replace Bugzilla by Gitlab URL in DOAP file
+ icon: app icon adjustments
+ Add flatpak manifest to build from master
+ dialog: call right function to get display
+ build: Fix a copy-paste mistake
+ screenshot-dialog: replace deprecated gdk_cursor_new
+ area-selection: replace deprecated gdk_cursor_new
+ Update icon name references to new name
+ icon: update app icon
+ build: post-release version bump to 3.31.0
+ Clean up formatting. Remove extra whitespace, convert tabs to
spaces, fix indentation.
- Rebase patch with quilt.
* Sat Sep 08 2018 antoine.belvire@opensuse.org
- Update to version 3.30.0:
+ Updated translations.
- Update URL in _service file.
* Fri Mar 30 2018 bjorn.lie@gmail.com
- Update to version 3.26.0+20180327.60e7720:
+ Updated translations.
* Thu Mar 22 2018 bjorn.lie@gmail.com
- Update to version 3.26.0+20180313.a35622c:
+ Remove po/Makevars.
+ Fix a grammar mistake in the man page.
+ Drop build-api wrapper.
+ Honor the mandir option.
+ Updated translations.
- Switch to git checkout via source services.
- Drop update-desktop-files BuildRequires and no longer call
suse_update_desktop_file macro, not needed anymore.
- Use autosetup macro.
- Drop obsolete gnome-utils Conflicts, not needed anymore.
* 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
* Thu Nov 02 2017 luc14n0@linuxmail.org
- Drop %glib2_gsettings_schema_* and %desktop_database_*
post/postun/requires macros: the functionality is covered by file
triggers now.
- Drop libxml2-tools BuildRequires since it's not being used or
needed anymore.
* Wed Nov 01 2017 dimstar@opensuse.org
- Update to version 3.26.0:
+ bgo#787214: App menu placed below header bar when Application
Menu on the top panel of GNOME Shell is disabled.
+ bgo#765941: Add backbutton after screenshot.
+ bgo#783442: Cannot build gnome-screenshot with meson on FreeBSD
because of -D_POSIX_C_SOURCE.
+ Updated translations.
* Mon May 29 2017 zaitor@opensuse.org
- Update to version 3.25.0:
+ Port to the Meson build system.
+ Drop intltool.
+ Use Unicode in translatable strings (bgo#774204).
+ Show the correct application name (bgo#772006).
+ Improve translator comments (bgo#782818).
+ Updated translations.
- Add meson BuildRequires and switch autotools macros configure,
make and makeinstall to meson, meson_build and meson_install
following upstream switch to Meson build system.
- Add libxml2-tools and pkgconfig(appstream-glib) BuildRequires:
New dependencies.
- Drop intltool BuildRequires following upstream changes.
* Tue Sep 20 2016 zaitor@opensuse.org
- Update to version 3.22.0:
+ Avoid resizing preview too much (bgo#768087).
+ Updated translations.
- Drop gnome-screenshot-avoid-resizing-preview.patch: Fixed
upstream.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
* Mon Sep 19 2016 zaitor@opensuse.org
- Add gnome-screenshot-avoid-resizing-preview.patch:
screenshot-dialog: Avoid resizing the preview too much, save CPU
cycles (bgo#768087).
* Wed Jun 22 2016 zaitor@opensuse.org
- Update to version 3.20.1:
+ Fix translations, broken by 3.20.0.
* Sun Jun 19 2016 zaitor@opensuse.org
- Update to version 3.20.0:
+ Build system improvements.
+ Appdata updates.
+ Updated translations.
* Fri Feb 12 2016 fcrozat@suse.com
- Update BuildRequires to pkgconfig(gtk+-3.0) >= 3.12 (bgo#761946).
* Wed Sep 23 2015 dimstar@opensuse.org
- Update to version 3.18.0:
+ Fix border effects combo.
+ Updated translations.
* Mon Jun 22 2015 dimstar@opensuse.org
- Own %{_datadir}/appdata for openSUSE:42.
* Wed May 13 2015 zaitor@opensuse.org
- Update to version 3.16.2:
+ Fix translation not getting applied.
+ Fix schema translations.
+ Updated translations.
- Drop gnome-screenshot-fix-translations.patch: Fixed upstream.
- Due to above fix, drop libtool BuildRequires and call to
autoreconf.
* Fri May 01 2015 zaitor@opensuse.org
- Add gnome-screenshot-fix-translations.patch: Fix translations,
patch from upstream git.
- Add libtool BuildRequires and call to autoreconf, as above patch
touches the build system.
* Tue Mar 24 2015 dimstar@opensuse.org
- Update to version 3.16.0:
+ Updated translations.
* Sat Feb 21 2015 dimstar@opensuse.org
- Update to version 3.15.90:
+ Make desktop actions work.
+ Deprecation cleanup (bgo#742476).
+ Improve filename generation (bgo#698740).
+ Port area selection code to GNOME Shell (bgo#738972).
+ Updated translations.
/usr/share/locale/ar/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/as/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ast/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/be/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/be@latin/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/bg/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/bn/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/bn_IN/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ca/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ca@valencia/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/cs/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/da/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/de/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/dz/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/el/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/en@shaw/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/en_CA/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/en_GB/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/eo/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/es/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/et/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/eu/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/fa/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/fi/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/fr/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ga/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/gl/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/gu/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/he/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/hi/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/hr/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/hu/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/id/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/is/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/it/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ja/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/kk/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/km/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/kn/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ko/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/lt/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/lv/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/mai/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/mk/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ml/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/mr/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/nb/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/nds/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ne/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/nl/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/nn/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/or/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/pa/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/pl/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/pt/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/pt_BR/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ro/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ru/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/sk/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/sl/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/sq/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/sr/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/sr@latin/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/sv/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ta/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/te/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/th/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/tr/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/ug/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/uk/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/vi/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/wa/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/zh_CN/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/zh_HK/LC_MESSAGES/gnome-screenshot.mo /usr/share/locale/zh_TW/LC_MESSAGES/gnome-screenshot.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 19:26:09 2026