| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gupnp-tools-lang | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.10.3 | Vendor: openSUSE |
| Release: bp155.1.9 | Build date: Mon May 22 11:53:55 2023 |
| Group: System/Localization | Build host: hurricane3 |
| Size: 183715 | Source RPM: gupnp-tools-0.10.3-bp155.1.9.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://www.gupnp.org/ | |
| Summary: Translations for package gupnp-tools | |
Provides translations for the "gupnp-tools" package.
GPL-2.0-or-later
* Mon May 23 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 0.10.3:
+ Fix deprecated function calls.
+ Fix empty icon for devices with no icons.
+ Updated translations.
* Tue Nov 16 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.10.2:
+ Universal CP: Fix format message error.
+ Bugs fixed: glgo#GNOME/gupnp-tools!20,
glgo#GNOME/gupnp-tools!21.
+ Updated translations.
* Tue Jun 22 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.10.1:
+ Fix various smaller memory leaks
+ Stop using deprecated functions from GUPnP
+ Update icons
+ Upload: Check that a UDN was provided
+ AV-CP:
- Some visual improvements like headerbars and symbolic icons
- Search dialog provides entry completion
- Add IPv6 support if available
+ Network Light: Add IPv6 support if available
+ Updated translations.
* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
* Fri Mar 29 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.10.0:
+ Port to GUPnP 1.2.
+ Various Meson fixes.
+ Updated translations.
- Drop gupnp-tools-port-new-gupnp-api.patch: Fixed upstream.
* Sat Jan 05 2019 bjorn.lie@gmail.com
- Update to version 0.8.15:
+ All: Improve desktop files.
+ Build: Port to meson.
+ AV Controlpoint:
- Fix building against GtkSourceVIew 4.
- Make it possible to change the UserAgent.
- Remove g_type_class_add_private.
- Fix closing the about dialog.
+ Universal Controlpoint: Fix closing the about dialog.
+ Updated translations.
- Drop post(un) handling of desktop_database_post(un), no longer
needed.
- Switch to meson buildsystem, add meson BuildRequires and macros.
- Replace pkgconfig(gtksourceview-3.0) with
pkgconfig(gtksourceview-4), pkgconfig(gssdp-1.0) with
pkgconfig(gssdp-1.2), pkgconfig(gupnp-1.0) with
pkgconfig(gupnp-1.2) BuildRequires.
- Add pkgconfig(glib-2.0) and pkgconfig(gobject-2.0) BuildRequires:
align with what meson checks for.
- Drop intltool BuildRequires: No longer needed.
- Add gupnp-tools-port-new-gupnp-api.patch: Fix build with new
gupnp.
- Add fdupes BuildRequires and macro, remove duplicates.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Sat Sep 09 2017 dimstar@opensuse.org
- Update to version 0.8.14:
+ AV Controlpoint:
- Add possibility to run searches on the server.
- Fix issue with browsing servers that do not have an icon.
+ Universal Controlpoint: Fix issue with sub-devices that don't
have an icon.
+ Updated translations.
* Tue Nov 22 2016 zaitor@opensuse.org
- Update to version 0.8.13:
+ Build: Fix desktop file generation.
+ All: Remove deprecated calls from GSSDP and GUPnP.
+ AV Controlpoint:
- Move some code into GtkBuilder files.
- Some clean-ups.
- Do not allow "Pause" when renderer is "Stopped".
- Fix icon for "Next" button.
- Enable menu key on playlist.
- Fix compiling with recent GUPnP-AV.
+ Bugs fixed: bgo#770655.
+ Updated translations.
- Drop gupnp-tools-fix-build-with-new-gupnp.patch and
gupnp-tools-fixup-desktop-files.patch: Fixed upstream.
- Following the above: Drop libtool buildrequires and autoreconf
call, as we no longer carry any patches.
* Sun Oct 23 2016 zaitor@opensuse.org
- Add gupnp-tools-fix-build-with-new-gupnp.patch: Fix compiling
when using recent GUPnP-AV.
* Tue Aug 16 2016 dimstar@opensuse.org
- Update to version 0.8.12:
+ Build:
- Update and add missing m4 macros from autoconf archive.
- Use upstream gettext.
+ Common:
- Remove use of deprecated libsoup API.
- Do not leak the pixbuf loader.
+ Upload:
- Use help text from option context.
- Make UDN a parameter.
+ Network light:
- Add commandline argument for friendly name.
- Add commandline argument for exclusive change.
- use "newTargetValue" instead of "NewTargetValue".
+ Universal Control Point: Fix some memory leaks.
+ AV-CP:
- Fix some memory leaks.
- Do some refactoring to use nice sort order from server.
+ Bugs fixed: bgo#730747, bgo#758779, bgo#761967, bgo#761968,
bgo#764050.
+ Updated translations.
- Add gupnp-tools-fixup-desktop-files.patch: Fix desktop files to
look in the right location for icons (bgo#769984).
- Add libtool BuildRequires and call to autoreconf: above patch
touches the buildsystem.
* Sun Nov 29 2015 zaitor@opensuse.org
- Update to version 0.8.11:
+ Remove gnome-common.
+ Network light:
- Fix re-creation of about dialog.
- Use UUID functions from GUPnP.
- Fix a critical on shutdown after showing the about dialog.
+ AV-CP:
- Fix default resolution on weird screens.
- Avoid a possible crash when clicking on rescan after contexts
have been changed.
+ Discoverer: Free some strings.
+ Bugs fixed: bgo#697315, bgo#697954.
+ Updated translations.
* Mon May 11 2015 dimstar@opensuse.org
- Update to version 0.8.10:
+ Remove checks for gnome-icon-theme.
+ Change icon loader behavior to not fail if there's no fall-back
icons.
+ AV-CP:
- Remove deprecated GTK+ things.
- Fix warning about transient dialogs.
- Make it possible to call Play on folders if they expose
resources.
+ Universal-CP: Remove deprecated GTK+ things.
+ Discover: Add --message-type commandline option.
+ Upload:
- Fix critical on shut-down.
- Print interface and IP used for uploading.
+ Bugs fixed: bgo#733592, bgo#733594, bgo#734162, bgo#735275.
+ Updated translations.
- Drop gupnp-tools-no-g_i_t.patch: fixed upstream.
/usr/share/locale/cs/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/da/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/de/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/el/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/es/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/eu/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/hu/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/id/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/ja/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/pl/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/pt/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/pt_BR/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/ro/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/sk/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/sl/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/sr/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/sr@latin/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/sv/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/tr/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/uk/LC_MESSAGES/gupnp-tools.mo /usr/share/locale/zh_CN/LC_MESSAGES/gupnp-tools.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:40:38 2026